Commit Graph

24 Commits

Author SHA1 Message Date
Emrik Östling
61b02206c0 Update release-please.yml 2024-05-31 16:15:15 +02:00
C4illin
1ac4808a64 chore: remove maintain PR workflow
This commit removes the maintain PR workflow file, `.github/workflows/maintain-pr.yml`. The workflow was no longer needed and has been deleted.
2024-05-30 16:18:51 +02:00
C4illin
84fd5367ce chore: update actions/checkout to v4 in maintain PR workflow 2024-05-30 16:18:07 +02:00
C4illin
337cfdc15b chore: add maintain PR workflow
This commit adds a new workflow file, `.github/workflows/maintain-pr.yml`, which sets up a workflow to maintain release merge pull requests. The workflow is triggered on pushes to the `main` branch. It includes steps to check for an existing PR, create/update a PR if it doesn't exist, and reset the release branch if needed.
2024-05-30 16:16:30 +02:00
C4illin
17f439210a chore: remove unused and fix spelling 2024-05-30 14:34:32 +02:00
C4illin
8b7bcceb7b chore: remove docker tag master 2024-05-30 14:21:13 +02:00
C4illin
93ebdabf6f chore: 🔥 remove old master tag from containers 2024-05-30 14:15:31 +02:00
C4illin
518e771afe build: dependabot follow conventional commits 2024-05-30 13:31:36 +02:00
C4illin
f2befc5edb add release please 2024-05-30 12:40:55 +02:00
C4illin
d6b38c6866 small fixes 2024-05-25 02:48:30 +02:00
C4illin
d5628dcfab change to main 2024-05-25 01:22:21 +02:00
Emrik Östling
0fe40135fd Update docker-publish.yml 2024-05-24 23:12:59 +02:00
Emrik Östling
276844b3fa Merge pull request #1 from C4illin/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2024-05-20 03:04:20 +02:00
Emrik Östling
2f9bf32de0 Merge pull request #2 from C4illin/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2024-05-20 03:04:05 +02:00
Emrik Östling
45e22a5134 Merge pull request #3 from C4illin/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2024-05-20 03:03:54 +02:00
Emrik Östling
465d483074 Merge pull request #4 from C4illin/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-05-20 03:03:39 +02:00
C4illin
ef7b4f9f60 fix bun updates 2024-05-20 01:37:07 +02:00
dependabot[bot]
3594a0bce8 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:33:58 +00:00
dependabot[bot]
d36455c8d6 Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:33:56 +00:00
dependabot[bot]
a89239e35d Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:33:53 +00:00
dependabot[bot]
cdf85e98c8 Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 23:33:51 +00:00
C4illin
c8298478b1 move to correct path 2024-05-20 01:33:26 +02:00
C4illin
68e994d2b4 add dependabot 2024-05-20 01:32:07 +02:00
C4illin
7d26700bbf add workflow 2024-05-20 01:27:16 +02:00