workadventure/.github/workflows
David Négrier 7b239e8ebb Disabling running end to end tests for forks
Github Actions does not provide big enough VMs for E2E tests.
So we need to spin our own instances on AWS. But we cannot share the credentials with the forks for obvious security reasons.
We therefore need to completely disable E2E tests for forks :(
2022-01-03 17:57:41 +01:00
..
build-and-deploy.yml Fixing Posthog env var 2021-09-16 17:03:49 +02:00
cleanup.yml FIX: fixed the deploy workflow to also build images on new releases 2021-04-29 18:11:24 +02:00
codeql-analysis.yml Create codeql-analysis.yml 2021-06-23 15:29:02 +02:00
continuous_integration.yml Fixing CI with new messages 2021-12-16 16:15:12 +01:00
end_to_end_tests.yml Disabling running end to end tests for forks 2022-01-03 17:57:41 +01:00
push-to-npm.yml Fixing CI with new messages 2021-12-16 16:15:12 +01:00