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 |
|
Lars Gohr
|
5265d00add
|
📝 Correct example
|
2020-09-01 21:15:40 +02:00 |
|
Lars Gohr
|
a8927fa25a
|
📝 Add hints for Github Container Registry
2.21
|
2020-09-01 21:12:34 +02:00 |
|
Lars Gohr
|
d8fded1799
|
✨ Introduce default_branch
|
2020-09-01 21:03:23 +02:00 |
|
Lars Gohr
|
cc40c79473
|
✨ Add feature for building an image without pushing it to a registry
2.20
|
2020-08-29 21:52:51 +02:00 |
|
Lars Gohr
|
94e33a1557
|
✅ Add test for more complex passwords
|
2020-08-29 21:24:51 +02:00 |
|
Lars Gohr
|
8e555d3d73
|
Fixes https://github.com/elgohr/Publish-Docker-Github-Action/issues/98
2.19
|
2020-07-30 21:12:21 +02:00 |
|
Shouichi Kamiya
|
780fbae7f4
|
Fix semver regex to match multi digits minor version (#95)
* Fix semver regex to match multi digits minor version
The new regex matches multi digits minor version such as v0.10.0.
Close https://github.com/elgohr/Publish-Docker-Github-Action/issues/94.
* Add test for multi digits semver
2.18
|
2020-06-25 20:39:13 +02:00 |
|
Lars
|
2e38abd842
|
Start to test PRs for fast feedback
|
2020-06-25 20:34:35 +02:00 |
|
Ari Kalfus
|
5d8ac991f5
|
Add missing buildoptions from README to action.yml
Fixes #90
2.17
|
2020-06-04 12:18:31 +02:00 |
|