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.2.2
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.3.0
Choose a head ref
  • 18 commits
  • 26 files changed
  • 4 contributors

Commits on Jan 15, 2021

  1. Add virtual-env workflow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    4643aec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from crazy-max/virtual-env

    Add virtual-env workflow
    crazy-max authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    2db03de View commit details
    Browse the repository at this point in the history
  3. Fix workflow for auto-push impl

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

Commits on Jan 16, 2021

  1. Merge pull request #273 from crazy-max/fix-workflow

    Fix workflow for auto-push impl
    tonistiigi authored Jan 16, 2021
    Configuration menu
    Copy the full SHA
    636b454 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Bump csv-parse from 4.14.2 to 4.15.1

    Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.14.2 to 4.15.1.
    - [Release notes](https://github.com/wdavidw/node-csv-parse/releases)
    - [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md)
    - [Commits](adaltas/node-csv-parse@v4.14.2...v4.15.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    0539e1a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Update buildx

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    616efcd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #295 from crazy-max/update-buildx

    Update buildx
    crazy-max authored Feb 14, 2021
    Configuration menu
    Copy the full SHA
    e5f26cd View commit details
    Browse the repository at this point in the history
  3. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d2bc6a5 View commit details
    Browse the repository at this point in the history
  4. Remove label workflow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    b87564a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #287 from docker/dependabot/npm_and_yarn/csv-parse…

    …-4.15.1
    
    Bump csv-parse from 4.14.2 to 4.15.1
    crazy-max authored Feb 14, 2021
    Configuration menu
    Copy the full SHA
    b280b04 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #297 from crazy-max/labels

    Remove label workflow
    crazy-max authored Feb 14, 2021
    Configuration menu
    Copy the full SHA
    dc4c1fc View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Allow to use secret file mount

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    080cadd View commit details
    Browse the repository at this point in the history
  2. Enhance virtual-env workflow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    659fcba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #298 from crazy-max/virtual-env

    Enhance virtual-env workflow
    crazy-max authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    3db4797 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Update action.yml

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    33eec15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #296 from crazy-max/secret-file

    Allow to use secret file mount
    crazy-max authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    af867d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Enhance documentation

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    a63b18d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #299 from crazy-max/split-docs

    Enhance documentation
    crazy-max authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    9379083 View commit details
    Browse the repository at this point in the history
Loading