Releases: echang1802/normandy
Releases · echang1802/normandy
User define modules
New features:
Users my load and use their own modules.
Global parameters
Features added:
-
Set parameters globally affecting all processes on a pipeline.
-
Set global parameters values in the run-pipeline command.
-
Set maximum number of threads on pipeline_conf file or in the run-pipeline command.
-
Set log level on pipeline_conf file or in the run-pipeline command.
Parameters in processes
Added params usage of processes:
-
Configurable params of processes
-
Run several times a same process with a different value of a parameter.
PIP package version
Main features added:
-
Normandy installable from PIP.
-
Improved command line interface.
-
Add command to create Normandy project.
-
Added MIT License
First Stable Version
With this version the pipelines run with features:
- Stable pipeline excecution.
- Tags: Choose which flows run, and prevent some process to run with multitag usage.
- Enviroments control: choose which enviroment run and add settings based on them.
- Flows run in parallel.