-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #224: Use uuid.UUID instead of string in Def * #224: Refactor uuid in elementary operators * #224: Refactor uuid in storage and fs * #224: Refactor uuid in daemon * #224: Refactor uuid in makedocs * #224: Fix tests files * #224: Remove obsolete tests * #224: Refactor uuid in slangr * Close #223: Rename OperatorDef into Blueprint * #227: Add global logger to project * #227: Use project logging module in relevant parts of slang * #227: Run slang operator, log messages and periodical ping * Remove slangr * Refactor: Rename Port.Primitive into Port.PrimitiveType * Fix SlangFileDef.Blueprints * Implement mode process * Pass slangFile as arg, too * Auto trigger operator in process mode * Close #229: run mode httpPost * Build slang runner on release * Refactor SlangBundle and them in slang runner * Read slangBundle from file and pass it as positional argument * We need insert the actual operator into the bundle aswell
- Loading branch information
1 parent
8e1564a
commit 813a296
Showing
11 changed files
with
348 additions
and
630 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.