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

32 Releases 36 Tags

RSS Feed
  • v2.2.0 465a07811f
    Compare

    v2.2.0 Stable

    crazy-max released this 2023-06-07 20:53:41 +08:00 | 343 commits to master since this release

    • Switch to actions-toolkit implementation by @crazy-max in https://github.com/docker/login-action/pull/409 https://github.com/docker/login-action/pull/470 https://github.com/docker/login-action/pull/476
    • Bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.347.1 in https://github.com/docker/login-action/pull/524 https://github.com/docker/login-action/pull/364 https://github.com/docker/login-action/pull/363
    • Bump minimatch from 3.0.4 to 3.1.2 in https://github.com/docker/login-action/pull/354
    • Bump json5 from 2.2.0 to 2.2.3 in https://github.com/docker/login-action/pull/378
    • Bump http-proxy-agent from 5.0.0 to 7.0.0 in https://github.com/docker/login-action/pull/509
    • Bump https-proxy-agent from 5.0.1 to 7.0.0 in https://github.com/docker/login-action/pull/508

    Full Changelog: https://github.com/docker/login-action/compare/v2.1.0...v2.2.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.1.0 f4ef78c080
    Compare

    v2.1.0 Stable

    crazy-max released this 2022-10-08 01:46:23 +08:00 | 380 commits to master since this release

    • Ensure AWS temp credentials are redacted in workflow logs by @crazy-max (#275)
    • Bump @actions/core from 1.6.0 to 1.10.0 (#252 #292)
    • Bump @aws-sdk/client-ecr from 3.53.0 to 3.186.0 (#298)
    • Bump @aws-sdk/client-ecr-public from 3.53.0 to 3.186.0 (#299)

    Full Changelog: https://github.com/docker/login-action/compare/v2.0.0...v2.1.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.0 49ed152c8e
    Compare

    v2.0.0 Stable

    crazy-max released this 2022-05-06 00:59:26 +08:00 | 396 commits to master since this release

    • Node 16 as default runtime by @crazy-max (#161)
      • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
    • chore: update dev dependencies and workflow by @crazy-max (#170)
    • Bump @actions/exec from 1.1.0 to 1.1.1 (#167)
    • Bump @actions/io from 1.1.1 to 1.1.2 (#168)
    • Bump minimist from 1.2.5 to 1.2.6 (#176)
    • Bump https-proxy-agent from 5.0.0 to 5.0.1 (#182)

    Full Changelog: https://github.com/docker/login-action/compare/v1.14.1...v2.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.14.1 dd4fa0671b
    Compare

    v1.14.1 Stable

    crazy-max released this 2022-03-02 03:54:30 +08:00 | 414 commits to master since this release

    • Revert to Node 12 as default runtime to fix issue for GHE users (#160)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.14.0 bb984efc56
    Compare

    v1.14.0 Stable

    crazy-max released this 2022-02-28 16:04:17 +08:00 | 416 commits to master since this release

    • Update to node 16 (#158)
    • Bump @aws-sdk/client-ecr from 3.45.0 to 3.53.0 (#157)
    • Bump @aws-sdk/client-ecr-public from 3.45.0 to 3.53.0 (#156)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.13.0 6af3c118c8
    Compare

    v1.13.0 Stable

    crazy-max released this 2022-02-17 18:30:34 +08:00 | 424 commits to master since this release

    • Handle proxy settings for aws-sdk (#152)
    • Workload identity based authentication docs for GCR and GAR (#112)
    • Test login against ACR (#49)
    • Bump @aws-sdk/client-ecr from 3.44.0 to 3.45.0 (#132)
    • Bump @aws-sdk/client-ecr-public from 3.43.0 to 3.45.0 (#131)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.12.0 42d299face
    Compare

    v1.12.0 Stable

    crazy-max released this 2021-12-20 21:29:48 +08:00 | 436 commits to master since this release

    • ECR: only set credentials if username and password are specified (#128)
    • Refactor to use aws-sdk v3 (#128)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.11.0 d9927c4142
    Compare

    v1.11.0 Stable

    crazy-max released this 2021-12-20 18:05:56 +08:00 | 440 commits to master since this release

    • ECR: switch implementation to use the AWS SDK (#126)
    • ecr input to specify whether the given registry is ECR (#123)
    • Test against Windows runner (#126)
    • Update instructions for Google registry (#127)
    • Update dev workflow (#111)
    • Small changes for GHCR doc (#86)
    • Update dev dependencies (#85)
    • Bump ansi-regex from 5.0.0 to 5.0.1 (#101)
    • Bump tmpl from 1.0.4 to 1.0.5 (#100)
    • Bump @actions/core from 1.4.0 to 1.6.0 (#94 #103)
    • Bump codecov/codecov-action from 1 to 2 (#88)
    • Bump hosted-git-info from 2.8.8 to 2.8.9 (#83)
    • Bump node-notifier from 8.0.0 to 8.0.2 (#82)
    • Bump ws from 7.3.1 to 7.5.0 (#81)
    • Bump lodash from 4.17.20 to 4.17.21 (#80)
    • Bump y18n from 4.0.0 to 4.0.3 (#79)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.10.0 f054a8b539
    Compare

    v1.10.0 Stable

    crazy-max released this 2021-06-22 18:40:38 +08:00 | 487 commits to master since this release

    • GitHub Packages Docker Registry deprecated (#78)
    • Use built-in getExecOutput (#77)
    • Switch to core.getBooleanInput (#76)
    • Bump @actions/exec from 1.0.4 to 1.1.0 (#73)
    • Bump @actions/core from 1.2.6 to 1.4.0 (#70 #74)
    • Bump @actions/io from 1.0.2 to 1.1.1 (#71 #75)
    • Bump semver from 7.3.2 to 7.3.5 (#69)
    • Update dependabot config (#68)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.9.0 28218f9b04
    Compare

    v1.9.0 Stable

    crazy-max released this 2021-04-28 06:38:38 +08:00 | 513 commits to master since this release

    • Remove os limitation (#66)
    • Enhance workflow (#61)
    • Add example for Quay (#60)
    • Use GITHUB_TOKEN with GHCR (#59)
    • Improve GHCR doc (#55)
    • Add e2e tests for GAR (#48)
    • Add e2e tests for GCR (#42)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 Next Last
Powered by Gitea Version: 1.25.4 Page: 83ms Template: 6ms
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