Commit Graph

  • ef12c77b87 Avoid unnecessary calls to version (#21) CrazyMax 2020-12-01 05:38:08 +01:00
  • c53f88523a Fix README v1.8.5 CrazyMax 2020-11-24 14:12:22 +01:00
  • 6b4bf4724e Update CHANGELOG CrazyMax 2020-11-24 14:09:55 +01:00
  • d48c7d2917 Use sepLabels when joining labels for output (#17) Jeremy Gustie 2020-11-24 08:08:49 -05:00
  • 7cb65aaacb Pre-release (rc, beta, alpha) will only extend {{version}} as tag for tag-semver v1.8.4 CrazyMax 2020-11-20 23:12:14 +01:00
  • 0dca12c226 Update CHANGELOG v1.8.3 CrazyMax 2020-11-20 20:26:04 +01:00
  • 6f270f37d4 Add test CrazyMax 2020-11-20 16:30:57 +01:00
  • 2860e42b1f Lowercase only on image name (#16) CrazyMax 2020-11-20 16:19:08 +01:00
  • 6a86fe1739 Tags to lowercase (#16) CrazyMax 2020-11-20 15:54:36 +01:00
  • 86dc87790d Update README CrazyMax 2020-11-18 17:56:34 +01:00
  • b3281c85e6 Update CHANGELOG v1.8.2 CrazyMax 2020-11-18 16:57:42 +01:00
  • 9ba75ef142 Update README CrazyMax 2020-11-18 01:18:53 +01:00
  • a017e545d7 Remove duplicated tags CrazyMax 2020-11-18 01:10:05 +01:00
  • 8adbcfe00d Update CHANGELOG v1.8.1 CrazyMax 2020-11-18 00:40:29 +01:00
  • 1c9398a965 Missing input in action.yml CrazyMax 2020-11-18 00:39:59 +01:00
  • 9fad2f37d6 Update CI workflow CrazyMax 2020-11-18 00:32:35 +01:00
  • 7ef05591b5 Update CHANGELOG v1.8.0 CrazyMax 2020-11-17 23:34:01 +01:00
  • e8ce48988f Handle semver tags (#14) CrazyMax 2020-11-17 23:31:03 +01:00
  • 009f84cd69 Use major version of actions CrazyMax 2020-11-08 02:54:03 +01:00
  • dd2e615c98 Fix tests v1.7.0 CrazyMax 2020-10-31 20:21:22 +01:00
  • f552880d7c Update CHANGELOG CrazyMax 2020-10-31 20:18:48 +01:00
  • 8d7fa04f07 Use repo.html_url for org.opencontainers.image.source label to be able to display README on GHCR CrazyMax 2020-10-31 20:16:51 +01:00
  • 52c4b1ad0c Handle tag-match-latest on Git tag event (#8) CrazyMax 2020-10-31 19:52:55 +01:00
  • b4c9b2116e Update README CrazyMax 2020-10-28 20:04:27 +01:00
  • 5c140cfb94 Update CHANGELOG v1.6.0 CrazyMax 2020-10-28 18:27:31 +01:00
  • 6cc07472c0 Generate latest tag by default on push tag event (#5) CrazyMax 2020-10-28 18:25:31 +01:00
  • 5ecce77816 Update README CrazyMax 2020-10-27 15:16:46 +01:00
  • 741aa98f85 Overwrite labels note CrazyMax 2020-10-27 14:13:48 +01:00
  • 4a3b775794 Update README CrazyMax 2020-10-27 03:01:31 +01:00
  • 6fe5b3f6bb Add tag-match-group input to choose group to get if tag-match matches Check tag-match is a valid regex v1.5.0 CrazyMax 2020-10-27 02:32:26 +01:00
  • ad83daa929 Fix workflow CrazyMax 2020-10-27 01:05:36 +01:00
  • a207508e20 Update CHANGELOG v1.4.0 CrazyMax 2020-10-27 00:59:19 +01:00
  • 983124bca8 Use RegExp to match against a Git tag instead of coerce CrazyMax 2020-10-27 00:57:32 +01:00
  • 4a3aaf409c Update README v1.3.0 CrazyMax 2020-10-26 17:58:13 +01:00
  • 0c4748bf65 Update cron CrazyMax 2020-10-26 17:54:22 +01:00
  • ffb794a3fd Update CHANGELOG CrazyMax 2020-10-26 17:53:34 +01:00
  • 0dac4059e9 Set latest tag only if matches with a pattern CrazyMax 2020-10-26 17:51:00 +01:00
  • 4d7603f754 Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#4) dependabot[bot] 2020-10-26 11:37:33 +00:00
  • 06c67913f5 Update README CrazyMax 2020-10-26 01:51:56 +01:00
  • 1c62cbada4 Update CHANGELOG v1.2.0 CrazyMax 2020-10-26 01:44:06 +01:00
  • 5bc3bf6dce Coerces Git tag to semver (#3) CrazyMax 2020-10-26 01:39:21 +01:00
  • 8ec02f11ef Update CHANGELOG v1.1.0 CrazyMax 2020-10-25 15:42:23 +01:00
  • 82966b7661 Update test workflow CrazyMax 2020-10-25 15:36:42 +01:00
  • cb039680df Allow to disable edge branch tagging (#2) CrazyMax 2020-10-25 15:32:14 +01:00
  • a0b5755726 Update README CrazyMax 2020-10-25 15:17:39 +01:00
  • 3b38d53d94 Allow to templatize schedule tag (#1) CrazyMax 2020-10-25 15:13:43 +01:00
  • 88d487154b Fix deps CrazyMax 2020-10-25 03:34:48 +01:00
  • 6f9759d71d Fix action name v1.0.0 CrazyMax 2020-10-25 03:26:17 +01:00
  • 6572dbd870 Update CHANGELOG CrazyMax 2020-10-25 03:25:14 +01:00
  • 98414716d9 Add workflows CrazyMax 2020-10-25 03:21:46 +01:00
  • 03eb07f964 Add image version output CrazyMax 2020-10-25 02:40:42 +01:00
  • 90ec551e12 Initial commit CrazyMax 2020-10-25 02:25:23 +01:00