Commit Graph

  • da12253e89 Merge pull request #142 from elgohr/dependabot/docker/docker-20.10.10 dependabot[bot] 2021-11-14 19:27:13 +00:00
  • 74a2af4f6c Bump docker from 20.10.9 to 20.10.10 dependabot[bot] 2021-11-14 19:26:10 +00:00
  • 99d870b29e ⬆️ Update to docker 20.10.9. Enable dependabot again Lars Gohr 2021-11-14 20:20:27 +01:00
  • 757f58a82c ♻️ Remove git for speed Lars Gohr 2021-09-09 20:13:47 +02:00
  • f0feda3054 ♻️ Define digest explicitly to improve stability. Refactor integration tests to use latest action from repository Lars Gohr 2021-09-09 20:09:15 +02:00
  • c49bdc462d Remove Dependabot for now Lars 2021-09-02 10:20:48 +02:00
  • 559e1a452e 📝 Change Docker version (#136) Leeseojune 2021-09-02 17:17:50 +09:00
  • 5464199355 ♻️ Correct syntax Lars Gohr 2021-08-28 22:31:59 +02:00
  • bf868f6eb0 🔊 Assign issues when not from dependabot Lars Gohr 2021-08-28 22:11:00 +02:00
  • 802073aac9 ♻️ Don't run integration tests for dependabot Due to https://github.com/dependabot/dependabot-core/issues/3253#issuecomment-852541544 Lars Gohr 2021-08-10 21:04:10 +02:00
  • 6b16772a3d Merge pull request #133 from elgohr/dependabot/docker/docker-20.10.8 dependabot[bot] 2021-08-10 18:31:30 +00:00
  • 93fcc63576 Bump docker from 20.10.7 to 20.10.8 dependabot[bot] 2021-08-10 18:30:44 +00:00
  • a3adbc82de ♻️ Run integration tests only on master Lars Gohr 2021-08-10 20:29:34 +02:00
  • dd66900e4d 👷 Switch to dependabot Lars Gohr 2021-08-10 20:23:45 +02:00
  • 975ca28fe8 Use the non-deprecated registry and the GITHUB_TOKEN in the example Lars 2021-08-06 15:55:26 +02:00
  • 4601b32fbc Update docker Docker tag to v20.10.7 Renovate Bot 2021-06-03 22:25:50 +00:00
  • 191af57e15 ⬆️ Upgrade to Docker 20.10.6 3.04 Lars Gohr 2021-04-27 21:02:31 +02:00
  • be0a327a5b 🦠 For corona reasons extending the stale bot. elgohr 2021-04-13 11:41:38 +02:00
  • 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 elgohr 2021-04-13 11:38:35 +02:00
  • 13c6c46d98 Support building multi-platform images 3.03 Lars Gohr 2021-04-01 22:48:22 +02:00
  • f7aca2fea7 no_push can be used without login (#111) 3.02 Casper da Costa-Luis 2020-12-15 07:44:30 +00:00
  • 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 Lars Gohr 2020-11-15 20:16:27 +01:00
  • e6b13fed50 📝 Adapt set-env deprecation for example Lars 2020-11-08 20:05:39 +01:00
  • b1253b2edf Support new default branch See https://github.com/github/renaming#on-october-1-2020-newly-created-repositories-will-default-to-main 2.22 Lars Gohr 2020-09-20 19:40:12 +02:00
  • 5265d00add 📝 Correct example Lars Gohr 2020-09-01 21:15:40 +02:00
  • a8927fa25a 📝 Add hints for Github Container Registry 2.21 Lars Gohr 2020-09-01 21:12:34 +02:00
  • d8fded1799 Introduce default_branch Lars Gohr 2020-09-01 21:03:23 +02:00
  • cc40c79473 Add feature for building an image without pushing it to a registry 2.20 Lars Gohr 2020-08-29 21:52:51 +02:00
  • 94e33a1557 Add test for more complex passwords Lars Gohr 2020-08-29 21:24:51 +02:00
  • 8e555d3d73 Fixes https://github.com/elgohr/Publish-Docker-Github-Action/issues/98 2.19 Lars Gohr 2020-07-30 21:10:57 +02:00
  • 780fbae7f4 Fix semver regex to match multi digits minor version (#95) 2.18 Shouichi Kamiya 2020-06-26 03:39:13 +09:00
  • 2e38abd842 Start to test PRs for fast feedback Lars 2020-06-25 20:34:35 +02:00
  • 5d8ac991f5 Add missing buildoptions from README to action.yml 2.17 Ari Kalfus 2020-06-03 23:23:40 -04:00
  • bae033eb56 Remove function from tests as this is no shell Lars Gohr 2020-05-24 12:27:08 +02:00
  • 014155fcaa Automatically lowercasing registry and image name (#86) Tobias Pieri 2020-05-24 12:24:52 +02:00
  • c1a23962ec Correct name in license Lars 2020-05-23 10:35:07 +02:00
  • b96d0ec55c Make sure that username and password are masked, before turning on verbose 2.16 Lars Gohr 2020-05-19 21:28:45 +02:00
  • 2d6b8f33b6 Remove 'function' as this is not bourne shell. Escaping. Lars Gohr 2020-05-19 21:17:09 +02:00
  • 554d1b7c0e Be verbose on ACTIONS_STEP_DEBUG Lars Gohr 2020-05-19 21:06:16 +02:00
  • 508d4eee28 Correct mixed up documentation Lars 2020-05-17 20:05:20 +02:00
  • fbbcb17592 Add tags 2.15 Lars 2020-05-16 22:31:34 +02:00
  • 89167c6f66 Fixed Docker hub release (#82) Richard Simko 2020-05-02 20:38:48 +02:00
  • 61999990dc Release version tags to Docker Hub (#81) Richard Simko 2020-05-02 20:03:58 +02:00
  • 7f86a5d8e1 Update README: Add how to use dynamic tag names (#76) Luis Garcia 2020-04-05 14:12:36 -06:00
  • b2f63259b4 Support semver pre-releases (https://semver.org/#spec-item-11) 2.14 Lars Gohr 2020-03-24 19:48:01 +01:00
  • 2da252bbb1 Make tagging more clear (https://github.com/elgohr/Publish-Docker-Github-Action/issues/70) Lars 2020-03-21 13:03:40 +01:00
  • b82ad077c0 Add semver support when using git tags (#69) 2.13 Roy Bongers 2020-03-03 19:48:59 +01:00
  • a11682167c Undeprecate tag_names due to much more complex when using tags Lars 2020-02-15 20:05:58 +01:00
  • 7914449485 Create FUNDING.yml Lars 2020-01-18 22:12:26 +01:00
  • 68c8c5bc4e Add a comment about 2FA for password Nicolas R 2019-12-30 09:31:30 -07:00
  • a6e48211ae Introduce tags. Deprecate tag_names 2.12 Lars Gohr 2020-01-13 20:54:32 +01:00
  • 0f2dc06cf1 Document usage of ${{ github.actor }} Lars 2020-01-09 06:57:59 +01:00
  • e27687c27b Use the Github actor instead of a custom variable Lars 2020-01-09 06:47:10 +01:00
  • afe350c38f Use native GITHUB_TOKEN for integration testing Lars 2020-01-04 19:38:11 +01:00
  • a72734e157 Add buildoptions 2.11 Lars Gohr 2019-12-19 21:12:59 +01:00
  • f1df09237f Document the digest output Lars Gohr 2019-12-15 12:20:34 +01:00
  • ae6a789cff Populate digest after push. Refactor tests to use contains for checking 2.10 Lars Gohr 2019-12-14 19:56:49 +01:00
  • be578a6a24 Document helper action for gcloud Lars 2019-11-29 22:01:16 +01:00
  • 2b131c1355 Add a way to change the Docker build context 2.9 Lars Gohr 2019-11-29 14:08:47 +01:00
  • 6b75d10322 Calm down stale time Lars 2019-11-17 15:32:52 +01:00
  • 4d268c4bb0 Add second trigger to conditional cache example (#50) gozzarda 2019-11-15 12:46:26 +08:00
  • 02076157a9 Simplify caching setup 2.8 Lars Gohr 2019-11-14 20:20:22 +01:00
  • e8f33163ce Check booleans for falseness Lars Gohr 2019-11-14 20:18:40 +01:00
  • 76854f3a3e Fix typo Lars Gohr 2019-11-09 14:10:00 +01:00
  • e7116c18fd Enhance example for refreshing the cache Lars Gohr 2019-11-09 14:09:11 +01:00
  • e266c2be4a Update issue templates Lars 2019-11-03 13:26:02 +01:00
  • 593e1101b4 Decrease stale time Lars 2019-11-03 13:09:12 +01:00
  • eb1bbf5428 Add note about GitHub Registry path format (#45) gozzarda 2019-10-30 22:29:41 +08:00
  • 691aa852ae Refactor mocking Lars Gohr 2019-10-28 20:37:57 +01:00
  • 720c02a9ea Make cache warning more explicit (#44) gozzarda 2019-10-27 00:09:14 +08:00
  • a770e120e6 Add tag names 2.7 Lars Gohr 2019-10-18 22:06:08 +02:00
  • cade1bc239 Remove protocol from custom registry for setting in the name and checking in the name 2.6 Lars Gohr 2019-10-10 22:02:23 +02:00
  • 1133a364e4 Prefix the name with the custom docker registry if not already present. Fixes https://github.com/elgohr/Publish-Docker-Github-Action/issues/33 2.5 Lars Gohr 2019-10-09 12:24:16 +02:00
  • 2227c0c989 Because yml is cooler than docker labels, let's use the newest and shiniest action.yml 2.4 Lars Gohr 2019-10-08 19:30:53 +02:00
  • 6f6235bed5 Delete action.yml Lars 2019-10-08 17:29:52 +02:00
  • 55cae956f8 Start to introduce actions.yml Lars 2019-10-08 08:50:01 +02:00
  • a0a2102fcb Add buildargs. Refactor to use functions for better readability 2.3 Lars Gohr 2019-10-07 20:17:22 +02:00
  • d9e2d3009c Linting Lars Gohr 2019-10-05 20:35:03 +02:00
  • 4c8e17858f Start using stale Lars Gohr 2019-10-05 12:05:38 +02:00
  • 7678613fc3 Print a new line initially to handle https://github.com/actions/toolkit/issues/168 2.2 Lars Gohr 2019-10-01 22:55:34 +02:00
  • 081fbdad65 Restructure entrypoint to group tagging in a function to make it more clear. Use custom tag, if configured in the name Lars Gohr 2019-10-01 22:24:13 +02:00
  • 6b9504b15a Remove pull-request error, as it does not build to latest and the risk to go to production is low 2.1 Lars Gohr 2019-09-30 21:13:47 +02:00
  • 19ff29fad0 Formatting 2.0 Lars Gohr 2019-09-27 22:45:06 +02:00
  • 593f4cbc3c Publish tag as output. Use github sha to tag pull requests Lars Gohr 2019-09-27 22:43:22 +02:00
  • a5b5841bae Publish snapshot tag as an output for later use 1.14 Lars Gohr 2019-09-27 08:08:20 +02:00
  • 1b9fb052a2 Introduce workdir 1.13 Lars Gohr 2019-09-23 20:37:32 +02:00
  • 42252004bb Make stubs more explicit Lars Gohr 2019-09-23 20:21:36 +02:00
  • 774950257f Override bins directly with mocks Lars Gohr 2019-09-23 20:19:18 +02:00
  • 2597d7d219 Add hint for AWS ECR Lars 2019-09-22 13:31:12 +02:00
  • 2684231638 Fix breaking builds when the cached image was not there with tests (https://github.com/elgohr/Publish-Docker-Github-Action/pull/20) 1.12 Lars Gohr 2019-09-15 13:50:26 +02:00
  • 073c9a9c0e Fix https://github.com/elgohr/Publish-Docker-Github-Action/issues/22 Lars Gohr 2019-09-15 13:20:39 +02:00
  • b9943cee39 Cache bats test environment Lars Gohr 2019-09-15 13:20:03 +02:00
  • 3fdaf805af Fix formating 1.11 Lars Gohr 2019-09-07 21:03:57 +02:00
  • a48ee1845e Add option for building pull requests Lars Gohr 2019-09-07 21:02:59 +02:00
  • 91a3945f7b Use bats to clean up tests and remove complexity Lars Gohr 2019-09-07 20:41:35 +02:00
  • bbd985b7af Correct string comparison to standard test notation Lars Gohr 2019-09-07 14:48:08 +02:00
  • e0635c0c6a Update docker Docker tag to v19.03.2 Renovate Bot 2019-09-04 20:52:50 +00:00
  • 08bf6cb7f6 Rearrange README headers so that they're more easy to find Lars 2019-09-01 17:18:57 +02:00
  • 9b02427c9c Add new badges Lars 2019-09-01 11:45:11 +02:00
  • 3830a791a3 Remove quotes from custom registry documentation Lars 2019-09-01 11:36:27 +02:00