Logo
Explore Help
Sign In
mirror/build-push-action
2
0
Fork 0
You've already forked build-push-action
Code Issues Pull Requests Actions Packages Projects Releases 63 Wiki Activity

63 Releases 72 Tags

RSS Feed
  • v3.2.0 c56af95754
    Compare

    v3.2.0 Stable

    crazy-max released this 2022-10-12 14:33:54 +08:00 | 600 commits to master since this release

    • Remove workaround for setOutput by @crazy-max (#704)
    • Docs: fix Git context link and add more details about subdir support by @crazy-max (#685)
    • Docs: named context by @baibaratsky and @crazy-max (#665)
    • Bump @actions/core from 1.9.0 to 1.10.0 (#667 #695)
    • Bump @actions/github from 5.0.3 to 5.1.1 (#696)

    Full Changelog: https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.1.1 c84f382811
    Compare

    v3.1.1 Stable

    crazy-max released this 2022-08-03 23:25:08 +08:00 | 629 commits to master since this release

    • Fix GitHub token not passed with Git context if subdir defined by @crazy-max (#663)
    • Replace deprecated fs.rmdir with fs.rm by @bendrucker (#657)

    Full Changelog: https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.1.0 1cb9d22b93
    Compare

    v3.1.0 Stable

    crazy-max released this 2022-07-19 23:04:40 +08:00 | 635 commits to master since this release

    • no-cache-filters input by @crazy-max (#653)
    • Bump @actions/github from 5.0.1 to 5.0.3 (#619)
    • Bump @actions/core from 1.6.0 to 1.9.0 (#620 #637)
    • Bump csv-parse from 5.0.4 to 5.3.0 (#623 #650)

    Full Changelog: https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.0.0 e551b19e49
    Compare

    v3.0.0 Stable

    crazy-max released this 2022-05-06 01:06:55 +08:00 | 659 commits to master since this release

    • Node 16 as default runtime by @crazy-max (#564)
      • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
    • Standalone mode support by @crazy-max (#601 #609)
    • chore: update dev dependencies and workflow by @crazy-max (#571)
    • Bump @actions/exec from 1.1.0 to 1.1.1 (#573)
    • Bump @actions/github from 5.0.0 to 5.0.1 (#582)
    • Bump minimist from 1.2.5 to 1.2.6 (#584)
    • Bump semver from 7.3.5 to 7.3.7 (#595)
    • Bump csv-parse from 4.16.3 to 5.0.4 (#533)

    Full Changelog: https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.10.0 ac9327eae2
    Compare

    v2.10.0 Stable

    crazy-max released this 2022-03-15 03:15:50 +08:00 | 689 commits to master since this release

    • Add imageid output and use metadata to set digest output (#569)
    • Add build-contexts input (#563)
    • Enhance outputs display (#559)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.9.0 7f9d37fa54
    Compare

    v2.9.0 Stable

    crazy-max released this 2022-01-31 18:53:18 +08:00 | 697 commits to master since this release

    • add-hosts input (#553 #555)
    • Fix git context subdir example and improve README (#552)
    • Add e2e tests for ACR (#548)
    • Add description on github-token option to README (#544)
    • Bump node-fetch from 2.6.1 to 2.6.7 (#549)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.8.0 1814d3dfb3
    Compare

    v2.8.0 Stable

    crazy-max released this 2022-01-12 20:49:37 +08:00 | 712 commits to master since this release

    • Allow specifying subdirectory with default git context (#531)
    • Add cgroup-parent, shm-size, ulimit inputs (#501)
    • Don't set outputs if empty or nil (#470)
    • docs: example to sanitize tags with metadata-action (#476)
    • docs: wrong syntax to sanitize repo slug (#475)
    • docs: test before pushing your image (#455)
    • readme: remove v1 section (#500)
    • ci: virtual env file system info (#510)
    • dev: update workflow (#499)
    • Bump @actions/core from 1.5.0 to 1.6.0 (#160)
    • Bump ansi-regex from 5.0.0 to 5.0.1 (#469)
    • Bump tmpl from 1.0.4 to 1.0.5 (#465)
    • Bump csv-parse from 4.16.0 to 4.16.3 (#451 #459)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.7.0 a66e35b9cb
    Compare

    v2.7.0 Stable

    crazy-max released this 2021-08-20 17:07:21 +08:00 | 752 commits to master since this release

    • Add metadata output (#412)
    • Bump @actions/core from 1.4.0 to 1.5.0 (#439)
    • Add note to sanitize tags (#426)
    • Cache backend API docs (#406)
    • Git context now supports subdir (#407)
    • Bump codecov/codecov-action from 1 to 2 (#415)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.6.1 1bc1040cae
    Compare

    v2.6.1 Stable

    crazy-max released this 2021-07-01 22:59:39 +08:00 | 776 commits to master since this release

    • Small typo and ensure trimmed output (#400)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.6.0 0987321e12
    Compare

    v2.6.0 Stable

    crazy-max released this 2021-07-01 21:34:01 +08:00 | 778 commits to master since this release

    • Handle git sha version of buildx (#399)
    • Update dev deps (#393)
    • Use built-in getExecOutput (#392)
    • Use core.getBooleanInput (#391)
    • Bump csv-parse from 4.15.4 to 4.16.0 (#385)
    • Bump @actions/exec from 1.0.4 to 1.1.0 (#382)
    • Bump @actions/core from 1.3.0 to 1.4.0 (#383)
    • Bump ws from 7.3.1 to 7.4.6 (#375)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 3 4 5 6 7 Next Last
Powered by Gitea Version: 1.25.4 Page: 38ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API