Releases: unity-sds/unity-app-generator
Releases · unity-sds/unity-app-generator
1.1.1
1.1.0
Full Changelog: 1.0.0...1.1.0
What's Changed
- Modifications for deployment to PyPi, Rename package to mdps_app_generator by @grallewellyn in #26
- Add ability to push into an AWS ECR registry using environment credentials by @mcduffie in #27
- Support passing of a config file to repo2docker during the build_docker by @mcduffie in #28
- Decouple command line argument processing from handling. by @mcduffie in #30
New Contributors
- @grallewellyn made their first contribution in #26
Full Changelog: 1.0.0...1.1.0
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
Full Changelog: 0.3.2...1.0.0
0.3.2
0.3.1
Updates
- Update requirements to point to latest app-pack-generator
- Fix version id to match latest release.
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.0
Added
- #3 - Automate MCP Gitlab Project Creation using Gitlab API
- #5 - Integrate Dockstore API into unity-app-generator
- #6 - Integrate Docker registry push into unity-app-generator
- #8 - Modify unity-app-generator to create Dockstore.cwl that calls main workflow CWL
- #9 - Add command line options to unity-app-generator to optionally push docker image into a registry
- #13 - Modify build_ogc_app.py to break process into independent steps that can be run independently
- #16 - Update unity-app-generator README for release
Fixed
- #2 - Repo2Docker build error when attempting to generate application package
Unity Release 23.1
Changes relevant to Unity Release 23.1
Added
unity-ads-deployment #73 Build Unity Application Package Generator