32 Commits

Author SHA1 Message Date
2f83320d17 v2 (#50)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-29 13:04:53 +02:00
5f29dbc7d7 Move to docker/bake-action 2021-02-09 20:54:44 +01:00
db66d4df79 Inject DOCKER_META_IMAGES and DOCKER_META_VERSION args in bake definition (#37)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-24 15:45:28 +00:00
b500d9c7b5 Missing entry in action.yml 2020-12-24 14:06:20 +01:00
a4739af83c Update README 2020-12-24 04:16:21 +01:00
10e9d5d585 Add bake-file output (#36)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-24 03:13:41 +00:00
3479bd5aaa Add label-custom input (#35)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-23 21:09:38 +00:00
585ab8356c Allow to add custom tags (#24)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-04 17:12:39 +00:00
9de4428611 Allow to disable latest tag (#23)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-01 05:29:34 +00:00
c53f88523a Fix README 2020-11-24 14:12:22 +01:00
7cb65aaacb Pre-release (rc, beta, alpha) will only extend {{version}} as tag for tag-semver 2020-11-20 23:12:14 +01:00
86dc87790d Update README 2020-11-18 17:56:39 +01:00
9ba75ef142 Update README 2020-11-18 01:18:53 +01:00
e8ce48988f Handle semver tags (#14)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-17 22:31:03 +00:00
52c4b1ad0c Handle tag-match-latest on Git tag event (#8)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-31 18:52:55 +00:00
b4c9b2116e Update README 2020-10-28 20:04:33 +01:00
6cc07472c0 Generate latest tag by default on push tag event (#5)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-28 17:25:31 +00:00
5ecce77816 Update README 2020-10-27 15:16:46 +01:00
741aa98f85 Overwrite labels note 2020-10-27 14:13:48 +01:00
4a3b775794 Update README 2020-10-27 03:01:36 +01:00
6fe5b3f6bb Add tag-match-group input to choose group to get if tag-match matches
Check tag-match is a valid regex
2020-10-27 02:32:26 +01:00
983124bca8 Use RegExp to match against a Git tag instead of coerce 2020-10-27 00:57:32 +01:00
4a3aaf409c Update README 2020-10-26 17:58:13 +01:00
0dac4059e9 Set latest tag only if matches with a pattern 2020-10-26 17:51:00 +01:00
06c67913f5 Update README 2020-10-26 01:51:56 +01:00
5bc3bf6dce Coerces Git tag to semver (#3)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-26 00:39:21 +00:00
cb039680df Allow to disable edge branch tagging (#2)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-25 14:32:14 +00:00
a0b5755726 Update README 2020-10-25 15:17:44 +01:00
3b38d53d94 Allow to templatize schedule tag (#1)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-25 14:13:43 +00:00
98414716d9 Add workflows 2020-10-25 03:21:51 +01:00
03eb07f964 Add image version output 2020-10-25 02:40:42 +01:00
90ec551e12 Initial commit 2020-10-25 02:25:23 +01:00