6 Commits

Autor SHA1 Mensagem Data
Brian Broll c9935b52a3 minor updates to gitignore and npmignore 2017-06-02 18:02:52 -05:00
Brian Broll 1477421f1a Added automatic library update detection. Fixes #410 (#771)
WIP #410 initial plugin creation

WIP #410 Added checking for library version info

WIP #410 Added library upload on out-of-date lib detection

WIP #410 Added ui indicator about updates available

WIP #410 Updated log/toast messages

WIP #410 Added library creation utility

WIP #410 Remove sync methods and added more logging

WIP #410 Updated the hash retrieval

WIP #410 Updated library version  method

WIP #410 Added versioned lib seeds

WIP #410 Fixed library update plugin

WIP #410 Fixing library checking

WIP #410 Fixed update message

WIP #410 Fixed version comparison

WIP #410 Removed unused method

WIP #410 Skipping update library tests

WIP #410 update check libraries check

WIP #410 Added toast updates

WIP #410 Updated nn, pipeline dependencies
2016-08-31 17:34:35 -05:00
Brian Broll c2213d216b Added support for MONGO_URI, PORT, env vars. Fixes #108 (#128)
WIP #108 Added .env to gitignore
2016-05-27 08:54:25 -05:00
Brian Broll c61009b67f Updated code generation. Op's should return table. Fixes #115 (#116) 2016-05-26 17:46:02 -05:00
Brian Broll 15329ab970 Added basic pipeline support. Fixes #50 (#52)
WIP #50. Added GenerateOperationDistributed plugin

WIP #50

WIP #50 Added pipeline seed

WIP #50 Fixed attributes.lua, init.lua, main.lua

WIP #50 Added execution structure

WIP #50 Adding support for "Save"

WIP #50 "Saving Data" example pipeline working

WIP #50 Added outputs/init.lua

WIP #50. Generated files for "Simple Op" work!

WIP #50. Added executor logic

WIP #50 Added 'npm run worker'

WIP #50. Fixed executor job creation/polling

WIP #50 Added unpacking outputs

WIP #50. Restored _.templateSettings after running

WIP #50 Added plugin retrieval and execution

WIP #50 Set the activeNode on running plugin

WIP #50 Added debugging files available on failed operation

WIP #50 Added dev mode

WIP #50 Added simple sanity test

WIP # 50 Renamed GenOpDist to ExecutePipeline
2016-05-17 11:10:24 -04:00
Brian Broll 564edf20ff initial commit 2016-03-10 04:19:37 -06:00