Commit Graph

50 Commits

Author SHA1 Message Date
Luis Garcia
7f86a5d8e1 Update README: Add how to use dynamic tag names (#76)
* README: How to use dynamic tag names

Co-authored-by: Lars <elgohr@users.noreply.github.com>
2020-04-05 22:12:36 +02:00
Lars
2da252bbb1 Make tagging more clear (https://github.com/elgohr/Publish-Docker-Github-Action/issues/70) 2020-03-21 13:03:40 +01:00
Roy Bongers
b82ad077c0 Add semver support when using git tags (#69)
* Add semver tag support

* Allow tag_names to be a fallback for tag_semver
2020-03-03 19:48:59 +01:00
Lars
a11682167c Undeprecate tag_names due to much more complex when using tags 2020-02-15 20:05:58 +01:00
Nicolas R
68c8c5bc4e Add a comment about 2FA for password
As mentioned in #41 we can also use a token
instead of a password. This commit documents
this behavior to avoid digging in the code/issues...
2020-01-17 07:21:11 +01:00
Lars Gohr
a6e48211ae Introduce tags. Deprecate tag_names 2020-01-13 20:54:54 +01:00
Lars
0f2dc06cf1 Document usage of ${{ github.actor }} 2020-01-09 06:57:59 +01:00
Lars Gohr
a72734e157 Add buildoptions 2019-12-19 21:13:46 +01:00
Lars Gohr
f1df09237f Document the digest output 2019-12-15 12:20:34 +01:00
Lars
be578a6a24 Document helper action for gcloud 2019-11-29 22:01:16 +01:00
Lars Gohr
2b131c1355 Add a way to change the Docker build context 2019-11-29 14:09:06 +01:00
gozzarda
4d268c4bb0 Add second trigger to conditional cache example (#50)
For clarity's sake, add a second trigger that will use cache, where scheduled builds don't
2019-11-15 05:46:26 +01:00
Lars Gohr
02076157a9 Simplify caching setup 2019-11-14 20:20:22 +01:00
Lars Gohr
76854f3a3e Fix typo 2019-11-09 14:10:00 +01:00
Lars Gohr
e7116c18fd Enhance example for refreshing the cache 2019-11-09 14:09:11 +01:00
gozzarda
eb1bbf5428 Add note about GitHub Registry path format (#45)
* Add note about GitHub registry path format

* Add link to GitHub docker registry docs
2019-10-30 15:29:41 +01:00
gozzarda
720c02a9ea Make cache warning more explicit (#44)
* Make cache warning more explicit

* Improve warning clarity
2019-10-26 18:09:14 +02:00
Lars Gohr
a770e120e6 Add tag names 2019-10-18 22:06:08 +02:00
Lars Gohr
a0a2102fcb Add buildargs. Refactor to use functions for better readability 2019-10-07 20:17:22 +02:00
Lars Gohr
d9e2d3009c Linting 2019-10-05 20:35:03 +02:00
Lars Gohr
6b9504b15a Remove pull-request error, as it does not build to latest and the risk to go to production is low 2019-09-30 21:13:47 +02:00
Lars Gohr
19ff29fad0 Formatting 2019-09-27 22:45:06 +02:00
Lars Gohr
593f4cbc3c Publish tag as output. Use github sha to tag pull requests 2019-09-27 22:43:22 +02:00
Lars Gohr
a5b5841bae Publish snapshot tag as an output for later use 2019-09-27 08:08:20 +02:00
Lars Gohr
1b9fb052a2 Introduce workdir 2019-09-23 20:37:42 +02:00
Lars
2597d7d219 Add hint for AWS ECR 2019-09-22 13:31:12 +02:00
Lars Gohr
3fdaf805af Fix formating 2019-09-07 21:03:57 +02:00
Lars Gohr
a48ee1845e Add option for building pull requests 2019-09-07 21:02:59 +02:00
Lars
08bf6cb7f6 Rearrange README headers so that they're more easy to find 2019-09-01 17:18:57 +02:00
Lars
9b02427c9c Add new badges 2019-09-01 11:45:11 +02:00
Lars
3830a791a3 Remove quotes from custom registry documentation 2019-09-01 11:36:27 +02:00
Lars Gohr
c665a8a990 Add caching 2019-08-29 08:35:03 +02:00
Lars Gohr
07e6ebee2d Change snapshot tag to contain the date 2019-08-25 19:56:47 +02:00
Lars
075fcde19c It can publish to wherever 2019-08-22 22:15:59 +02:00
Lars
9be95cd5fa Formatting 2019-08-22 22:13:54 +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
964b205576 Update README.md 2019-08-22 20:26:06 +01:00
Lars Gohr
eb9cfa9de0 Add option to specify a Dockerfile 2019-08-21 22:41:46 +02:00
Lars Gohr
2c7a6fb102 Formatting 2019-08-21 22:24:37 +02:00
Lars Gohr
5084055330 Add snapshot image push 2019-08-21 22:23:44 +02:00
Lars
545a48203e Add example for new actions format 2019-08-18 13:44:13 +02:00
Lars
29aa8e0549 Update other actions to use master 2019-08-18 13:36:45 +02:00
Lars
cbce824974 Update example to use latest image 2019-08-18 13:36:05 +02:00
Lars
ddd1a7fb68 Document Github packages location 2019-07-13 13:31:52 +02:00
Lars
a618271daa Add build badge 2019-03-17 19:59:51 +01:00
Lars Gohr
988b78a1ba Enhancing docs 2019-03-16 12:37:33 +01:00
Lars Gohr
0728ba2617 Update documentation to latest release 2019-02-27 14:22:09 +01:00
Lars Gohr
add4f56a20 Update reference 2019-02-24 20:40:24 +01:00
Lars Gohr
24e44a6fad Init 2019-02-24 20:18:32 +01:00
Lars
ad04788e66 Initial commit 2019-02-23 13:07:02 +01:00