Commit Graph

50 Commits (af023e8f62aaa7616ab7db5e5e5f0c2d2dc9cc77)

Author SHA1 Message Date
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 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 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 a5aa81adc8
Test login against registries
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
dependabot[bot] e6dc03b339
Bump actions/checkout from v2.3.1 to v2.3.2 (#1)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [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.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
CrazyMax c252382ab9
Add tests again GitLab and GitHub Package Registry 5 years ago
CrazyMax 4c1dbd8617
Update workflow 5 years ago
CrazyMax ae539f0605
Fix ci workflow 5 years ago
CrazyMax a8bb4725ef
Fix ci workflow 5 years ago
CrazyMax fda7d266a6
Add ci and pre-checkin workflow 5 years ago
CrazyMax 64f9c325fc
Fix workflow 5 years ago
CrazyMax 98c7c050b5
Add labels workflow 5 years ago