Releases: IABTechLab/uid2-shared-actions
Releases · IABTechLab/uid2-shared-actions
v2.2.2
What's Changed
- Add the check for a Release to the shared action by @thomasm-ttd in #28
Full Changelog: v2.2.1...v2.2.2
v2.2.1
When calling a pipeline and giving a build number, the pipeline will now pull the repo at that tag, rather than latest on the default branch.
What's Changed
- Get on a tag when given a build number by @thomasm-ttd in #26
Full Changelog: v2.2...v2.2.1
v2.2
Major, Minor and Patch builds will now have the :latest tag added to the docker image
What's Changed
- Add latest tag docker images by @thomasm-ttd in #25
Full Changelog: v2.1...v2.2
v2.1
Optionally, you can now run the docker pipeline and inhibit the creation of a release. Useful when there are multiple pipelines that create docker images, but all form part of one release.
What's Changed
- Update docker pipeline to force a release not to be created. by @thomasm-ttd in #24
Full Changelog: v2.0...v2.1
v2.0
Shared Docker and Java pipelines will create a release
v1.0
Initial release of shared actions.
Going forward, we will use tags to manage the life cycle of the shared actions.