-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(e2e): job to run the e2e tests on windows
test(e2e): added windows to pr check test(e2e): fixed ubuntu error test(e2e): fixed windows error test(e2e): fixed windows error - part 2 test(e2e): fixed windows error - part 3 test(e2e): triggering pr-check test(e2e): ditch jq in windows test(e2e): testing why podman is not found Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): install podman in the tests workflow for windows Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): use docker to build extension image Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): swap docker's execution mode to linux Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): revert previous commit Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): new version of build step Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): building locally the extension Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): fix relative path Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): build extension once before test matrix Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): revert - build extension once before test matrix This reverts commit de5650b. test(e2e): swap pnpm to yarn Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): add cache management + frozen lockfile Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): remove frozen lockfile, add previous steps to run only on windows Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): try to sync yarn dependencies Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): fix encoding issue package.json Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): new version of getting podman desktop version Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): add missing working directory Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): add --platform to docker pull Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): add buildx to use linux images on windows Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): revert - add buildx to use linux images on windows This reverts commit 76ff106. test(e2e): build sso image locally too Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): missing pnpm install on sso extension Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): clean up, fix artifact upload Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): more cleanup + squash Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): added stacktrace to check why the test breaks Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): change path of sso extension build to correct one Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): revert try-catch clause, added e2e-tests job to e2e-main Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): removed unnecesary 'page' Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): skip local build on linux Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): build crc extension from dockerfile (test) Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): new version of local build Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): new version of local build but for sso extension as well Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): fixed path on previous commit Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): added missing folder Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): fixed target path Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): added target folder properly Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): print extension error during tests Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): revert - print extension error during tests This reverts commit e9a3566. test(e2e): fixed pathing issue? Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): fixed pathing issue (this time for real) Signed-off-by: Daniel Villanueva <[email protected]> test(e2e): clean up, add previous changes to e2e-main.yaml Signed-off-by: Daniel Villanueva <[email protected]>
- Loading branch information
1 parent
788de2a
commit 0018721
Showing
3 changed files
with
172 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters