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/metadata-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ef25336f420be2d1a49205baf41a9b88712a65a1
Choose a base ref
...
head repository: docker/metadata-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 879dcbb708d40f8b8679d4f7941b938a086e23a7
Choose a head ref

Commits on Jun 28, 2023

  1. Bump @docker/actions-toolkit from 0.5.0 to 0.6.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.5.0...v0.6.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 Jun 28, 2023
    Copy the full SHA
    7a27358 View commit details

Commits on Jul 5, 2023

  1. update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jul 5, 2023
    Copy the full SHA
    1586898 View commit details

Commits on Jul 6, 2023

  1. Merge pull request #306 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.6.0
    
    Bump @docker/actions-toolkit from 0.5.0 to 0.6.0
    crazy-max authored Jul 6, 2023
    Copy the full SHA
    35e9aff View commit details

Commits on Aug 8, 2023

  1. chore: set increase as versioning strategy

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Aug 8, 2023
    Copy the full SHA
    05b244e View commit details
  2. Merge pull request #316 from crazy-max/dependabot-update

    chore: set increase as versioning strategy
    tonistiigi authored Aug 8, 2023
    Copy the full SHA
    2bcfca2 View commit details
  3. chore: remove CODEOWNERS

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Aug 8, 2023
    Copy the full SHA
    389ff6b View commit details
  4. Merge pull request #317 from crazy-max/rm-codeowners

    chore: remove CODEOWNERS
    crazy-max authored Aug 8, 2023
    Copy the full SHA
    0f8c876 View commit details

Commits on Sep 4, 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 4, 2023
    Copy the full SHA
    59de486 View commit details

Commits on Sep 5, 2023

  1. Merge pull request #322 from docker/dependabot/github_actions/actions…

    …/checkout-4
    
    Bump actions/checkout from 3 to 4
    crazy-max authored Sep 5, 2023
    Copy the full SHA
    4af6ba2 View commit details
  2. ci: missing concurrency checks

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 5, 2023
    Copy the full SHA
    51990f2 View commit details
  3. Merge pull request #324 from crazy-max/ci-concurrency

    ci: missing concurrency checks
    crazy-max authored Sep 5, 2023
    Copy the full SHA
    b67fef2 View commit details

Commits on Sep 7, 2023

  1. Update Bake file-reference URI

    Previous URL 404'd
    
    Signed-off-by: Tim Frison <tim.frison@clio.com>
    frison committed Sep 7, 2023
    Copy the full SHA
    6f69513 View commit details

Commits on Sep 8, 2023

  1. Merge pull request #330 from frison/master

    Update Bake file-reference URI
    crazy-max authored Sep 8, 2023
    Copy the full SHA
    79f06a3 View commit details

Commits on Sep 9, 2023

  1. chore: update to node 20

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 9, 2023
    Copy the full SHA
    ff376f4 View commit details
  2. chore: update dev dependencies

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 9, 2023
    Copy the full SHA
    d3faf0d View commit details
  3. vendor: bump @docker/actions-toolkit from 0.6.0 to 0.12.0

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 9, 2023
    Copy the full SHA
    3634bd5 View commit details
  4. chore: fix author in package.json

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 9, 2023
    Copy the full SHA
    903f5af View commit details
  5. chore: update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 9, 2023
    Copy the full SHA
    450eef4 View commit details
  6. chore: node 20 as default runtime

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 9, 2023
    Copy the full SHA
    547dcd6 View commit details

