Skip to content

Releases: IABTechLab/uid2-shared-actions

v2.2.2

05 Dec 00:59
00d53ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

04 Dec 01:53
cbdd7ff
Compare
Choose a tag to compare

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

Full Changelog: v2.2...v2.2.1

v2.2

30 Nov 02:39
52ef980
Compare
Choose a tag to compare

Major, Minor and Patch builds will now have the :latest tag added to the docker image

What's Changed

Full Changelog: v2.1...v2.2

v2.1

29 Nov 02:27
9a88a64
Compare
Choose a tag to compare

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

27 Nov 02:08
3a7b597
Compare
Choose a tag to compare

Shared Docker and Java pipelines will create a release

v1.0

24 Nov 04:23
e4bd96a
Compare
Choose a tag to compare

Initial release of shared actions.
Going forward, we will use tags to manage the life cycle of the shared actions.