8000 Comparing v2.8.0...v2.9.0 · docker/build-push-action · GitHub
[go: up one dir, main page]

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/build-push-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Choose a base ref
...
head repository: docker/build-push-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Choose a head ref
  • 15 commits
  • 22 files changed
  • 4 contributors

Commits on Jan 18, 2022

  1. Note about new inputs

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5645ea7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #542 from crazy-max/update-readme

    Note about new inputs
    crazy-max authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    604f033 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Add description on github-token option to README

    Signed-off-by: KMConner <KMConner@users.noreply.github.com>
    KMConner committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    6f7a604 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge pull request #544 from KMConner/readme-add-token-option

    Add description on `github-token` option to README
    crazy-max authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    2533762 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Add e2e tests for ACR

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    5c92414 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #548 from crazy-max/e2e-acr

    Add e2e tests for ACR
    crazy-max authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f4cf574 View commit details
    Browse the repository at this point in the history
  3. Bump node-fetch from 2.6.1 to 2.6.7

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    eb2857f View commit details
    Browse the repository at this point in the history
  4. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b598b2a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #549 from docker/dependabot/npm_and_yarn/node-fetc…

    …h-2.6.7
    
    Bump node-fetch from 2.6.1 to 2.6.7
    crazy-max authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8c76bb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Fix git context subdir example and improve README

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    da76737 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #552 from crazy-max/readme

    Fix git context subdir example and improve README
    crazy-max authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    d8b0ca6 View commit details
    Browse the repository at this point in the history
  3. add-host input

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    eebf87a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Merge pull request #553 from crazy-max/add-host

    `add-host` input
    crazy-max authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    1ca185b View commit details
    Browse the repository at this point in the history
  2. Fix add-hosts context

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d745845 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #555 from crazy-max/fix-add-host

    Fix add-hosts context
    crazy-max authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7f9d37f View commit details
    Browse the repository at this point in the history
Loading
0