All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- issues/29 Fix syntax error in entrypoint.sh
- issues/26 Add
url_value
input parameter to allow for dynamic values in the.URL.URLValue
umm record
- Add UMM version argument
- Add umm version argument to set the desired umm version
- Add Association file optional
- Make association file optional when using umm updater
- Add UMM-T
- Add umm-t updater as an option when calling umm updater
- issues/16 Switched to using multi container Docker build so
gcc
can be used during build but is not included in final image
- fix-push-tag
- Build pipeline manually pushes tag rather than use action-push-tag
- PODAAC-4657
- Added argument to disable association removal from CMR during association sync
- Timeout argument in umm updater to control api request timeout
- issue-9: Change token header to Authorization
- Updated dev tool for launchpad token made cli accept user and pass or token
- Removed poetry from docker image of action
- Use python slim as base Docker image instead of alpine
- Initial commit of UMM-S updater Github Action