Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/setup-docker-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: docker/setup-docker-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Aug 28, 2023

  1. Copy the full SHA
    751eb0d View commit details
  2. update generated content

    crazy-max committed Aug 28, 2023
    Copy the full SHA
    ba6df22 View commit details
  3. Merge pull request #25 from crazy-max/update-toolkit

    bump @docker/actions-toolkit from 0.11.0 to 0.12.0-rc.1
    crazy-max authored Aug 28, 2023
    Copy the full SHA
    c322702 View commit details
  4. Copy the full SHA
    24d5692 View commit details
  5. Merge pull request #26 from crazy-max/colima-start-args

    docs: define custom "colima start" arguments
    crazy-max authored Aug 28, 2023
    Copy the full SHA
    ce60bfd View commit details

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    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 Sep 5, 2023
    Copy the full SHA
    35358c0 View commit details

Commits on Sep 6, 2023

  1. Merge pull request #28 from crazy-max/dependabot/github_actions/actio…

    …ns/checkout-4
    
    Bump actions/checkout from 3 to 4
    crazy-max authored Sep 6, 2023
    Copy the full SHA
    c9a433a View commit details

Commits on Sep 9, 2023

  1. codecov: update config

    crazy-max committed Sep 9, 2023
    Copy the full SHA
    bba98f9 View commit details

Commits on Sep 10, 2023

  1. chore: update yarn to 3.6.3

    crazy-max committed Sep 10, 2023
    Copy the full SHA
    e031a1a View commit details
  2. Copy the full SHA
    8fac59b View commit details
  3. Merge pull request #33 from crazy-max/update-yarn

    chore: update yarn to 3.6.3
    crazy-max authored Sep 10, 2023
    Copy the full SHA
    6a07d20 View commit details
  4. chore: update to node 20

    crazy-max committed Sep 10, 2023
    Copy the full SHA
    32402da View commit details
  5. Copy the full SHA
    2105ee4 View commit details
  6. Copy the full SHA
    cc7ab47 View commit details
  7. Copy the full SHA
    64ced80 View commit details
  8. Copy the full SHA
    87e8022 View commit details
  9. Merge pull request #32 from crazy-max/update-node20

    chore: node 20 as default runtime
    crazy-max authored Sep 10, 2023
    Copy the full SHA
    94fed09 View commit details
  10. Copy the full SHA
    72f088c View commit details
  11. Merge pull request #34 from crazy-max/bump-major

    docs: update actions to latest major
    crazy-max authored Sep 10, 2023
    Copy the full SHA
    7841975 View commit details

Commits on Sep 12, 2023

  1. build(deps): bump uuid from 9.0.0 to 9.0.1

    Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2023
    Copy the full SHA
    f920b5c View commit details
  2. build(deps): bump docker/build-push-action from 4 to 5

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2023
    Copy the full SHA
    9aeea9f View commit details
  3. build(deps): bump docker/setup-buildx-action from 2 to 3

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2023
    Copy the full SHA
    f3fe780 View commit details
  4. build(deps): bump docker/bake-action from 3 to 4

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3 to 4.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2023
    Copy the full SHA
    cadd55d View commit details

Commits on Sep 13, 2023

  1. Merge pull request #37 from crazy-max/dependabot/github_actions/docke…

    …r/build-push-action-5
    
    build(deps): bump docker/build-push-action from 4 to 5
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    806baae View commit details
  2. Merge pull request #38 from crazy-max/dependabot/github_actions/docke…

    …r/setup-buildx-action-3
    
    build(deps): bump docker/setup-buildx-action from 2 to 3
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    4c602a2 View commit details
  3. Merge pull request #39 from crazy-max/dependabot/github_actions/docke…

    …r/bake-action-4
    
    build(deps): bump docker/bake-action from 3 to 4
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    1026ab4 View commit details
  4. Copy the full SHA
    cf7c9d5 View commit details
  5. Merge pull request #36 from crazy-max/dependabot/npm_and_yarn/uuid-9.0.1

    build(deps): bump uuid from 9.0.0 to 9.0.1
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    df974f6 View commit details
  6. build(deps): bump @actions/core from 1.10.0 to 1.10.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 13, 2023
    Copy the full SHA
    6ac516e View commit details
  7. Copy the full SHA
    df46d89 View commit details
  8. Merge pull request #35 from crazy-max/dependabot/npm_and_yarn/actions…

    …/core-1.10.1
    
    build(deps): bump @actions/core from 1.10.0 to 1.10.1
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    828496e View commit details

Commits on Oct 12, 2023

  1. Copy the full SHA
    83adf3b View commit details
  2. Merge pull request #42 from crazy-max/test-without-qemu-sign

    ci: disable colima workaround
    crazy-max authored Oct 12, 2023
    Copy the full SHA
    63346e6 View commit details

Commits on Oct 13, 2023

  1. build(deps): bump @docker/actions-toolkit from 0.12.0 to 0.13.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2023
    Copy the full SHA
    addf8fa View commit details
  2. Copy the full SHA
    9057e9e View commit details
  3. Merge pull request #43 from crazy-max/dependabot/npm_and_yarn/docker/…

    …actions-toolkit-0.13.0
    
    build(deps): bump @docker/actions-toolkit from 0.12.0 to 0.13.0
    crazy-max authored Oct 13, 2023
    Copy the full SHA
    8f158b2 View commit details

Commits on Nov 17, 2023

  1. build(deps): bump @docker/actions-toolkit from 0.13.0 to 0.14.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 17, 2023
    Copy the full SHA
    60457da View commit details
  2. Copy the full SHA
    12e445b View commit details
  3. Copy the full SHA
    c33ee55 View commit details
  4. Merge pull request #46 from crazy-max/dependabot/npm_and_yarn/docker/…

    …actions-toolkit-0.14.0
    
    build(deps): bump @docker/actions-toolkit from 0.13.0 to 0.14.0
    crazy-max authored Nov 17, 2023
    Copy the full SHA
    69b561f View commit details

Commits on Dec 18, 2023

  1. build(deps): bump @docker/actions-toolkit from 0.14.0 to 0.16.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.14.0 to 0.16.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.14.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2023
    Copy the full SHA
    db8a75e View commit details
  2. Copy the full SHA
    979d352 View commit details
  3. switch to lima

    crazy-max committed Dec 18, 2023
    Copy the full SHA
    e1c24ba View commit details
  4. Merge pull request #49 from crazy-max/dependabot/npm_and_yarn/docker/…

    …actions-toolkit-0.16.0
    
    build(deps): bump @docker/actions-toolkit from 0.14.0 to 0.16.0
    crazy-max authored Dec 18, 2023
    Copy the full SHA
    d9be6ca View commit details
  5. bump to v3

    crazy-max committed Dec 18, 2023
    Copy the full SHA
    5792978 View commit details
  6. Merge pull request #50 from crazy-max/bump

    bump to v3
    crazy-max authored Dec 18, 2023
    Copy the full SHA
    a307846 View commit details

Commits on Dec 22, 2023

  1. build(deps): bump @docker/actions-toolkit from 0.16.0 to 0.16.1

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.16.0 to 0.16.1.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.16.0...v0.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 22, 2023
    Copy the full SHA
    c553dd0 View commit details

Commits on Jan 26, 2024

  1. Merge pull request #51 from crazy-max/dependabot/npm_and_yarn/docker/…

    …actions-toolkit-0.16.1
    
    build(deps): bump @docker/actions-toolkit from 0.16.0 to 0.16.1
    crazy-max authored Jan 26, 2024
    Copy the full SHA
    729d91c View commit details

Commits on Feb 1, 2024

  1. build(deps): bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    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 Feb 1, 2024
    Copy the full SHA
    1ea15ee View commit details

Commits on Feb 2, 2024

  1. Merge pull request #52 from crazy-max/dependabot/github_actions/codec…

    …ov/codecov-action-4
    
    build(deps): bump codecov/codecov-action from 3 to 4
    crazy-max authored Feb 2, 2024
    Copy the full SHA
    95a170f View commit details
12 changes: 11 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
/coverage
/node_modules

# Dependency directories
node_modules/
jspm_packages/

# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/dist/**
/coverage/**
/node_modules/**
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"env": {
"node": true,
"es2021": true,
"es6": true,
"jest": true
},
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:jest/recommended",
"plugin:prettier/recommended"
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/.yarn/releases/** binary
/.yarn/plugins/** binary
/dist/** linguist-generated=true
/lib/** linguist-generated=true
1 change: 0 additions & 1 deletion .github/CODEOWNERS

This file was deleted.

3 changes: 3 additions & 0 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Code of conduct

- [Moby community guidelines](https://github.com/moby/moby/blob/master/CONTRIBUTING.md#moby-community-guidelines)
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -7,13 +7,13 @@ to the public under the [project's open source license](LICENSE).

## Submitting a pull request

1. [Fork](https://github.com/crazy-max/ghaction-setup-docker/fork) and clone the repository
1. [Fork](https://github.com/docker/setup-docker-action/fork) and clone the repository
2. Configure and install the dependencies: `yarn install`
3. Create a new branch: `git checkout -b my-branch-name`
4. Make your changes
5. Format code and build javascript artifacts: `docker buildx bake pre-checkin`
6. Validate all code has correctly formatted and built: `docker buildx bake validate`
7. Push to your fork and [submit a pull request](https://github.com/crazy-max/ghaction-setup-docker/compare)
7. Push to your fork and [submit a pull request](https://github.com/docker/setup-docker-action/compare)
8. Pat your self on the back and wait for your pull request to be reviewed and merged.

Here are a few things you can do that will increase the likelihood of your pull request being accepted:
102 changes: 102 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema
name: Bug Report
description: Report a bug
labels:
- status/triage

body:
- type: markdown
attributes:
value: |
Thank you for taking the time to report a bug!
If this is a security issue please report it to the [Docker Security team](mailto:security@docker.com).
Before submitting a bug report, check out the [Troubleshooting doc](https://github.com/docker/setup-docker-action/blob/master/TROUBLESHOOTING.md).
- type: checkboxes
attributes:
label: Contributing guidelines
description: >
Make sure you've read the contributing guidelines before proceeding.
options:
- label: I've read the [contributing guidelines](https://github.com/docker/setup-docker-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
required: true

- type: checkboxes
attributes:
label: "I've found a bug, and:"
description: |
Make sure that your request fulfills all of the following requirements.
If one requirement cannot be satisfied, explain in detail why.
options:
- label: The documentation does not mention anything about my problem
- label: There are no open or closed issues that are related to my problem

- type: textarea
attributes:
label: Description
description: >
Provide a brief description of the bug in 1-2 sentences.
validations:
required: true

- type: textarea
attributes:
label: Expected behaviour
description: >
Describe precisely what you'd expect to happen.
validations:
required: true

- type: textarea
attributes:
label: Actual behaviour
description: >
Describe precisely what is actually happening.
validations:
required: true

- type: input
attributes:
label: Repository URL
description: >
Enter the URL of the repository where you are experiencing the
issue. If your repository is private, provide a link to a minimal
repository that reproduces the issue.
- type: input
attributes:
label: Workflow run URL
description: >
Enter the URL of the GitHub Action workflow run if public (e.g.
`https://github.com/<user>/<repo>/actions/runs/<id>`)
- type: textarea
attributes:
label: YAML workflow
description: |
Provide the YAML of the workflow that's causing the issue.
Make sure to remove any sensitive information.
render: yaml
validations:
required: true

- type: textarea
attributes:
label: Workflow logs
description: >
[Attach](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/attaching-files)
the [log file of your workflow run](https://docs.github.com/en/actions/managing-workflow-runs/using-workflow-run-logs#downloading-logs)
and make sure to remove any sensitive information.
- type: textarea
attributes:
label: Docker daemon logs
description: >
If applicable, provide the Docker logs available in post step.
render: text

- type: textarea
attributes:
label: Additional info
description: |
Provide any additional information that could be useful.
34 changes: 0 additions & 34 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues_enabled: true
contact_links:
- name: Questions and Discussions
url: https://github.com/docker/setup-docker-action/discussions/new
about: Use Github Discussions to ask questions and/or open discussion topics.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema
name: Feature request
description: Missing functionality? Come tell us about it!
labels:
- kind/enhancement
- status/triage

body:
- type: textarea
id: description
attributes:
label: Description
description: What is the feature you want to see?
validations:
required: true
12 changes: 12 additions & 0 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Reporting security issues

The project maintainers take security seriously. If you discover a security
issue, please bring it to their attention right away!

**Please _DO NOT_ file a public issue**, instead send your report privately to
[security@docker.com](mailto:security@docker.com).

Security reports are greatly appreciated, and we will publicly thank you for it.
We also like to send gifts&mdash;if you'd like Docker swag, make sure to let
us know. We currently do not offer a paid security bounty program, but are not
ruling it out in the future.
31 changes: 0 additions & 31 deletions .github/SUPPORT.md

This file was deleted.

5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -4,6 +4,11 @@ updates:
directory: "/"
schedule:
interval: "daily"
ignore:
# ignore this dependency
# it seems a bug with dependabot as pining to commit sha should not
# trigger a new version similar to https://github.com/docker/buildx/pull/2222#issuecomment-1919092153
- dependency-name: "docker/actions-toolkit"
labels:
- "dependencies"
- "bot"
Loading