dependabot[bot]
c682bc9b7a
build(deps): bump amannn/action-semantic-pull-request ( #8303 )
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 40166f00814508ec3201fc8595b393d451c8cd80 to 04501d43b574e4c1d23c629ffe4dcec27acfdeff.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](40166f0081...04501d43b5 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 01:49:09 +00:00
dependabot[bot]
6006ed2dbe
build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 ( #8288 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](1d0ff469b7...cdca7365b2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 01:21:25 +00:00
dependabot[bot]
ea972a2c84
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 ( #8289 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](4cec3d8aa0...ea165f8d65 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 00:42:20 +00:00
cc6aded685
remove the requirement for non-existant job in publish workflow ( #8251 )
2025-03-03 12:59:37 +01:00
51b9bb4315
removed dockerhub related stuff ( #8249 )
2025-03-02 17:42:11 +01:00
Robert Schäfer
628b57aa29
feat(other): major improvement of deployment ( #7925 )
...
* feat(other): major improvement of deployment
Motivation
----------
Kubernetes:
* backend becomes a statefulset (exclusive volume mount)
See: https://spacelift.io/blog/statefulset-vs-deployment
* implement neo4j backup with job
Docker:
* consistent targets across all dockerfiles
* remove redundant labels
* remove unnecessary build args
* remove obsolete networks
* remove development dependencies for production
Rebranding:
* add image tags for local tagging and pulling
* use Github's docker build workflows
* use Github container registry
* ONBUILD to simplify caller Dockerfiles
* docker compose for branding
Tooling:
* same node --version as in dockerfile
Docs:
* missing step in README.md
* refactor: remove submodules
It's better to keep them all in a separate repository
* improve kubernetes chart
* better image tag defaults
* split neo4j into its own chart (for re-use)
* use application defaults where possible
* optional resources for all pods
* remove obsolete key/value pair from secrets
* remove obsolete build argsand
and add labels for neo4j enterprise
* env vars for webapp
* allow to define redirect domains
Define a list of Domains that redirect to the domain of the project. The
idea is to provide the ability to redirect eg. www.domain.tld to
domain.tld
* remove maintenance part regarding database
* move backup job outside template folder
* name the ingress
* updated ingress
* handle empty case of middlewares
* try to default the ingress
* use quote
* restore todo-next-update
* fix docu check
* fix naming
* try using prod:migrate
* try using override config
* copy src folder
* try using base as image instead of build
* fix test build
* force build
* comment for the problem
* fix webapp tests (potentially)
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-02-28 18:22:23 +01:00
dependabot[bot]
bf04af5377
Bump peter-evans/repository-dispatch
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from 39d2331fbbe4be56c4434ca745a23633155f9cdf to b0b38f73c8333be75d585a92b2c630a10d2a78f5.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](39d2331fbb...b0b38f73c8 )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 20:56:25 +00:00
dependabot[bot]
8d465ef7f1
Bump gaurav-nelson/github-action-markdown-link-check
...
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check ) from 7d83e59a57f3c201c76eed3d33dff64ec4452d27 to 1b916f2cf6c36510a6059943104e3c42ce6c16bc.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases )
- [Commits](7d83e59a57...1b916f2cf6 )
---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 19:51:28 +00:00
dependabot[bot]
5b5fcc39e8
Bump actions/setup-node from 4.1.0 to 4.2.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](39370e3970...1d0ff469b7 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 08:36:43 +00:00
dependabot[bot]
532e29678a
Bump actions/upload-artifact from 4.4.3 to 4.6.1
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.3 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b4b15b8c7c...4cec3d8aa0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 08:10:33 +00:00
dependabot[bot]
0e7c3e5110
Bump actions/cache from 4.1.2 to 4.2.1
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.2 to 4.2.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](6849a64899...0c907a75c2 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-22 03:00:32 +00:00
dependabot[bot]
94e5325362
Bump amannn/action-semantic-pull-request
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 80c0371c57c5142ed6c844270bba1864bac8a4c6 to 40166f00814508ec3201fc8595b393d451c8cd80.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](80c0371c57...40166f0081 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 07:27:13 +00:00
dependabot[bot]
547337b845
Bump peter-evans/repository-dispatch
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from 28a02cc85a65462275a97039562642d3731c318c to 39d2331fbbe4be56c4434ca745a23633155f9cdf.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](28a02cc85a...39d2331fbb )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 02:06:14 +00:00
dependabot[bot]
517daa45c0
Bump peter-evans/repository-dispatch
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from af19ba8f0cf25cd177db9cf116a43798bc7446c7 to 28a02cc85a65462275a97039562642d3731c318c.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](af19ba8f0c...28a02cc85a )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-09 09:36:37 +00:00
dependabot[bot]
c150eb119e
Bump peter-evans/repository-dispatch
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from cc7d8686e214c240128fe2680a5c1c5486ae19c4 to af19ba8f0cf25cd177db9cf116a43798bc7446c7.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](cc7d8686e2...af19ba8f0c )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 17:33:58 +00:00
Wolfgang Huß
d2fc26bb5b
Merge branch 'master' into dependabot-degroup
2024-10-30 12:53:44 +01:00
Wolfgang Huß
ffa86c62d0
Merge branch 'master' into ignore-dependabot-frontend-bump-pr
2024-10-30 09:35:03 +01:00
mahula
b5327ba291
dependabot: further package update regroupings
2024-10-29 15:38:44 +01:00
dependabot[bot]
45ab6d26c8
Bump crazy-max/ghaction-github-pages
...
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages ) from 08f571653184e9ff3d598bdda53ffd4ed00ed562 to fbf0a4fa4e00f45accd6cf3232368436ec06ed59.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases )
- [Commits](08f5716531...fbf0a4fa4e )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 20:05:06 +00:00
mahula
c779456494
dependabot: disable frontend dependency checks
2024-10-28 20:01:16 +01:00
Wolfgang Huß
1e02dc4e87
Merge branch 'master' into dependabot-degroup
2024-10-28 12:15:38 +01:00
mahula
cf69280071
fix typo in dependabot file
2024-10-28 11:16:20 +01:00
mahula
cfcbcb3b4f
further dependabot package degroup
2024-10-28 10:09:53 +01:00
mahula
7f4657ffc9
dependabot: degroups webapp package updates for babel and nuxt
2024-10-26 12:56:20 +02:00
dependabot[bot]
345f9659b8
Bump actions/cache
...
Bumps [actions/cache](https://github.com/actions/cache ) from 8469c94c6a180dfb41a1bd7e1b46ac557ea124f1 to 6849a6489940f00c2f30c0fb92c6274307ccb58a.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](8469c94c6a...6849a64899 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 10:05:35 +00:00
dependabot[bot]
e550578ce2
Bump actions/setup-node
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from aca7b64a59c0063db8564e0ffdadd3887f1cbae5 to 39370e3970a6d050c480ffad4ff0ed4d3fdee5af.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](aca7b64a59...39370e3970 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 07:31:57 +00:00
dependabot[bot]
3b2d42bfeb
Bump actions/checkout
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 163217dfcd28294438ea1c1c149cfaf66eec283e to 11bd71901bbe5b1630ceea73d27597364c9af683.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](163217dfcd...11bd71901b )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 07:01:57 +00:00
dependabot[bot]
0b602588b9
Bump peter-evans/repository-dispatch
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from e614736e88253e8888967eafadb9b75b237d52ba to cc7d8686e214c240128fe2680a5c1c5486ae19c4.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](e614736e88...cc7d8686e2 )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 06:41:15 +00:00
Wolfgang Huß
dc32e64c83
Merge branch 'master' into degroup-sass-packages-in-dependabot
2024-10-23 13:32:05 +02:00
mahula
8481e6de0d
degroud sass packages in dependabot
2024-10-22 22:18:36 +02:00
mahula
86d255d93f
degroud vue packages in dependabot
2024-10-22 22:09:45 +02:00
dependabot[bot]
e8b660e275
Bump actions/cache
...
Bumps [actions/cache](https://github.com/actions/cache ) from 81382a721fc89d96eca335d0c3ba33144b2baa9d to 8469c94c6a180dfb41a1bd7e1b46ac557ea124f1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](81382a721f...8469c94c6a )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 06:34:36 +00:00
mahula
9e2808f914
degroup babel-loader from babel packages in dependabot.yml
2024-10-20 18:50:42 +02:00
dependabot[bot]
f0d45a422f
Bump actions/checkout
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6d193bf28034eafb982f37bd894289fe649468fc to 163217dfcd28294438ea1c1c149cfaf66eec283e.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](6d193bf280...163217dfcd )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 14:48:01 +00:00
dependabot[bot]
59ffc127e9
Bump actions/setup-node
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 97ca147735c170fb35096b39ef17a0fc5d9270ac to aca7b64a59c0063db8564e0ffdadd3887f1cbae5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](97ca147735...aca7b64a59 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 14:08:26 +00:00
dependabot[bot]
d1fb05031e
Bump actions/upload-artifact from 4.4.0 to 4.4.3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](50769540e7...b4b15b8c7c )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 09:39:04 +00:00
dependabot[bot]
70ff783bf5
Bump peter-evans/repository-dispatch
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from c2fad29759e65af76987543a0aabefb8906d379a to e614736e88253e8888967eafadb9b75b237d52ba.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](c2fad29759...e614736e88 )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 06:21:12 +00:00
dependabot[bot]
dafea41475
Bump crazy-max/ghaction-github-pages
...
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages ) from cda5497acf90563d34489ed832a67c2c50353a16 to 08f571653184e9ff3d598bdda53ffd4ed00ed562.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases )
- [Commits](cda5497acf...08f5716531 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 08:13:14 +00:00
dependabot[bot]
02f05affd7
Bump actions/setup-node
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 1c7b2db92075f828bee89d7e19d33a911d15e7b3 to 97ca147735c170fb35096b39ef17a0fc5d9270ac.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](1c7b2db920...97ca147735 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 07:36:23 +00:00
Wolfgang Huß
77b8928488
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into remove-chromatic-from-frontend
...
# Conflicts:
# .github/workflows/frontend.deploy.chromatic.yml
2024-09-08 15:16:39 +02:00
dependabot[bot]
f86d2498e7
Bump peter-evans/repository-dispatch
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from 733a1daa12a9e7f9b219279836ac0190f48cf46d to c2fad29759e65af76987543a0aabefb8906d379a.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](733a1daa12...c2fad29759 )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 11:40:51 +00:00
dependabot[bot]
d572aa6d5f
Bump actions/checkout
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 9a9194f87191a7e9055e3e9b95b8cfb13023bb08 to 6d193bf28034eafb982f37bd894289fe649468fc.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9a9194f871...6d193bf280 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 10:37:55 +00:00
dependabot[bot]
c55fbc609d
Bump actions/cache
...
Bumps [actions/cache](https://github.com/actions/cache ) from 40c3b67b2955d93d83b27ed164edd0756bc24049 to 81382a721fc89d96eca335d0c3ba33144b2baa9d.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](40c3b67b29...81382a721f )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 10:17:55 +00:00
dependabot[bot]
ac784a8b1b
Bump actions/setup-node
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 26961cf329f22f6837d5f54c3efd76b480300ace to 1c7b2db92075f828bee89d7e19d33a911d15e7b3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](26961cf329...1c7b2db920 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 09:58:42 +00:00
mahula
27eeaeea36
remove chromatic from frontend
2024-09-08 11:23:47 +02:00
dependabot[bot]
96d55e6bfd
Bump peter-evans/repository-dispatch
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from 1ebfb41781aa0fae446773941d0b3025198fc1a9 to 733a1daa12a9e7f9b219279836ac0190f48cf46d.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](1ebfb41781...733a1daa12 )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 14:56:10 +00:00
dependabot[bot]
07d824b06f
Bump actions/upload-artifact from 4.3.5 to 4.4.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](89ef406dd8...50769540e7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 14:37:20 +00:00
mahula
b6bc0f9505
fix typo
2024-08-30 15:38:41 +02:00
mahula
8a244073d9
reset pkgdeps/git-tag-action to v3.0.0 in publish.yml
...
Using the latest commit hash did not work.
2024-08-30 14:55:16 +02:00
mahula
9f99cdf487
Merge branch 'master' into pin-all-github-actions-by-commit-hash
2024-08-30 13:15:10 +02:00