Matthias
|
48ff0c5744
|
chore(ci): Use buildx imagetools only
|
2025-09-04 07:06:28 +02:00 |
|
Matthias
|
3934aa118f
|
chore(ci): use docker buildx imagetool create
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
d40efb883c
|
chore(ci): use proper manifest command
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
84ec09565a
|
chore(ci): Fix docker github login
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
387431e4df
|
chore(ci): use docker manifest to copy to ghcr
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
662747c06c
|
chore(ci): enable aliases
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
89272e9ddb
|
chore(ci): don't cache qemu image
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
23d4d25e39
|
chore(ci): move everything to docker build action
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
488a608c90
|
chore(ci): simplify build steps
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
a94d18a10b
|
chore(ci): use composite action to extract docker variables
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
94aba0f9ac
|
chore(ci) fix step naming
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
35c3ca91eb
|
chore(ci): fix small typo
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
53328bc595
|
chore(ci): allow failure on pull
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
bb7a4c4739
|
chore(ci): move CI build to action
* Reduce the need for a helper script
* increase visibility into individual build times
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
7d38963c61
|
chore(ci): extract environment parts to ci file
|
2025-09-04 07:06:27 +02:00 |
|
Matthias
|
fe466e2e86
|
chore(ci): set environment variables directly
|
2025-09-02 07:23:10 +02:00 |
|
Matthias
|
6c5771b40c
|
chore(ci): remove some redundant environment variables
|
2025-09-02 07:16:10 +02:00 |
|
Matthias
|
5c81d31bd1
|
chore(ci): Updated docker hub login
|
2025-09-02 07:13:18 +02:00 |
|
dependabot[bot]
|
506d665a43
|
chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 04:54:29 +00:00 |
|
Matthias
|
09cdc7ceca
|
chore: improve docker job namings
|
2025-08-15 19:41:49 +02:00 |
|
Matthias
|
e5a2011a85
|
ci: don't switch docker to experimental
|
2025-07-04 18:29:15 +02:00 |
|
dependabot[bot]
|
949c7318f4
|
chore(deps): bump rjstone/discord-webhook-notify from 2.1.1 to 2.2.1
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases)
- [Commits](a975c85e53...c259727348)
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-30 04:39:19 +00:00 |
|
dependabot[bot]
|
5a45b4a3e1
|
chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-23 03:39:03 +00:00 |
|
dependabot[bot]
|
a91ed0b4d9
|
chore(deps): bump rjstone/discord-webhook-notify from 1.1.1 to 2.1.1
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify) from 1.1.1 to 2.1.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases)
- [Commits](1399c1b2d5...a975c85e53)
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 03:07:41 +00:00 |
|
Matthias
|
1c1a165ba4
|
chore(ci): improve docker-build action
|
2025-06-09 19:20:48 +02:00 |
|
Matthias
|
00fe02c854
|
feat(ci): extract docker container building
|
2025-06-09 19:20:48 +02:00 |
|