Releases: IABTechLab/uid2-shared-actions
Releases · IABTechLab/uid2-shared-actions
v2.8
What's Changed
- Checkout shared action repo with the latest version (v2.7) by @cYKatherine in #41
- Request PR write permissions. by @lionell-pack-ttd in #42
- Move PR permission to the right place. by @lionell-pack-ttd in #43
- Add tag to release note generation step. by @lionell-pack-ttd in #44
- Fix ID by @lionell-pack-ttd in #45
- Update Java shared action. by @lionell-pack-ttd in #46
Full Changelog: v2.7...v2.8
Add new actions for running E2E tests
Add actions for running e2e tests (#35) * Add actions for running e2e tests * Move the whole e2e workflow to shared * Move docker-compose file to uid2-e2e repo * Add `uid2_e2e_phone_support` as inputs * Cat out config files * Use docker pull/push command directly instead of addnab/docker-run-action@v3 * Move script to a separate folder and rename it * Replace the default latest version with the provided version * Pass in operator type when doing docker compose * Remove `secrets.GHCR_PAT` * Add branch name as an input * Add step for checkingout UID2-operator * Set default image version for core and optout to be latest * Remove branch tags
v2.6
What's Changed
- Add docker-build-public.sh file by @cYKatherine in #36
- Specify operator type to fetch the correct operator config by @cYKatherine in #37
- UID2-2236 Change our commit-pr-merge action to fit in with available permissions. by @lionell-pack-ttd in #39
- Revert change to add format. by @lionell-pack-ttd in #40
New Contributors
- @cYKatherine made their first contribution in #36
Full Changelog: v2.5...v2.6
v2.3.7-prepr
Full Changelog: v2.3.5-pre-autopr...v2.3.7-prepr
v2.3.5-pre-autopr
Full Changelog: v2.5...v2.3.5-pre-autopr
v2.5
What's Changed
- Use a PR-based workflow instead of committing directly to main by @lionell-pack-ttd in #34
Full Changelog: v2.4.0...v2.5
v2.4.0
What's Changed
- UID2-988 - Added skip_tests option for package JAR by @gmsdelmundo in #32
- UID2-2343 Add Trivy scanning action by @thomasm-ttd in #33
Full Changelog: v2.3.4...v2.4.0
v2.3.6
What's Changed
- UID2-988 - Added skip_tests option for package JAR by @gmsdelmundo in #32
Full Changelog: v2.3.4...v2.4.1
v2.3.4
What's Changed
- Add support for specifying paths to add. by @lionell-pack-ttd in #31
Full Changelog: v2.3.3...v2.3.4
Add tagging to auto-PR action
What's Changed
- Add support for creating tags. by @lionell-pack-ttd in #30
Full Changelog: v2.3.2...v2.3.3