CrazyMax
|
14422d356e
|
Merge pull request #170 from docker/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-03-07 07:46:18 +01:00 |
|
CrazyMax
|
1068b75f65
|
handle comments for multi-line inputs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-03-07 07:39:41 +01:00 |
|
dependabot[bot]
|
a66dbeb1e8
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 19:17:26 +00:00 |
|
CrazyMax
|
f3c886e26b
|
Merge pull request #165 from felipecrs/patch-1
Fine tune default branch example
|
2022-02-16 18:27:37 +01:00 |
|
Felipe Santos
|
535a299de5
|
Fine tune default branch example
Signed-off-by: GitHub <noreply@github.com>
|
2022-02-16 17:07:43 +00:00 |
|
CrazyMax
|
2cad85de24
|
Merge pull request #160 from stigok/docs-dynamic-latest-tag-example
docs: add example for latest tag with dynamic condition
|
2022-01-14 11:06:26 +01:00 |
|
Stig Otnes Kolstad
|
5949fa2b94
|
docs: add example for latest tag with dynamic condition
As described in
https://github.com/docker/metadata-action/issues/147
Signed-off-by: Stig Otnes Kolstad <stig@stigok.com>
|
2022-01-14 09:53:01 +01:00 |
|
CrazyMax
|
e5622373a3
|
Merge pull request #156 from crazy-max/prerelease-raw-pep440
fix: handle raw statement for pep440 pre-release
|
2021-12-06 17:18:35 +01:00 |
|
CrazyMax
|
aad230bbd9
|
fix: handle raw statement for pep440 pre-release
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-12-06 17:15:06 +01:00 |
|
CrazyMax
|
6d7c94a41e
|
Merge pull request #155 from crazy-max/prerelease-raw
fix: handle raw statement for semver pre-release
|
2021-12-06 16:56:48 +01:00 |
|
CrazyMax
|
52100c89dd
|
fix: handle raw statement for semver pre-release
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-12-06 15:42:33 +01:00 |
|
CrazyMax
|
9a42503205
|
chore: cleanup tests
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-12-06 15:42:32 +01:00 |
|
CrazyMax
|
a2e02890a0
|
Merge pull request #153 from crazy-max/preserve-quotes
Preserve quotes inside unquoted field
|
2021-11-29 14:23:16 +01:00 |
|
CrazyMax
|
59e3d70a23
|
Preserve quotes inside unquoted field
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-11-29 13:31:50 +01:00 |
|
CrazyMax
|
5220b23112
|
Merge pull request #146 from crazy-max/update-workflow
dev: update workflow
|
2021-11-16 21:53:37 +01:00 |
|
CrazyMax
|
8d0937e440
|
dev: update workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-11-16 21:51:23 +01:00 |
|
CrazyMax
|
548e2346a9
|
Merge pull request #143 from crazy-max/trim-val
Trim tags and flavor inputs
|
2021-10-23 03:53:44 +02:00 |
|
CrazyMax
|
b69dce7fed
|
Trim tags and flavor inputs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-10-22 13:50:33 +02:00 |
|
CrazyMax
|
110426b173
|
Merge pull request #142 from crazy-max/baseref-global-expr
`base_ref` global expression
|
2021-10-22 13:17:22 +02:00 |
|
CrazyMax
|
09666f941b
|
base_ref global expression
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-10-22 13:14:53 +02:00 |
|
CrazyMax
|
a287d15e54
|
Merge pull request #136 from corburn/corburn-patch-1
docs: add README pep440 anchor to list of types
|
2021-10-04 13:22:39 +02:00 |
|
CrazyMax
|
7e983ea6f6
|
Merge pull request #135 from docker/dependabot/npm_and_yarn/actions/core-1.6.0
Bump @actions/core from 1.5.0 to 1.6.0
|
2021-10-04 13:21:38 +02:00 |
|
CrazyMax
|
4f95a04c21
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-10-04 13:19:25 +02:00 |
|
Jason Travis
|
48b55c14a8
|
docs: add README pep440 anchor to list of types
Signed-off-by: Jason Travis <JasonTravis@nau.edu>
|
2021-10-03 09:24:47 -07:00 |
|
dependabot[bot]
|
b1925560ed
|
Bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-28 19:10:43 +00:00 |
|
CrazyMax
|
09dffb9c1c
|
Merge pull request #134 from docker/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
|
2021-09-24 14:52:16 +02:00 |
|
CrazyMax
|
2d7c9d2045
|
Merge pull request #133 from venkytv/master
Fix README
|
2021-09-24 14:05:47 +02:00 |
|
dependabot[bot]
|
c4edafbb78
|
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 12:04:57 +00:00 |
|
CrazyMax
|
931213b773
|
Merge pull request #132 from docker/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
|
2021-09-24 14:04:27 +02:00 |
|
Venky
|
be7d35970b
|
Fix README
Signed-off-by: Venky <718613+venkytv@users.noreply.github.com>
|
2021-09-23 13:21:11 +02:00 |
|
dependabot[bot]
|
70fc13ca64
|
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-22 03:20:59 +00:00 |
|
CrazyMax
|
6d43bfb301
|
Merge pull request #131 from docker/dependabot/npm_and_yarn/csv-parse-4.16.3
Bump csv-parse from 4.16.0 to 4.16.3
|
2021-09-03 13:51:18 +02:00 |
|
CrazyMax
|
59b75ee1a1
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-09-03 13:47:44 +02:00 |
|
dependabot[bot]
|
c729e26a57
|
Bump csv-parse from 4.16.0 to 4.16.3
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.16.0 to 4.16.3.
- [Release notes](https://github.com/wdavidw/node-csv-parse/releases)
- [Commits](https://github.com/wdavidw/node-csv-parse/commits)
---
updated-dependencies:
- dependency-name: csv-parse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-03 11:36:50 +00:00 |
|
CrazyMax
|
f595d60eab
|
Merge pull request #130 from crazy-max/fix-dep-labels
Fix dependabot labels
|
2021-09-03 13:35:25 +02:00 |
|
CrazyMax
|
22924852dc
|
Fix dependabot labels
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-09-03 13:33:29 +02:00 |
|
CrazyMax
|
3a3bb3a817
|
Merge pull request #122 from docker/dependabot/npm_and_yarn/actions/core-1.5.0
Bump @actions/core from 1.4.0 to 1.5.0
|
2021-08-19 21:21:19 +02:00 |
|
CrazyMax
|
6200091c0f
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-08-19 21:19:13 +02:00 |
|
dependabot[bot]
|
d26b8cd003
|
Bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-19 19:11:48 +00:00 |
|
CrazyMax
|
03cec7cbca
|
Merge pull request #121 from crazy-max/data-expr
Add global expression "date"
|
2021-08-19 20:05:40 +02:00 |
|
CrazyMax
|
e4f548552d
|
Add global expression "date"
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-08-19 19:58:15 +02:00 |
|
CrazyMax
|
a67f45cb0f
|
Merge pull request #119 from theo-brown/patch-1
Update README
|
2021-08-03 02:14:19 +02:00 |
|
Theo Brown
|
66b9054417
|
Update README (Issue #116)
Signed-off-by: Theo Brown <7982453+theo-brown@users.noreply.github.com>
|
2021-08-02 21:19:26 +01:00 |
|
CrazyMax
|
b127c18eb4
|
Merge pull request #117 from docker/dependabot/github_actions/codecov/codecov-action-2.0.1
Bump codecov/codecov-action from 1 to 2.0.1
|
2021-07-23 12:57:35 +02:00 |
|
CrazyMax
|
401bfc308e
|
Use major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-07-23 12:56:00 +02:00 |
|
dependabot[bot]
|
ad2fba2495
|
Bump codecov/codecov-action from 1 to 2.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.1)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 19:12:26 +00:00 |
|
CrazyMax
|
8b842e721d
|
Merge pull request #115 from crazy-max/edge-branch
Only return edge if branch matches
|
2021-07-15 00:34:54 +02:00 |
|
CrazyMax
|
4cb9252fa6
|
Only return edge if branch matches
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-07-12 17:08:07 +02:00 |
|
CrazyMax
|
f6efe56d56
|
Merge pull request #109 from crazy-max/dev-deps
Update dev deps
|
2021-07-06 20:03:27 +02:00 |
|
CrazyMax
|
c15e83fc17
|
Update dev deps
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-07-06 20:01:00 +02:00 |
|