Skip to content

Add new actions for running E2E tests

Compare
Choose a tag to compare
@cYKatherine cYKatherine released this 15 Dec 03:48
· 552 commits to main since this release
69d0b89
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