hedgedoc/.github/workflows
Tilman Vatteroth d66ab3a8e1 fix: use github actions artifact to provide frontend e2e to cypress containers
something in our CI setup lets turbo believe that the environment has
changed so much that the build can't be restored from the cache.
Therefore all the cypress jobs are rebuilding the frontend on their own.
It probably has something to do with the fact that the cypress jobs are not
running with the ubuntu image but with the cypress docker image.
I couldn't find out how to fix this, so I changed the CI to use a GitHub
actions artifact.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-04-18 14:33:46 +02:00
..
cleanup-cache.yml chore(reuse): add cc-by-4.0 license 2023-02-18 15:57:44 +01:00
docker.yml chore(deps): update docker/metadata-action action to v4.4.0 2023-04-18 10:19:55 +02:00
e2e-tests.yml fix: use github actions artifact to provide frontend e2e to cypress containers 2023-04-18 14:33:46 +02:00
frontend-netlify-deploy-main.yml fix: install netlify nextjs plugin manually 2023-04-13 18:23:43 +02:00
frontend-netlify-deploy-pr.yml fix: install netlify nextjs plugin manually 2023-04-13 18:23:43 +02:00
lint.yml chore(deps): update actions/checkout action to v3.5.2 2023-04-13 17:16:27 +02:00
reuse.yml chore(deps): update actions/checkout action to v3.5.2 2023-04-13 17:16:27 +02:00
scorecard.yml chore(deps): update github/codeql-action action to v2.2.12 2023-04-13 17:25:29 +02:00
static-analysis.yml chore(deps): update github/codeql-action action to v2.2.12 2023-04-13 17:25:29 +02:00
test-and-build.yml chore(deps): update actions/checkout action to v3.5.2 2023-04-13 17:16:27 +02:00