Commit Graph

61 Commits (master)

Author SHA1 Message Date
CrazyMax 65b78e6e13
Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2
Bump aws-actions/configure-aws-credentials from 1 to 2
2 years ago
CrazyMax eb81c74b31
ci: split validate and test workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2 years ago
dependabot[bot] eb7654ec33
Bump aws-actions/configure-aws-credentials from 1 to 2
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 1 to 2.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v1...v2)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
CrazyMax 31aab9fb7e
Bump all Docker actions to latest major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
dependabot[bot] 8e66ad4089
Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] b4595c8bf9
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
CrazyMax 7948fffc49
Merge pull request #49 from crazy-max/e2e-acr
Test login against ACR
3 years ago
CrazyMax 4858b0b5ea
Update ci workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax b9a4d91ee5
ecr input to specify whether the given registry is ECR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax cb21399f71
ci: test against windows runner
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax ebac4bd30d
Merge pull request #84 from crazy-max/depre-ubuntu-1604
Ubuntu 16.04 runner deprecated
4 years ago
CrazyMax f11d2ba650
Fix Dependabot labels
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
Chris Smith 95778bc566 Replace GIF with link to GitHub documentation
Signed-off-by: Chris Smith <chris.smith@widerplan.com>
4 years ago
CrazyMax c41c9a5c65
Use major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
dependabot[bot] 1b4cf55146
Bump codecov/codecov-action from 1 to 2.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
CrazyMax 169057673d
Small changes for GHCR doc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax f12fe5c78d
Ubuntu 16.04 runner deprecated
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 0644d98afe
Remove GitHub Packages Docker Registry
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 4fd5d8ead6
Use `core.getBooleanInput`
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax b612a76a31
Update dependabot config
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 7439f8b467
Remove os limitation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 4abf7e9de3
Enhance workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 5b092cf2f7
Use GITHUB_TOKEN with GHCR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax f4a3bbc2c6
Remove label workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 9376d24995
Test login against ACR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 13fa0663e1
Test login against GAR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 75e7be0db4
Merge pull request #42 from crazy-max/login-test-3
Test login against GCR
4 years ago
CrazyMax d6f5c68835
Test login against GCR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 2a481b4109
Keep default region for public ECR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 9bed62818a
Merge pull request #27 from crazy-max/login-test-2
Test login against registries pt.2
5 years ago
CrazyMax c718c795e7
Update for public ECR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 1e75de0e0e
Add support for public ECR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 7dc3c3a70e
Add example with DinD
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 27c3146301
Test login against registries part 2
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax a3de3de177
Use major version of actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 5e0bc83b38
Test login against registries
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 1f68ce02d7
Add workflow_dispatch event
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 767b2f4b7b
Merge branch 'master' into login-test 5 years ago
CrazyMax a5aa81adc8
Test login against registries
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 5df5104555
Handle AWS credentials
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
5 years ago
CrazyMax 99533eb7f4
Remove pre-checkin workflow (not needed) 5 years ago
CrazyMax e36a9c364b
Skip integration tests for ECR, DockerHub, GitLab for now 5 years ago
CrazyMax 8c1b8dc260
Merge branch 'master' into mig-docker-org 5 years ago
CrazyMax a526790753
Update workflow 5 years ago
CrazyMax d50edfe977
Migrate to Docker organization 5 years ago
CrazyMax 1bd3567034
Fix workflow 5 years ago
CrazyMax 52b67bd7c8
Update CI workflow 5 years ago
CrazyMax d833f7c2ad
Handle AWS CLI v2 5 years ago
CrazyMax 25aa6aa30c
Check AWS CLI version
Add tests
5 years ago
CrazyMax f37c715508
Add support for AWS Elastic Container Registry (ECR)
Add example for Google Container Registry (GCR)
5 years ago