CrazyMax
347dac9901
docs: updates
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
2dd22fa31c
Merge pull request #203 from docker/dependabot/github_actions/crazy-max/ghaction-dump-context-2
...
Bump crazy-max/ghaction-dump-context from 1 to 2
3 years ago
dependabot[bot]
dd904132a2
Bump crazy-max/ghaction-dump-context from 1 to 2
...
Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context ) from 1 to 2.
- [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases )
- [Changelog](https://github.com/crazy-max/ghaction-dump-context/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-dump-context
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
CrazyMax
f03ac48505
Merge pull request #199 from docker/dependabot/npm_and_yarn/csv-parse-5.3.4
...
Bump csv-parse from 5.3.3 to 5.3.4
3 years ago
dependabot[bot]
c8c479bb5b
Bump csv-parse from 5.3.3 to 5.3.4
...
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/adaltas/node-csv/releases )
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md )
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.3.4/packages/csv-parse )
---
updated-dependencies:
- dependency-name: csv-parse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
CrazyMax
379311a773
Merge pull request #200 from crazy-max/toolkit
...
Get releases from actions toolkit
3 years ago
CrazyMax
6842354d08
Get releases from actions toolkit
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
7ce9a1f69d
add @docker/actions-toolkit
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
11e8a2e291
Merge pull request #197 from crazy-max/update-build-push
...
update build-push-action to v4
3 years ago
CrazyMax
9407e67a52
update build-push-action to v4
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
15c905b16b
Merge pull request #196 from crazy-max/dl-no-token
...
don't depend on the GitHub API to check release
3 years ago
CrazyMax
a25d6a0130
update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
39322d9057
don't depend on the GitHub API to check release
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
Justin Chadwell
0648fd6fd6
Merge pull request #195 from crazy-max/fix-readme
...
fix action version in README
3 years ago
CrazyMax
30d8a59ee0
fix action version in README
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
71320d2e17
Merge pull request #193 from fevrin/update-gh-doc-url
...
update GH doc URL
3 years ago
Chrissy Weeks
272f8b84cf
update GH doc URL
...
Signed-off-by: Fevrin <fevrin@users.noreply.github.com>
3 years ago
CrazyMax
5e716dcfd6
Merge pull request #192 from crazy-max/support-ghes
...
enforce baseUrl to api.github.com if action used on GHES
3 years ago
CrazyMax
a83788eef0
update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
d0d9a72195
pass the token input through on GHES
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
a8165e7b70
enforce baseUrl to api.github.com if action used on GHES
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
a024221c60
Merge pull request #191 from crazy-max/fix-dl-release
...
use Octokit client to download buildx
3 years ago
CrazyMax
4c3fce4ab2
update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
7c965aebec
use Octokit client to download buildx
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
7932f6210d
Merge pull request #189 from docker/version-pinning-docs
...
docs: add version pinning information to the README
3 years ago
Justin Chadwell
70deadb37a
docs: add version pinning information to the README
...
This should provide an easy reference for users starting to use this
action who want to pin versions, so that they can easily identify the
different versioning pattern used by this action.
Signed-off-by: Justin Chadwell <me@jedevc.com>
3 years ago
CrazyMax
165fe681b8
Merge pull request #184 from docker/dependabot/npm_and_yarn/json5-2.2.3
...
Bump json5 from 2.2.0 to 2.2.3
3 years ago
dependabot[bot]
2d305372c4
Bump json5 from 2.2.0 to 2.2.3
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
CrazyMax
c252a3bb80
Merge pull request #181 from docker/dependabot/npm_and_yarn/csv-parse-5.3.3
...
Bump csv-parse from 5.3.1 to 5.3.3
3 years ago
CrazyMax
4661366cb8
update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
dependabot[bot]
03d7e8ebf0
Bump csv-parse from 5.3.1 to 5.3.3
...
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse ) from 5.3.1 to 5.3.3.
- [Release notes](https://github.com/adaltas/node-csv/releases )
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md )
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.3.3/packages/csv-parse )
---
updated-dependencies:
- dependency-name: csv-parse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
CrazyMax
22f6533f7c
Merge pull request #182 from docker/dependabot/npm_and_yarn/minimatch-3.1.2
...
Bump minimatch from 3.0.4 to 3.1.2
3 years ago
CrazyMax
b30c61b0de
readme: fix badges
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
51cc8966ea
update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
dependabot[bot]
db8b80b0d3
Bump minimatch from 3.0.4 to 3.1.2
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
CrazyMax
39a1a82492
Merge pull request #180 from crazy-max/upd-docs
...
docs: moved to docs website
3 years ago
CrazyMax
c77919d12e
docs: add contributing section
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
341de1b1a5
docs: moved to docs website
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
8c0edbc76e
Merge pull request #175 from crazy-max/input-list-quotes
...
escape surrounding quotes for platforms input
3 years ago
CrazyMax
1fb9cbdb32
escape surrounding quotes for platforms input
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
693fdd6ca6
Merge pull request #174 from crazy-max/input-quote
...
preserve quotes surrounding fields in input list
3 years ago
CrazyMax
fe4c1ac86d
preserve quotes surrounding fields in input list
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
c74574e6c8
Merge pull request #172 from docker/dependabot/npm_and_yarn/csv-parse-5.3.1
...
Bump csv-parse from 5.3.0 to 5.3.1
3 years ago
CrazyMax
2d0cf98781
update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
dependabot[bot]
5f1d4ea81f
Bump csv-parse from 5.3.0 to 5.3.1
...
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/adaltas/node-csv/releases )
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md )
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.3.1/packages/csv-parse )
---
updated-dependencies:
- dependency-name: csv-parse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Tõnis Tiigi
59b5ed6124
Merge pull request #165 from crazy-max/append
...
append nodes to builder support
3 years ago
CrazyMax
bd61d52837
update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
f6efb5fcbb
platforms input
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
2dfca373f3
append nodes to builder support
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
95cb08cb26
Merge pull request #171 from crazy-max/rmsync
...
Fix deprecated fs.rmdir
3 years ago