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
  • v2.5.0 ad44023a93
    Compare

    v2.5.0 Stable

    crazy-max released this 2021-05-26 20:29:35 +08:00 | 801 commits to master since this release

    • Fix ref spec for default Git context (#347)
    • Preserve quotes inside unquoted field (#369)
    • Doc: Copy between registries (#362)
    • Doc: Share built image between jobs (#368)
    • Bump @actions/github from 4.0.0 to 5.0.0 (#364)
    • Bump hosted-git-info from 2.8.8 to 2.8.9 (#356)
    • Bump lodash from 4.17.20 to 4.17.21 (#355)
    • Update examples with docker/metadata-action (#354)
    • Remove os limitation (#349)
    • Fix ref spec for default Git context (#347)
    • Bump csv-parse from 4.15.3 to 4.15.4 (#345)
    • Bump @actions/core from 1.2.6 to 1.3.0 (#344 #370)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.4.0 e1b7f96249
    Compare

    v2.4.0 Stable

    crazy-max released this 2021-04-07 05:42:58 +08:00 | 835 commits to master since this release

    • Add network input for backward compatibility (#338)
    • Fix doc links (#331)
    • Bump y18n from 4.0.0 to 4.0.1 (#325)
    • Handle GitHub server URL for default context (#328)
    • Bump semver from 7.3.4 to 7.3.5 (#318)
    • Bump csv-parse from 4.15.1 to 4.15.3 (#303)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.3.0 9379083e42
    Compare

    v2.3.0 Stable

    crazy-max released this 2021-02-18 02:08:07 +08:00 | 856 commits to master since this release

    • Enhance documentation (#299)
    • Add secret-files input to be able to use secret file mount (#296)
    • Fix workflow for auto-push impl (#273)
    • Bump csv-parse from 4.14.2 to 4.15.1 (#287)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.2.2 4a531fa5a6
    Compare

    v2.2.2 Stable

    crazy-max released this 2021-01-02 05:41:37 +08:00 | 874 commits to master since this release

    • Use default behavior for file flag (#244)
    • Add e2e tests for GAR (#261)
    • Add e2e tests for GCR (#260)
    • Add e2e tests for ECR (#256)
    • Bump csv-parse from 4.14.1 to 4.14.2 (#255)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.2.1 0db984c182
    Compare

    v2.2.1 Stable

    crazy-max released this 2020-12-05 10:53:54 +08:00 | 891 commits to master since this release

    • Trim input list items (#249)
    • Bump semver from 7.3.2 to 7.3.4 (#243)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.2.0 6925f94b6b
    Compare

    v2.2.0 Stable

    crazy-max released this 2020-11-20 06:58:10 +08:00 | 903 commits to master since this release

    • Handle multi-line secret value (#233)
    • Add e2e tests (#235)
    • Bump csv-parse from 4.12.0 to 4.14.1 (#218 #231)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.1.0 6efc2b01cb
    Compare

    v2.1.0 Stable

    crazy-max released this 2020-10-29 02:59:35 +08:00 | 925 commits to master since this release

    • Add ssh input (#123)
    • Handle tags and labels example with Docker meta action (#206)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.1 41a004098f
    Compare

    v2.0.1 Stable

    crazy-max released this 2020-10-24 05:32:04 +08:00 | 930 commits to master since this release

    • Cache issue is now fixed (#204)
    • Update troubleshooting notes (#203 #100)
    • Fix parsing of secrets containing '=' character (#201)
    • Container based developer flow (#202)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.0 c58c6870a2
    Compare

    v2.0.0 Stable

    crazy-max released this 2020-10-23 09:31:53 +08:00 | 941 commits to master since this release

    v2 of this action includes significant changes and now uses Docker Buildx. It extends the docker build command named buildx with the full support of the features provided by Moby BuildKit builder toolkit. This includes multi-arch build, build-secrets, remote cache, etc. and different builder deployment/namespacing options.

    It works with 3 new actions (login, setup-buildx and setup-qemu) that we have created. It's also rewritten as a typescript-action to be as closed as possible of the GitHub Runner during its execution (#71 #92).

    Upgrade notes and many usage examples have been added to handle most use cases.

    • Input path is now called context for consistency with other Docker build tools
    • path defaults to current git repository so checkout action is not required in a workflow
    • Rename dockerfile input to file for consistency with other Docker build tools
    • Rename always_pull input to pull for consistency with other Docker build tools
    • Add builder input to be able to choose a builder instance through our setup-buildx action
    • Add platforms input to support multi-platform builds
    • Add allow input
    • Add load input
    • Add outputs input
    • Add cache-from input (cache_froms removed)
    • Add cache-to input
    • Add secrets input
    • Review tags input
    • Remove repository input. See Simple workflow for migration
    • Remove username, password and registry inputs. Login support moved to docker/login-action repo
    • Remove tag_with_sha, tag_with_ref, add_git_labels inputs. See Tags with ref and Git labels for migration
    • Handle Git context
    • Add digest output
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.1 ab83648e2e
    Compare

    v1.1.1 Stable

    crazy-max released this 2020-09-09 05:11:29 +08:00 | 2 commits to releases/v1 since this release

    • Add deprecation notice (v2 beta available)
    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: 23ms 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