hedgedoc/.github
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
..
actions/setup-node chore(deps): update actions/cache action to v3.3.1 2023-03-13 08:28:38 +01:00
ISSUE_TEMPLATE Add missing title property to issue templates 2021-09-21 15:04:21 +02:00
workflows fix: use github actions artifact to provide frontend e2e to cypress containers 2023-04-18 14:33:46 +02:00
pull_request_template.md Port over PR template from master 2021-08-19 19:55:09 +02:00