Releases: LSSTDESC/ceci
Releases · LSSTDESC/ceci
v2.2
v2.1
What's Changed
- Validation step by @empEvil in #113
- Print out run time when job done by @joezuntz in #116
- Add tracing feature by @joezuntz in #115
- Add more options to the "resume" setting by @joezuntz in #114
- Collect groups of file nodes together in flow charts by @joezuntz in #119
- Allow for initialized interactively built pipelines correctly by @eacharles in #120
- Move methods from TXPipe base stage and update documentation by @joezuntz in #118
New Contributors
Full Changelog: v2.0.1...v2.1
v2.0.1
v2.0
What's Changed
This is a backwards-incompatible (major version) change. In particular, aliases now have to go in the pipeline file, not the configuration file. There is a script you can run, ceci-update-for-version-2
, which you can run on a directory to update all the yaml files there.
- Set site name by @eacharles in #102
- Use data registry to access paths and save pipeline runs by @joezuntz in #93
- Use dataregistry v0.3.0 by @stuartmcalpine in #103
- Added generate_stage_command to Pipeline by @eacharles in #109
- Added a read-only property "msg" to StageParameter by @jlvdb in #105
- Fix for having inputs set to 'None' by @eacharles in #107
- Move aliases to pipeline file by @joezuntz in #91
- Add version flag to command line by @joezuntz in #110
New Contributors
- @stuartmcalpine made their first contribution in #103
- @jlvdb made their first contribution in #105
Full Changelog: v1.17...v2.0