Commits on Sep 12, 2023

  1. Merge pull request #328 from crazy-max/update-node20

    chore: node 20 as default runtime
    crazy-max authored Sep 12, 2023
    Copy the full SHA
    63f4a26 View commit details
  2. 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 12, 2023
    Copy the full SHA
    3207f24 View commit details
  3. chore: update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 12, 2023
    Copy the full SHA
    b83ffb4 View commit details
  4. Merge pull request #333 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.10.1
    
    Bump @actions/core from 1.10.0 to 1.10.1
    crazy-max authored Sep 12, 2023
    Copy the full SHA
    48d23cc View commit details
  5. Bump handlebars from 4.7.7 to 4.7.8

    Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.7 to 4.7.8.
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      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
    c659933 View commit details
  6. chore: update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 12, 2023
    Copy the full SHA
    2279d9a View commit details
  7. Merge pull request #315 from docker/dependabot/npm_and_yarn/handlebar…

    …s-4.7.8
    
    Bump handlebars from 4.7.7 to 4.7.8
    crazy-max authored Sep 12, 2023
    Copy the full SHA
    5a8a5ff View commit details
  8. Bump csv-parse from 5.4.0 to 5.5.0

    Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.4.0 to 5.5.0.
    - [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.5.0/packages/csv-parse)
    
    ---
    updated-dependencies:
    - dependency-name: csv-parse
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2023
    Copy the full SHA
    9cf7015 View commit details
  9. chore: update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 12, 2023
    Copy the full SHA
    f138b96 View commit details
  10. Merge pull request #320 from docker/dependabot/npm_and_yarn/csv-parse…

    …-5.5.0
    
    Bump csv-parse from 5.4.0 to 5.5.0
    crazy-max authored Sep 12, 2023
    Copy the full SHA
    96383f4 View commit details
  11. docs: bump actions to latest major

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 12, 2023
    Copy the full SHA
    413e9a9 View commit details
  12. Merge pull request #334 from crazy-max/bump-major

    docs: bump actions to latest major
    crazy-max authored Sep 12, 2023
    Copy the full SHA
    1f35ebc View commit details
  13. chore(deps): Bump semver from 7.5.3 to 7.5.4

    Bumps [semver](https://github.com/npm/node-semver) from 7.5.3 to 7.5.4.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.5.3...v7.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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
    672cd7b View commit details
  14. chore(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
    d0efd7f View commit details
  15. chore(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
    0668f8e View commit details
  16. chore(deps): Bump docker/setup-qemu-action from 2 to 3

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-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
    407b95c View commit details
  17. chore(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
    b87668a View commit details

Commits on Sep 13, 2023

  1. Merge pull request #336 from docker/dependabot/github_actions/docker/…

    …build-push-action-5
    
    chore(deps): Bump docker/build-push-action from 4 to 5
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    bd87541 View commit details
  2. Merge pull request #337 from docker/dependabot/github_actions/docker/…

    …bake-action-4
    
    chore(deps): Bump docker/bake-action from 3 to 4
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    00dcdd5 View commit details
  3. Merge pull request #338 from docker/dependabot/github_actions/docker/…

    …setup-qemu-action-3
    
    chore(deps): Bump docker/setup-qemu-action from 2 to 3
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    2c2bdde View commit details
  4. Merge pull request #339 from docker/dependabot/github_actions/docker/…

    …setup-buildx-action-3
    
    chore(deps): Bump docker/setup-buildx-action from 2 to 3
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    c0f15f0 View commit details
  5. chore: update community files

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 13, 2023
    Copy the full SHA
    ee5ff41 View commit details
  6. chore: github form templates

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 13, 2023
    Copy the full SHA
    62a438b View commit details
  7. Merge pull request #341 from crazy-max/community-files

    chore: github form templates
    crazy-max authored Sep 13, 2023
    Copy the full SHA
    6dfb6f1 View commit details

Commits on Sep 15, 2023

  1. chore: update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 15, 2023
    Copy the full SHA
    167d566 View commit details
  2. Merge pull request #335 from docker/dependabot/npm_and_yarn/semver-7.5.4

    chore(deps): Bump semver from 7.5.3 to 7.5.4
    crazy-max authored Sep 15, 2023
    Copy the full SHA
    879dcbb View commit details
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/**
5 changes: 3 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"env": {
"node": true,
"es2021": true,
"jest/globals": true
"es6": true,
"jest": true
},
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:jest/recommended",
"plugin:prettier/recommended"
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)
101 changes: 101 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
# 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).
- 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/metadata-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: BuildKit logs
description: >
If applicable, provide the [BuildKit container logs](https://docs.docker.com/build/ci/github-actions/configure-builder/#buildkit-container-logs)
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.

9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 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/metadata-action/discussions/new
about: Use Github Discussions to ask questions and/or open discussion topics.
- name: Documentation
url: https://docs.docker.com/build/ci/github-actions/
about: Read the documentation.
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.
32 changes: 0 additions & 32 deletions .github/SUPPORT.md

This file was deleted.

1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
versioning-strategy: "increase"
allow:
- dependency-type: "production"
labels:
Loading