Skip to content

Releases: docker/login-action

v1.10.0

23 Jun 12:00
f054a8b
Compare
Choose a tag to compare
  • 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)

v1.9.0

28 Apr 09:45
28218f9
Compare
Choose a tag to compare
  • 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)

v1.8.0

18 Dec 06:50
f336459
Compare
Choose a tag to compare
  • Handle Amazon ECR registries associated with other accounts (#40)
  • Add e2e tests for ECR (#27)

v1.7.0

17 Dec 06:57
7b79d7e
Compare
Choose a tag to compare
  • Add support for public ECR (#37 #41)
  • Add example with DinD (#35)
  • Add example for OCI Oracle Cloud Infrastructure Registry (#28)
  • Add e2e tests pt.1 (#23)

v1.6.0

20 Oct 20:05
adb7347
Compare
Choose a tag to compare
  • Handle AWS credentials (#21)

v1.5.0

17 Oct 14:04
39ef12f
Compare
Choose a tag to compare
  • Username required (#18)
  • Mostly tests and some small changes (#16)

v1.4.1

01 Oct 17:38
34d5f75
Compare
Choose a tag to compare

v1.4.0

24 Sep 18:39
0f9fb80
Compare
Choose a tag to compare
  • Take the password from stdin
  • Update deps

v1.3.0

21 Aug 14:35
a5ba64f
Compare
Choose a tag to compare
  • Handle AWS CLI v2
  • Check AWS CLI version
  • Add tests
  • Add example for Azure Container Registry (ACR)
  • Move zeit/ncc to vercel/ncc

v1.2.0

20 Aug 14:47
34e505e
Compare
Choose a tag to compare
  • Add support for AWS Elastic Container Registry (ECR)
  • Add example for Google Container Registry (GCR)