Ashhar Hasan
fdd372a0be
Remove aliases created by buildx when installing by default
...
If the action is configured to install buildx by default using the
input then docker buildx sets up docker build as an alias for buildx
making all docker build calls use the buildx builder instead of
traditional builders. The action didn't perform cleanup in this case to
uninstall the aliases which meant that any future workflows running on
same GitHub Actions runner would get the buildx builders even if it did
not explicitly request it.
This commit tracks if the aliases were installed and removes them during
post step of the action if so.
Signed-off-by: Ashhar Hasan <hashhar_dev@outlook.com>
2022-04-25 12:37:22 +05:30
CrazyMax
74283caced
Merge pull request #133 from docker/dependabot/github_actions/codecov/codecov-action-3
...
Bump codecov/codecov-action from 2 to 3
2022-04-12 13:44:42 +02:00
dependabot[bot]
5b77ad49e8
Bump codecov/codecov-action from 2 to 3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2 to 3.
- [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/v2...v3 )
---
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>
2022-04-06 04:02:53 +00:00
CrazyMax
2a6fbda6d8
Merge pull request #132 from docker/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-03-28 15:57:13 +02:00
dependabot[bot]
03815bdb06
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 13:36:56 +00:00
CrazyMax
20111c6447
Merge pull request #130 from crazy-max/update-dev
...
chore: update dev dependencies and workflow
2022-03-21 13:48:45 +01:00
CrazyMax
2e23606dc9
chore: update dev dependencies and workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-03-21 13:43:41 +01:00
CrazyMax
c62171c994
Merge pull request #129 from docker/dependabot/npm_and_yarn/actions/exec-1.1.1
...
Bump @actions/exec from 1.1.0 to 1.1.1
2022-03-21 09:15:00 +01:00
CrazyMax
63e7b23412
Merge pull request #128 from docker/dependabot/npm_and_yarn/actions/tool-cache-1.7.2
...
Bump @actions/tool-cache from 1.7.1 to 1.7.2
2022-03-21 09:14:45 +01:00
dependabot[bot]
a7c4ed7e88
Bump @actions/exec from 1.1.0 to 1.1.1
...
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/exec )
---
updated-dependencies:
- dependency-name: "@actions/exec"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 04:04:01 +00:00
dependabot[bot]
1f1648ab3d
Bump @actions/tool-cache from 1.7.1 to 1.7.2
...
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 04:03:51 +00:00
CrazyMax
766152f6a9
Merge pull request #126 from docker/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-03-02 07:32:06 +01:00
dependabot[bot]
2895b304f6
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-02 04:03:41 +00:00
CrazyMax
79abd3f86f
Merge pull request #114 from crazy-max/update-workflow
...
dev: update workflow
2021-11-16 21:58:03 +01:00
CrazyMax
292fc577e1
dev: update workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-11-16 21:53:30 +01:00
CrazyMax
5146db6c4d
Merge pull request #110 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:44:57 +02:00
CrazyMax
a8ba68b618
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-10-04 13:42:40 +02:00
dependabot[bot]
68780ae5cd
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-29 04:04:10 +00:00
CrazyMax
f76216067a
Merge pull request #109 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:53:07 +02:00
dependabot[bot]
92ae2888fa
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:07:19 +00:00
CrazyMax
e2e5a5f8da
Merge pull request #108 from docker/dependabot/npm_and_yarn/tmpl-1.0.5
...
Bump tmpl from 1.0.4 to 1.0.5
2021-09-24 14:06:54 +02:00
dependabot[bot]
50d73b9aba
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 01:51:23 +00:00
CrazyMax
94ab11c41e
Merge pull request #106 from crazy-max/config-inline
...
Add `config-inline` input
2021-09-03 22:23:23 +02:00
CrazyMax
34e94a5fed
Add config-inline
input
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-09-03 22:21:33 +02:00
CrazyMax
ee7ac3140a
Merge pull request #104 from docker/dependabot/npm_and_yarn/actions/core-1.5.0
...
Bump @actions/core from 1.4.0 to 1.5.0
2021-08-20 10:58:12 +02:00
CrazyMax
93fe949311
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-20 10:56:04 +02:00
dependabot[bot]
75abbe0a7b
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-20 04:04:09 +00:00
CrazyMax
e639814ab4
Merge pull request #101 from docker/dependabot/github_actions/codecov/codecov-action-2.0.1
...
Bump codecov/codecov-action from 1 to 2.0.1
2021-07-23 13:01:36 +02:00
CrazyMax
96016fa2cf
Use major
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-23 12:56:44 +02:00
CrazyMax
cddc6485b4
Merge pull request #102 from crazy-max/update-deps
...
Use official images
2021-07-20 10:35:27 +02:00
CrazyMax
1e85bf381a
Use official images
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-20 10:29:24 +02:00
dependabot[bot]
7c99741146
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-20 04:02:19 +00:00
CrazyMax
abe5d8f79a
Merge pull request #100 from crazy-max/explicit-semver
...
Explicit version spec for caching
2021-07-12 13:23:18 +02:00
CrazyMax
580d5c72a2
Explicit version spec for caching
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-11 22:42:24 +02:00
CrazyMax
e673438944
Merge pull request #99 from crazy-max/build-ref
...
Allow building buildx from source
2021-07-02 10:49:07 +02:00
CrazyMax
f40e8894f1
Allow building buildx from source
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-02 07:02:33 +02:00
CrazyMax
a1c666d855
Merge pull request #97 from crazy-max/fix-get-buildkit-version
...
Fix `docker: invalid reference format`
2021-06-29 14:04:53 +02:00
CrazyMax
d5b70f51d8
Fix docker: invalid reference format
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-29 14:02:48 +02:00
CrazyMax
2e941f2def
Merge pull request #95 from crazy-max/dev-deps
...
Update dev deps
2021-06-23 17:12:30 +02:00
CrazyMax
eef74457f7
Update dev deps
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-23 17:03:04 +02:00
CrazyMax
e168301d39
Merge pull request #94 from crazy-max/exec-output
...
Use built-in `getExecOutput`
2021-06-23 16:42:15 +02:00
CrazyMax
29f1eeb9e5
Use built-in getExecOutput
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-23 16:11:57 +02:00
CrazyMax
faca7837b0
Merge pull request #93 from crazy-max/bool-input
...
Use `core.getBooleanInput`
2021-06-23 15:49:45 +02:00
CrazyMax
dffa64995b
Use core.getBooleanInput
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-23 15:43:25 +02:00
CrazyMax
c0e291b502
Merge pull request #86 from docker/dependabot/npm_and_yarn/actions/tool-cache-1.7.1
...
Bump @actions/tool-cache from 1.7.0 to 1.7.1
2021-06-23 15:01:18 +02:00
CrazyMax
2323559062
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-23 14:59:36 +02:00
dependabot[bot]
e80b8cc6d8
Bump @actions/tool-cache from 1.7.0 to 1.7.1
...
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 12:30:27 +00:00
CrazyMax
31e7cc5f84
Merge pull request #85 from docker/dependabot/npm_and_yarn/actions/exec-1.1.0
...
Bump @actions/exec from 1.0.4 to 1.1.0
2021-06-23 14:28:46 +02:00
CrazyMax
9db0a23fb3
Update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-23 14:26:04 +02:00
dependabot[bot]
90e26af07a
Bump @actions/exec from 1.0.4 to 1.1.0
...
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec ) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/core@1.1.0/packages/exec )
---
updated-dependencies:
- dependency-name: "@actions/exec"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 12:17:11 +00:00