Releases: unity-sds/app-pack-generator
1.0.0
This release breaks compatibility with previous versions:
- The stage in/out CWL file are no longer generated by default
- Notebooks are now passed a directory not a filename for stage-in parameters
What's Changed
- Use default Python 3 kernel instead of user specified by @mcduffie in #29
- Remove bundling of stage in/out from app-pack-generator by default by @mcduffie in #30
Full Changelog: 0.4.3...1.0.0
0.4.3
What's Changed
- #26 - Update process.cwl to output and return papermill standard output by @mike-gangl in #27
Full Changelog: 0.4.2...0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
Issues Addressed
#11 - Convert app-pack-generator to use PEP 621 package metadata
#12 - Update to use U-DS 5.2.2
#13 - Modify papermill to use jovyan home directory as execution context
#15 - Seperate CWL generation logic from application parsing logic
#16 - Application Package workflows should have the output of stage-out
#17 - Allow for EDL_PASSWORD type at the stage-in to be modified at run time (non hardcoded)
#20 - Update stage-in, stage-out versions and environments to support new STAC metadata requirements
#8 - Update stage-out to use U-DS stage-out version 5.2.1
#4 - Update notebook testing to reflect changes to app-pack-generator update to U-DS 5.2.1
PRs Merged
- updated uds image to 5.3.1 by @mike-gangl in #18
- Update stage_in.cwl, stage_out, and workflow.cwl templates for updated STAC interface by @mike-gangl in #19
- Stage in from hrefs by @mike-gangl in #21
New Contributors
- @mike-gangl made their first contribution in #18
Full Changelog: 0.2.0...0.3.0
0.2.0
Added
- #1 - Modify app-pack-generator to use U-DS STAC based stage in and stage out
- #2 - Provide example CWL files that call U-DS stage in/out Docker images
- #3 - Add missing requirement "giturlparse>=0.10.0" to setup.py file.
- #4 - Modify GitHelper to support more use case other than remote URL cloning only, support local repos
- #5 - Allow optional arguments in generated CWL files so that they do not need to be supplied in a cwltool call
- #10 - Update app-pack-generator README for release
Unity Release 23.1
Changes relevant to Unity Release 23.1
Added
unity-ads-deployment #73 Build Unity Application Package Generator