Skip to content

Releases: unity-sds/unity-app-generator

1.1.1

15 Apr 21:14
a62d099
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

09 Apr 22:43
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.1.0

1.0.0

04 Feb 19:45
03d851e
Compare
Choose a tag to compare

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

  • Remove bundling of stage in/out from unity-app-generator by default by @mcduffie in #25

Full Changelog: 0.3.2...1.0.0

0.3.2

20 Dec 18:36
Compare
Choose a tag to compare

What's Changed

  • Update to require app-pack-generator 0.4.3

Full Changelog: 0.3.1...0.3.2

0.3.1

18 Dec 00:47
Compare
Choose a tag to compare

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

03 Jul 19:30
Compare
Choose a tag to compare

Issues Addressed

#14 - Update Git cloning tool to add YML into repo and push to Gitlab
#15 - Convert unity-app-generator to use PEP 621 package metadata
#7 - Create Gitlab Project YML to call unity-app-generator

Full Changelog: 0.2.0...0.3.0

0.2.0

13 Jul 18:28
Compare
Choose a tag to compare

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

11 Apr 23:46
Compare
Choose a tag to compare

Changes relevant to Unity Release 23.1

Added

unity-ads-deployment #73 Build Unity Application Package Generator