8000 Comparing v2.0.0...v2.0.1 · 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.0.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.0.1
Choose a head ref
  • 11 commits
  • 12 files changed
  • 4 contributors

Commits on Oct 23, 2020

  1. Fix parsing of secrets containing '=' character

    Signed-off-by: Mathieu Bergeron <mathieu.bergeron@nuecho.com>
    mathieubergeron committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    fc7e9a2 View commit details
    Browse the repository at this point in the history
  2. Fix usage of deprecated substr (=> substring)

    Signed-off-by: Mathieu Bergeron <mathieu.bergeron@nuecho.com>
    mathieubergeron committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    21692b9 View commit details
    Browse the repository at this point in the history
  3. Update dist/index.js

    Signed-off-by: Mathieu Bergeron <mathieu.bergeron@nuecho.com>
    mathieubergeron committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    8616d52 View commit details
    Browse the repository at this point in the history
  4. Container based developer flow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    0307a52 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #202 from crazy-max/bake-dev

    Container based developer flow
    crazy-max authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    b3b0ca3 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master' into fix-parse-secret-…

    …containing-equal-character
    
    # Conflicts:
    #	__tests__/buildx.test.ts
    mathieubergeron committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    c8e09bf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #201 from mathieubergeron/fix-parse-secret-contain…

    …ing-equal-character
    
    Fix parsing of secrets containing '=' character
    crazy-max authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    bef45c0 View commit details
    Browse the repository at this point in the history
  8. Update troubleshooting notes

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    5f6cd6b View commit details
    Browse the repository at this point in the history
  9. Cache issue is now fixed

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    72350a8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #204 from crazy-max/cache-issue-fixed

    Cache issue is now fixed
    tonistiigi authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    41b2c88 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #203 from crazy-max/update-troubleshooting

    Update troubleshooting notes
    tonistiigi authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    41a0040 View commit details
    Browse the repository at this point in the history
Loading
0