Releases: uclahs-cds/tool-Docker-action
Releases · uclahs-cds/tool-Docker-action
Release 2.1.1
Automatically generated after merging #23.
What's Changed
- Merge all refactoring into
main
by @nwiltsie in #19 - Handle
/
in tags by @yashpatel6 in #21 - Add release management workflows by @nwiltsie in #22
- Prepare for version
2.1.1
by @boutros-lab-infrastructure-owner in #23
New Contributors
- @boutros-lab-infrastructure-owner made their first contribution in #23
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Release v2.0.0
This is the first v2
release, as detailed in #12.
This includes several breaking changes and so is being performed from the refactor-base
branch and not main
.
What's Changed
- Docker auto-build action for GitHub by @yashpatel6 in #1
- Option for custom tags by @yashpatel6 in #2
- Update CI/CD image by @nwiltsie in #5
- Add pass-through
context
argument to allow subfolders by @nwiltsie in #9 - Upgrade to latest static analysis Action by @nwiltsie in #11
- Autofix broken Confluence links by @nwiltsie in #7
- Standardize repository layout, update YAML parsing by @nwiltsie in #12
- Build all branches, delete image versions when branches/tags are deleted by @nwiltsie in #14
New Contributors
- @yashpatel6 made their first contribution in #1
- @nwiltsie made their first contribution in #5
Full Changelog: https://github.com/uclahs-cds/tool-Docker-action/commits/v2.0.0