renovate[bot]
56bf75360a
chore(deps): update github/codeql-action action to v2.3.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-05 04:52:13 +00:00
renovate[bot]
6fe383e1a1
chore(deps): update github/codeql-action action to v2.3.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-28 09:34:23 +02:00
renovate[bot]
8c50fdd11a
chore(deps): update github/codeql-action action to v2.3.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-27 02:29:51 +00:00
renovate[bot]
fbdf4b83ec
chore(deps): update github/codeql-action action to v2.3.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-23 20:26:14 +02:00
renovate[bot]
7faf01545e
chore(deps): update codecov/codecov-action action to v3.1.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-20 23:09:12 +02:00
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
renovate[bot]
667d9cbb20
chore(deps): update docker/metadata-action action to v4.4.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 10:19:55 +02:00
Tilman Vatteroth
d04e76cb21
fix: add nodejs_version to e2e test build of frontend
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-04-18 10:19:15 +02:00
Tilman Vatteroth
391559bec4
fix: install netlify nextjs plugin manually
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-04-13 18:23:43 +02:00
Tilman Vatteroth
3e0874dfb0
chore: update netlify-cli to 13.2.2
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-04-13 18:23:43 +02:00
renovate[bot]
baf1f53c55
chore(deps): update github/codeql-action action to v2.2.12
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-13 17:25:29 +02:00
renovate[bot]
ad3dc27e3f
chore(deps): update actions/checkout action to v3.5.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-13 17:16:27 +02:00
renovate[bot]
7b1e78f08e
chore(deps): update actions/checkout action to v3.5.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-13 02:17:45 +00:00
renovate[bot]
9dd92d4585
chore(deps): update codecov/codecov-action action to v3.1.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-12 13:41:56 +02:00
renovate[bot]
4790c7cd1b
chore(deps): update github/codeql-action action to v2.2.11
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-06 22:56:12 +02:00
renovate[bot]
78a98e36bf
chore(deps): update github/codeql-action action to v2.2.10
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-05 18:26:08 +02:00
Erik Michelson
bced0c478b
enhancement: remove frontend version
...
As frontend and backend are managed inside a monorepo and distributed together, there is no sense in keeping separate frontend and backend version information.
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-04-03 20:11:03 +02:00
renovate[bot]
b5762f15f3
chore(deps): update ossf/scorecard-action action to v2.1.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-30 06:41:22 +00:00
renovate[bot]
fd131a3187
chore(deps): update github/codeql-action action to v2.2.9
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-27 19:56:31 +02:00
renovate[bot]
67cf1432b2
chore(deps): update actions/checkout action to v3.5.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-24 13:02:52 +01:00
renovate[bot]
e80cad928d
chore(deps): update github/codeql-action action to v2.2.8
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-22 21:21:39 +01:00
Tilman Vatteroth
93f296a175
chore(ci): update cypress/browsers image in e2e workflow
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-03-16 09:58:51 +01:00
renovate[bot]
33aedc1e5f
chore(deps): update actions/checkout action to v3.4.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-15 21:40:43 +01:00
renovate[bot]
8167d95946
chore(deps): update github/codeql-action action to v2.2.7
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-15 14:21:16 +01:00
renovate[bot]
332627c9ba
chore(deps): update actions/cache action to v3.3.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-13 08:28:38 +01:00
renovate[bot]
bd35782585
chore(deps): update docker/setup-buildx-action action to v2.5.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-11 20:51:09 +01:00
renovate[bot]
2445c65968
chore(deps): update actions/cache action to v3.3.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-11 20:47:06 +01:00
renovate[bot]
e57c6fd9fa
chore(deps): update github/codeql-action action to v2.2.6
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-11 09:16:18 +01:00
Tilman Vatteroth
61f1d44a32
ci: Add hint to node array about changing the docs if version is changed
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-25 21:06:36 +01:00
Tilman Vatteroth
14a75e5612
ci: remove node 14 because it is not supported by next.js anymore
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-25 21:06:36 +01:00
renovate[bot]
23ab04f45d
chore(deps): update github/codeql-action action to v2.2.5
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-25 13:47:17 +01:00
renovate[bot]
1dfd609b2d
chore(deps): update actions/cache action to v3.2.6
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-25 13:46:22 +01:00
Erik Michelson
7c9f2aa3be
chore(reuse): add cc-by-4.0 license
...
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-02-18 15:57:44 +01:00
Erik Michelson
eec3fcfe13
ci(caching): do not cache by node-version
...
As we cache the yarn cache and not the node_modules, we can safely ignore the node version in the cache key.
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-02-18 15:57:44 +01:00
Erik Michelson
51365bae59
ci(caching): add cleanup workflow
...
This workflow is recommended by GitHub (docs: https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries ) to remove caches for closed PRs as every PR writes their own cache.
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-02-18 15:57:44 +01:00
Erik Michelson
b8f6910fe2
ci(caching): use cache-key without hash and docker cache without max setting
...
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-02-18 15:57:44 +01:00
renovate[bot]
b756d99143
chore(deps): update docker/setup-buildx-action action to v2.4.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-11 09:29:16 +01:00
renovate[bot]
bdd7d69305
chore(deps): update github/codeql-action action to v2.2.4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-11 09:29:07 +01:00
renovate[bot]
c24290d5c0
chore(deps): update actions/cache action to v3.2.5
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-11 06:43:15 +00:00
Tilman Vatteroth
e9eab686e2
fix(docker): Separate docker builds into two jobs
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-09 11:56:10 +01:00
Tilman Vatteroth
2d8ed6e136
fix(ci): fix docker build args
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-07 21:55:04 +01:00
Tilman Vatteroth
21f44fac5b
fix(ci): remove changes job from PR deploy workflow
...
This job should prevent deployments if the frontend hasn't been changed.
This is not necessary anymore because the deployment will be done explicitly.
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-07 21:38:40 +01:00
Tilman Vatteroth
a0bb7e349e
fix(ci): deploy pull request only if label is present
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-07 21:38:40 +01:00
Erik Michelson
305b6f5910
misc: add turbo monorepo util
...
Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
Co-authored-by: David Mehren <git@herrmehren.de>
Co-authored-by: Erik Michelson <github@erik.michelson.eu>
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
Signed-off-by: David Mehren <git@herrmehren.de>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-07 21:38:40 +01:00
renovate[bot]
b8e13a8858
chore(deps): update docker/build-push-action action to v4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-06 11:12:08 +01:00
renovate[bot]
c8c160a667
chore(deps): update docker/setup-buildx-action action to v2.4.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-06 10:44:20 +01:00
renovate[bot]
fc3c0cd8de
chore(deps): update docker/build-push-action action to v3.3.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-05 23:24:37 +01:00
renovate[bot]
b3a299f51a
chore(deps): update actions/cache action to v3.2.4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-05 23:23:32 +01:00
Tilman Vatteroth
1b1b3b9915
fix(ci): Add write permissions for push of frontend image to ghcr
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-05 23:12:27 +01:00
Tilman Vatteroth
5e1fdbe81d
fix(config): Replace HD_DOMAIN and HD_EDITOR_BASE_URL with HD_BASE_URL
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-05 22:32:31 +01:00