-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: IABTechLab/uid2-shared-actions
base: v2.3.2
head repository: IABTechLab/uid2-shared-actions
compare: main
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1132706 - Browse repository at this point
Copy the full SHA 1132706View commit details -
Merge pull request #30 from IABTechLab/llp-uid2-2236-auto-pr-action
Add support for creating tags.
Configuration menu - View commit details
-
Copy full SHA for 01e9c02 - Browse repository at this point
Copy the full SHA 01e9c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcdfe9a - Browse repository at this point
Copy the full SHA dcdfe9aView commit details
Commits on Dec 7, 2023
-
Merge pull request #31 from IABTechLab/llp-uid2-2236-auto-pr-action
Add support for specifying paths to add.
Configuration menu - View commit details
-
Copy full SHA for d887dc0 - Browse repository at this point
Copy the full SHA d887dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a5047 - Browse repository at this point
Copy the full SHA 90a5047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14092d0 - Browse repository at this point
Copy the full SHA 14092d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6899505 - Browse repository at this point
Copy the full SHA 6899505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0773993 - Browse repository at this point
Copy the full SHA 0773993View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefbaf2 - Browse repository at this point
Copy the full SHA eefbaf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2cf9a7 - Browse repository at this point
Copy the full SHA d2cf9a7View commit details -
Merge pull request #32 from IABTechLab/gdm-UID2-988-package-jar-skip-…
…tests UID2-988 - Added skip_tests option for package JAR
Configuration menu - View commit details
-
Copy full SHA for 256ac19 - Browse repository at this point
Copy the full SHA 256ac19View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f0fa48 - Browse repository at this point
Copy the full SHA 3f0fa48View commit details -
Moved the vulnerability scanning to use the action
Deleted some unused workflows
Configuration menu - View commit details
-
Copy full SHA for 3c7c4a5 - Browse repository at this point
Copy the full SHA 3c7c4a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad99f7d - Browse repository at this point
Copy the full SHA ad99f7dView commit details -
Merge pull request #33 from IABTechLab/tjm-UID2-2343-add-trivy-scanni…
…ng-action UID2-2343 Add Trivy scanning action
Configuration menu - View commit details
-
Copy full SHA for 1f5d1bf - Browse repository at this point
Copy the full SHA 1f5d1bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e37c1 - Browse repository at this point
Copy the full SHA 82e37c1View commit details
Commits on Dec 11, 2023
-
Merge remote-tracking branch 'origin/main' into llp-uid2-2236-auto-pr…
…-action # Conflicts: # .github/workflows/shared-java-publish-versioned-package.yaml # .github/workflows/shared-release-major-minor-patch.yaml
Configuration menu - View commit details
-
Copy full SHA for e1949eb - Browse repository at this point
Copy the full SHA e1949ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7e869 - Browse repository at this point
Copy the full SHA dc7e869View commit details -
Merge pull request #34 from IABTechLab/llp-uid2-2236-auto-pr-action
Use a PR-based workflow instead of committing directly to main
Configuration menu - View commit details
-
Copy full SHA for a4d2dde - Browse repository at this point
Copy the full SHA a4d2ddeView commit details -
Move to using a script action to create the PR.
Create a test workflow for ... testing.
Configuration menu - View commit details
-
Copy full SHA for 21fbdf6 - Browse repository at this point
Copy the full SHA 21fbdf6View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47aaae4 - Browse repository at this point
Copy the full SHA 47aaae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4e635 - Browse repository at this point
Copy the full SHA 3b4e635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 163a27d - Browse repository at this point
Copy the full SHA 163a27dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d0eedb - Browse repository at this point
Copy the full SHA 4d0eedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68abda9 - Browse repository at this point
Copy the full SHA 68abda9View commit details -
Configuration menu - View commit details
-
Copy full SHA for be56c6e - Browse repository at this point
Copy the full SHA be56c6eView commit details -
Merge pull request #36 from IABTechLab/kcc-UID2-2338-add-script-file
Add docker-build-public.sh file
Configuration menu - View commit details
-
Copy full SHA for 0d6b792 - Browse repository at this point
Copy the full SHA 0d6b792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336c283 - Browse repository at this point
Copy the full SHA 336c283View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4fdfab - Browse repository at this point
Copy the full SHA f4fdfabView commit details -
Merge pull request #39 from IABTechLab/llp-uid2-2236-auto-pr-action
UID2-2236 Change our commit-pr-merge action to fit in with available permissions.
Configuration menu - View commit details
-
Copy full SHA for 29f8dc5 - Browse repository at this point
Copy the full SHA 29f8dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69dcd63 - Browse repository at this point
Copy the full SHA 69dcd63View commit details -
Merge pull request #40 from IABTechLab/llp-uid2-2236-auto-pr-action
Revert change to add format.
Configuration menu - View commit details
-
Copy full SHA for 41e0349 - Browse repository at this point
Copy the full SHA 41e0349View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 69d0b89 - Browse repository at this point
Copy the full SHA 69d0b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for a85589d - Browse repository at this point
Copy the full SHA a85589dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a2a1a - Browse repository at this point
Copy the full SHA 94a2a1aView commit details -
Merge pull request #42 from IABTechLab/llp-uid2-2236-auto-pr-action
Request PR write permissions.
Configuration menu - View commit details
-
Copy full SHA for 302892e - Browse repository at this point
Copy the full SHA 302892eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc5f69 - Browse repository at this point
Copy the full SHA cbc5f69View commit details -
Merge pull request #43 from IABTechLab/llp-uid2-2236-auto-pr-action
Move PR permission to the right place.
Configuration menu - View commit details
-
Copy full SHA for 8f231ec - Browse repository at this point
Copy the full SHA 8f231ecView commit details
Commits on Dec 18, 2023
-
Add tag to release note generation step.
Add permission requests for Java build job.
Configuration menu - View commit details
-
Copy full SHA for 1f47442 - Browse repository at this point
Copy the full SHA 1f47442View commit details -
Merge pull request #44 from IABTechLab/llp-uid2-2236-set-tag-for-chan…
…gelog Add tag to release note generation step.
Configuration menu - View commit details
-
Copy full SHA for 8f6de3f - Browse repository at this point
Copy the full SHA 8f6de3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdfe8b9 - Browse repository at this point
Copy the full SHA bdfe8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc3c392 - Browse repository at this point
Copy the full SHA cc3c392View commit details -
Remove unneeded conditional in docker action.
Configuration menu - View commit details
-
Copy full SHA for 2665b3c - Browse repository at this point
Copy the full SHA 2665b3cView commit details -
Merge pull request #46 from IABTechLab/llp-uid2-2236-set-tag-for-chan…
…gelog Update Java shared action.
Configuration menu - View commit details
-
Copy full SHA for a279183 - Browse repository at this point
Copy the full SHA a279183View commit details
Commits on Dec 19, 2023
-
Customise working dir which has pom.xml and version.json (#47)
* Customise pom.xml path * Customise version.json path * Use working dir * Use v2 version
Configuration menu - View commit details
-
Copy full SHA for 52d9f08 - Browse repository at this point
Copy the full SHA 52d9f08View commit details
Commits on Jan 9, 2024
-
UID2-2339 create test pipeline for gcp (#48)
* Set up bore * Add core, localstack and optout bore url * Add steps to start GCP private operator * Run docker compose up before starting gcp private operator * Fix typo for bore localhost * Replace config files with bore urls * Change localhost name to localhost for bore * Add stop gcp instance step * Test * Self host a bore server * Revert jq replacing * Fix ampersand operator * Use bore.pub * Test different steps * Test spinning up GCP instance * Use docker to run bore * Add `http://` prefix * Rename `prepare_resources_for_e2e_docker_compose.sh` * Use sha256 hash for operator image * Login to GCP registry * Authenticate with Google Cloud first * Add http protocol for bore.pub * Separate `prepare_gcp_metadata` and `start_gcp_private_operator` * Override value for `enforce_https` * Remove stop gcp instances code from starting script * Add steps to run E2E tests for private operator * Do not pass in env var as inputs * Do not replace base url for public operator * Create docker network as a step * Use enum value for cloud provider * Add condition when stopping gcp operator instances * Remove public check condition for checking env vars * Add wrong if statement to test dockerfile change * Revert test if statement * Remove required constraint on gcp specific inputs * Rename jq_helper to meaningful names * Move gcp specific scripts to a separate folder * Update version to v2
Configuration menu - View commit details
-
Copy full SHA for cc61951 - Browse repository at this point
Copy the full SHA cc61951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b5dce - Browse repository at this point
Copy the full SHA 81b5dceView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 937f120 - Browse repository at this point
Copy the full SHA 937f120View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 914fad8 - Browse repository at this point
Copy the full SHA 914fad8View commit details -
Merge pull request #51 from IABTechLab/llp-uid2-2573-update-major-ver…
…sion-tags Update latest major version tag whenever a production release is created.
Configuration menu - View commit details
-
Copy full SHA for e6fdc27 - Browse repository at this point
Copy the full SHA e6fdc27View commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.