65 Commits

Author SHA1 Message Date
dependabot[bot]
c1117ab2cd Bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 08:32:34 +00:00
dependabot[bot]
796892ed49 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 08:03:42 +00:00
dependabot[bot]
977cb26ac2 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)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [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-12 15:13:41 +00:00
dependabot[bot]
174e17dafa ⬆️ Bump pozil/auto-assign-issue from 1 to 2
Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 1 to 2.
- [Release notes](https://github.com/pozil/auto-assign-issue/releases)
- [Commits](https://github.com/pozil/auto-assign-issue/compare/v1...v2)

---
updated-dependencies:
- dependency-name: pozil/auto-assign-issue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 08:56:18 +00:00
dependabot[bot]
8e3a442e40 ⬆️ Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 08:23:53 +00:00
dependabot[bot]
3d8acf315e ⬆️ 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>
2023-09-05 08:40:03 +00:00
Lars Gohr
ac21f5d46d ⬆️ Remove backward compatibility for set-output
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-11-30 20:54:30 +01:00
Lars Gohr
615771a1fa ♻️ Have a slim dockerfile for multi platform integration testing 2022-08-05 23:23:41 +02:00
Lars Gohr
6c50de1486 👷 Add multi-arch build as dependency 2022-08-05 23:15:18 +02:00
Lars Gohr
84353311e8 👷 Add multi-arch integration test 2022-08-05 23:07:58 +02:00
Lars Gohr
7a7d2b76d3 ♻️ Use ghcr instead of deprecated docker.pkg.github.com
See https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-docker-registry
2022-08-05 22:23:02 +02:00
Lars Gohr
cd13bb9a70 Add sponsor link 2022-07-03 21:42:28 +02:00
Lars Gohr
a34157e45c Increase time for people to react 2022-07-03 21:38:33 +02:00
Lars Gohr
54bc9e5164 ♻️ Prevent double trigger for PRs 2022-04-14 18:01:36 +02:00
Lars Gohr
ad48f2851c ♻️ Don't trigger on version tags 2022-04-14 17:59:17 +02:00
Lars Gohr
2c37b8a9de ♻️ Don't trigger on tags to prevent loop 2022-04-14 17:58:13 +02:00
Lars Gohr
474524bd74 👷 Automate release process. Restructure workflows 2022-04-14 17:51:41 +02:00
Lars Gohr
3fb4024090 ♻️ Use meaningful names for tests 2022-04-09 21:46:05 +02:00
Lars Gohr
7efe5eb102 ♻️ Fix path in integration test 2022-04-09 21:05:05 +02:00
Lars Gohr
6268ba1f1b 🔒 Version action versions and auto-update them 2022-04-09 20:57:38 +02:00
Lars Gohr
55a38a38bb ♻️ Use official automerge
See https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/automating-dependabot-with-github-actions#enable-auto-merge-on-a-pull-request
2021-11-14 20:36:09 +01:00
Lars Gohr
99d870b29e ⬆️ Update to docker 20.10.9. Enable dependabot again 2021-11-14 20:25:23 +01:00
Lars Gohr
f0feda3054 ♻️ Define digest explicitly to improve stability. Refactor
integration tests to use latest action from repository
2021-09-09 20:11:55 +02:00
Lars
c49bdc462d Remove Dependabot for now
Until being sure why it merged the cause of https://github.com/elgohr/Publish-Docker-Github-Action/issues/134
2021-09-02 10:20:48 +02:00
Lars Gohr
5464199355 ♻️ Correct syntax 2021-08-28 22:31:59 +02:00
Lars Gohr
bf868f6eb0 🔊 Assign issues when not from dependabot 2021-08-28 22:11:00 +02:00
Lars Gohr
802073aac9 ♻️ Don't run integration tests for dependabot
Due to https://github.com/dependabot/dependabot-core/issues/3253#issuecomment-852541544
2021-08-10 21:05:05 +02:00
Lars Gohr
a3adbc82de ♻️ Run integration tests only on master 2021-08-10 20:29:34 +02:00
Lars Gohr
dd66900e4d 👷 Switch to dependabot 2021-08-10 20:23:45 +02:00
elgohr
be0a327a5b 🦠 For corona reasons extending the stale bot. 2021-04-13 11:41:38 +02:00
Lars
2e38abd842 Start to test PRs for fast feedback 2020-06-25 20:34:35 +02:00
Richard Simko
89167c6f66 Fixed Docker hub release (#82)
* Fixed Docker hub release

* Tag semver during integration tests

* Moved tagging of versions into integration test workflow
2020-05-02 20:38:48 +02:00
Richard Simko
61999990dc Release version tags to Docker Hub (#81)
* Release version tags to Docker Hub

* Use tag_names as GITHUB_REF is not a valid tag

Co-authored-by: Lars <elgohr@users.noreply.github.com>
2020-05-02 20:03:58 +02:00
Lars
7914449485 Create FUNDING.yml 2020-01-18 22:12:26 +01:00
Lars
e27687c27b Use the Github actor instead of a custom variable 2020-01-09 06:47:10 +01:00
Lars
afe350c38f Use native GITHUB_TOKEN for integration testing 2020-01-04 19:38:11 +01:00
Lars
6b75d10322 Calm down stale time 2019-11-17 15:32:52 +01:00
Lars
e266c2be4a Update issue templates 2019-11-03 13:26:02 +01:00
Lars
593e1101b4 Decrease stale time 2019-11-03 13:09:12 +01:00
Lars Gohr
4c8e17858f Start using stale 2019-10-05 12:05:38 +02:00
Lars Gohr
539ac30433 Add Integration test for pushing to Github packages 2019-09-01 11:27:51 +02:00
Lars Gohr
505b28d941 Add docker login and logout, due to the data is not passed from the previous step. Remove old workflow, as it's not backward compatible. Use name instead of args for the image name 2019-08-22 22:07:56 +02:00
Lars Gohr
166600dee0 Correct name for matching dockerhub account 2019-08-22 18:12:44 +02:00
Lars
f7a96de2a7 Correct image to not have capital letters 2019-08-22 12:17:20 +01:00
Lars Gohr
917d4f5f44 Rename test workflow 2019-08-22 10:05:51 +02:00
Lars Gohr
d20aaf54ed Add integration test 2019-08-22 10:03:33 +02:00
Lars
ead504a63b Remove old workflow 2019-08-18 13:35:01 +02:00
Lars
dca47740c3 Update to latest actions 2019-08-18 13:34:44 +02:00
Lars
2f1e157f93 Test instead of publish 2019-07-17 20:02:30 +02:00
Lars
fbe7ca13b3 Update versions 2019-07-13 13:55:05 +02:00