Commits
130c56f342
Name already in use
Commits on Mar 21, 2022
-
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedMar 21, 2022 -
Merge pull request #130 from crazy-max/update-dev
chore: update dev dependencies and workflow
CrazyMax authored and GitHub committedMar 21, 2022 -
chore: update dev dependencies and workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedMar 21, 2022 -
Merge pull request #129 from docker/dependabot/npm_and_yarn/actions/e…
…xec-1.1.1 Bump @actions/exec from 1.1.0 to 1.1.1
CrazyMax authored and GitHub committedMar 21, 2022 -
Merge pull request #128 from docker/dependabot/npm_and_yarn/actions/t…
…ool-cache-1.7.2 Bump @actions/tool-cache from 1.7.1 to 1.7.2
CrazyMax authored and GitHub committedMar 21, 2022
Commits on Mar 18, 2022
-
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>
dependabot[bot] authored and GitHub committedMar 18, 2022 -
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>
dependabot[bot] authored and GitHub committedMar 18, 2022
Commits on Mar 2, 2022
-
Merge pull request #126 from docker/dependabot/github_actions/actions…
…/checkout-3 Bump actions/checkout from 2 to 3
CrazyMax authored and GitHub committedMar 2, 2022 -
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>
dependabot[bot] authored and GitHub committedMar 2, 2022
Commits on Nov 16, 2021
-
Merge pull request #114 from crazy-max/update-workflow
dev: update workflow
CrazyMax authored and GitHub committedNov 16, 2021 -
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedNov 16, 2021
Commits on Oct 4, 2021
-
Merge pull request #110 from docker/dependabot/npm_and_yarn/actions/c…
…ore-1.6.0 Bump @actions/core from 1.5.0 to 1.6.0
CrazyMax authored and GitHub committedOct 4, 2021 -
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedOct 4, 2021
Commits on Sep 29, 2021
-
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>
dependabot[bot] authored and GitHub committedSep 29, 2021
Commits on Sep 24, 2021
-
Merge pull request #109 from docker/dependabot/npm_and_yarn/ansi-rege…
…x-5.0.1 Bump ansi-regex from 5.0.0 to 5.0.1
CrazyMax authored and GitHub committedSep 24, 2021 -
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>
dependabot[bot] authored and GitHub committedSep 24, 2021 -
Merge pull request #108 from docker/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
CrazyMax authored and GitHub committedSep 24, 2021
Commits on Sep 22, 2021
-
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>
dependabot[bot] authored and GitHub committedSep 22, 2021
Commits on Sep 3, 2021
-
Merge pull request #106 from crazy-max/config-inline
Add `config-inline` input
CrazyMax authored and GitHub committedSep 3, 2021 -
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedSep 3, 2021
Commits on Aug 20, 2021
-
Merge pull request #104 from docker/dependabot/npm_and_yarn/actions/c…
…ore-1.5.0 Bump @actions/core from 1.4.0 to 1.5.0
CrazyMax authored and GitHub committedAug 20, 2021 -
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedAug 20, 2021 -
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>
dependabot[bot] authored and GitHub committedAug 20, 2021
Commits on Jul 23, 2021
-
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
CrazyMax authored and GitHub committedJul 23, 2021 -
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedJul 23, 2021
Commits on Jul 20, 2021
-
Merge pull request #102 from crazy-max/update-deps
Use official images
CrazyMax authored and GitHub committedJul 20, 2021 -
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedJul 20, 2021 -
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>
dependabot[bot] authored and GitHub committedJul 20, 2021
Commits on Jul 12, 2021
-
Merge pull request #100 from crazy-max/explicit-semver
Explicit version spec for caching
CrazyMax authored and GitHub committedJul 12, 2021
Commits on Jul 11, 2021
-
Explicit version spec for caching
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedJul 11, 2021
Commits on Jul 2, 2021
-
Merge pull request #99 from crazy-max/build-ref
Allow building buildx from source
CrazyMax authored and GitHub committedJul 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA e673438View commit details -
Allow building buildx from source
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedJul 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA f40e889View commit details
Commits on Jun 29, 2021
-
Merge pull request #97 from crazy-max/fix-get-buildkit-version
Fix `docker: invalid reference format`
CrazyMax authored and GitHub committedJun 29, 2021 Unverified
No user is associated with the committer email.Copy the full SHA a1c666dView commit details -
Fix
docker: invalid reference format
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax committedJun 29, 2021 Unverified
No user is associated with the committer email.Copy the full SHA d5b70f5View commit details
Commits on Jun 23, 2021
-
Merge pull request #95 from crazy-max/dev-deps
Update dev deps
CrazyMax authored and GitHub committedJun 23, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 2e941f2View commit details