Commit Graph

187 Commits

Author SHA1 Message Date
Lars Gohr
a34157e45c Increase time for people to react 2022-07-03 21:38:33 +02:00
github-actions[bot]
44dcb2a3aa Merge pull request #160 from elgohr/dependabot/docker/ubuntu-b6b83d3
⬆️ Bump ubuntu from `26c6865` to `b6b83d3`
2022-06-24 20:17:28 +00:00
Lars Gohr
c978a12c82 Merge branch 'main' into dependabot/docker/ubuntu-b6b83d3 2022-06-24 22:15:45 +02:00
Chan
b5ff59aed7 actions/checkout@v4 not available (#161) 2022-06-24 22:13:51 +02:00
dependabot[bot]
929eb5267d ⬆️ Bump ubuntu from 26c6865 to b6b83d3
Bumps ubuntu from `26c6865` to `b6b83d3`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 08:34:37 +00:00
dependabot[bot]
d9b5f4fc83 ⬆️ Bump ubuntu from 2a7dffa to 26c6865 (#159)
Bumps ubuntu from `2a7dffa` to `26c6865`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 21:02:54 +02:00
dependabot[bot]
5cabf408f3 ⬆️ Bump ubuntu from d0bca7e to 2a7dffa (#157)
Bumps ubuntu from `d0bca7e` to `2a7dffa`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 18:40:06 +02:00
Lars Gohr
99ce176d53 🐛 Fix output mapping 2022-04-23 21:45:29 +02:00
dependabot[bot]
15b3153923 ⬆️ Bump ubuntu from 20.04 to 22.04 (#156)
Bumps ubuntu from 20.04 to 22.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-22 22:15:34 +02:00
Lars Gohr
46319fa950 🐛 Use old url for badge
As new url doesn't work correctly
2022-04-15 19:24:02 +02:00
Lars Gohr
7b9d492320 📝 Fix Badge 2022-04-14 20:22:30 +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
a28c5ceb1c 🐛 Remove reference to non-capturing group
Non-capturing groups don't exist in PCRE syntax, that is used by normal
sed (non-busybox) on the default GitHub actions runner.
Fixes https://github.com/elgohr/Publish-Docker-Github-Action/issues/155
2022-04-14 17:36:00 +02:00
Lars Gohr
3e8e688b9f 🔒 Create Security Policy 2022-04-09 22:03:13 +02:00
dependabot[bot]
5f36c88a9f Bump docker from 20.10.10 to 20.10.14 (#154)
Bumps docker from 20.10.10 to 20.10.14.

---
updated-dependencies:
- dependency-name: docker
  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>
2022-04-09 19:51:07 +00:00
Lars Gohr
3fb4024090 ♻️ Use meaningful names for tests 2022-04-09 21:46:05 +02:00
Lars Gohr
47433670da ♻️ Remove debug option 2022-04-09 21:42:21 +02:00
Lars Gohr
9628372a51 🐛 Add boilerplate for fixing https://github.com/actions/runner/issues/665#issue-680519443 2022-04-09 21:36:49 +02:00
Lars Gohr
7efe5eb102 ♻️ Fix path in integration test 2022-04-09 21:05:05 +02:00
Lars Gohr
91c9b93342 ♻️ Add makefile for easier testing 2022-04-09 20:58:47 +02:00
Lars Gohr
6268ba1f1b 🔒 Version action versions and auto-update them 2022-04-09 20:57:38 +02:00
Lars Gohr
b3a06d90fd 🚀 Use composite action for increasing speed and enabling new
features
2022-04-09 20:57:20 +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
dependabot[bot]
da12253e89 Merge pull request #142 from elgohr/dependabot/docker/docker-20.10.10 2021-11-14 19:27:13 +00:00
dependabot[bot]
74a2af4f6c Bump docker from 20.10.9 to 20.10.10
Bumps docker from 20.10.9 to 20.10.10.

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-14 19:26:10 +00:00
Lars Gohr
99d870b29e ⬆️ Update to docker 20.10.9. Enable dependabot again 2021-11-14 20:25:23 +01:00
Lars Gohr
757f58a82c ♻️ Remove git for speed 2021-09-09 20:13:47 +02: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
Leeseojune
559e1a452e 📝 Change Docker version (#136)
Revert Docker 20.10.8 -> 20.10.6
2021-09-02 10:17:50 +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
dependabot[bot]
6b16772a3d Merge pull request #133 from elgohr/dependabot/docker/docker-20.10.8 2021-08-10 18:31:30 +00:00
dependabot[bot]
93fcc63576 Bump docker from 20.10.7 to 20.10.8
Bumps docker from 20.10.7 to 20.10.8.

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 18:30:44 +00: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
Lars
975ca28fe8 Use the non-deprecated registry and the GITHUB_TOKEN in the example
So it works real quick.
2021-08-06 15:55:26 +02:00
Renovate Bot
4601b32fbc Update docker Docker tag to v20.10.7 2021-06-04 00:40:01 +00:00
Lars Gohr
191af57e15 ⬆️ Upgrade to Docker 20.10.6 3.04 2021-04-27 21:03:22 +02:00
elgohr
be0a327a5b 🦠 For corona reasons extending the stale bot. 2021-04-13 11:41:38 +02:00
elgohr
184d5f4bcf ♻️ Remove platforms options
Platform was in beta and turned out not to be usable.
This still needs some tinkering with Github actions, but this wouldn't happen here.
See https://github.com/actions/virtual-environments/issues/3090
2021-04-13 11:38:35 +02:00
Lars Gohr
13c6c46d98 Support building multi-platform images 3.03 2021-04-01 22:58:14 +02:00
Casper da Costa-Luis
f7aca2fea7 no_push can be used without login (#111)
- fixes #110
3.02
2020-12-15 08:44:30 +01:00
Lars Gohr
5e568ddac4 Don't update major, minor and patch version on pre-release
Fixes https://github.com/elgohr/Publish-Docker-Github-Action/issues/108
3.01
2020-11-15 20:16:27 +01:00
Lars
e6b13fed50 📝 Adapt set-env deprecation for example
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-08 20:05:39 +01:00
Lars Gohr
b1253b2edf Support new default branch
See https://github.com/github/renaming#on-october-1-2020-newly-created-repositories-will-default-to-main
2.22
2020-09-20 19:40:12 +02:00