Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(e2e): draft of the 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]>
- Loading branch information