CrazyMax
|
0828e0e718
|
dev: switch to eslint
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
56f72fcef0
|
dev: update bins and frontend
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
f169e16aaa
|
Merge pull request #168 from docker/dependabot/npm_and_yarn/actions/io-1.1.2
Bump @actions/io from 1.1.1 to 1.1.2
|
3 years ago |
dependabot[bot]
|
fa178e4710
|
Bump @actions/io from 1.1.1 to 1.1.2
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)
---
updated-dependencies:
- dependency-name: "@actions/io"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
CrazyMax
|
a4bf4e934e
|
Merge pull request #167 from docker/dependabot/npm_and_yarn/actions/exec-1.1.1
Bump @actions/exec from 1.1.0 to 1.1.1
|
3 years ago |
dependabot[bot]
|
2bbd6e81e1
|
Bump @actions/exec from 1.1.0 to 1.1.1
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/exec)
---
updated-dependencies:
- dependency-name: "@actions/exec"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
CrazyMax
|
f6d32ad023
|
Merge pull request #162 from docker/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
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
|
dd4fa0671b
|
Merge pull request #160 from crazy-max/node12
Revert to Node 12 as default runtime
|
3 years ago |
CrazyMax
|
4e3538592e
|
Revert to Node 12 as default runtime
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
bb984efc56
|
Merge pull request #156 from docker/dependabot/npm_and_yarn/aws-sdk/client-ecr-public-3.53.0
Bump @aws-sdk/client-ecr-public from 3.45.0 to 3.53.0
|
3 years ago |
CrazyMax
|
722888132b
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
17780b56b7
|
Bump @aws-sdk/client-ecr-public from 3.45.0 to 3.53.0
Bumps [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public) from 3.45.0 to 3.53.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr-public/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.53.0/clients/client-ecr-public)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecr-public"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
CrazyMax
|
39857b3b45
|
Merge pull request #157 from docker/dependabot/npm_and_yarn/aws-sdk/client-ecr-3.53.0
Bump @aws-sdk/client-ecr from 3.45.0 to 3.53.0
|
3 years ago |
CrazyMax
|
5fcc728422
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
9fb8721eb9
|
Bump @aws-sdk/client-ecr from 3.45.0 to 3.53.0
Bumps [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) from 3.45.0 to 3.53.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.53.0/clients/client-ecr)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecr"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
CrazyMax
|
4e3c9375bb
|
Merge pull request #158 from crazy-max/node-16
update to node 16
|
3 years ago |
CrazyMax
|
4b59a429db
|
update to node 16
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
6af3c118c8
|
Merge pull request #152 from crazy-max/aws-sdk-proxy
handle proxy settings for aws-sdk
|
3 years ago |
CrazyMax
|
caca3368ce
|
handle proxy settings for aws-sdk
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
17f28ab24d
|
Merge pull request #112 from dineshba/workload-identity-gcr-gar
Update readme with workload identity based authentication for GCR and GAR
|
3 years ago |
Dinesh B
|
a875dd0e21
|
Update readme with workload identity based authentication for GCR and GAR
Signed-off-by: Dinesh B <dineshudt17@gmail.com>
Signed-off-by: Dinesh <dineshb@thoughtworks.com>
|
3 years ago |
CrazyMax
|
7948fffc49
|
Merge pull request #49 from crazy-max/e2e-acr
Test login against ACR
|
3 years ago |
CrazyMax
|
5fcefb941d
|
Merge pull request #131 from docker/dependabot/npm_and_yarn/aws-sdk/client-ecr-public-3.45.0
Bump @aws-sdk/client-ecr-public from 3.43.0 to 3.45.0
|
3 years ago |
CrazyMax
|
3bb2d084df
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
242fb9a356
|
Bump @aws-sdk/client-ecr-public from 3.43.0 to 3.45.0
Bumps [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public) from 3.43.0 to 3.45.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr-public/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.45.0/clients/client-ecr-public)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecr-public"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
CrazyMax
|
fa72313bc3
|
Merge pull request #132 from docker/dependabot/npm_and_yarn/aws-sdk/client-ecr-3.45.0
Bump @aws-sdk/client-ecr from 3.44.0 to 3.45.0
|
3 years ago |
CrazyMax
|
088f62a4f2
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
7929ac7647
|
Bump @aws-sdk/client-ecr from 3.44.0 to 3.45.0
Bumps [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) from 3.44.0 to 3.45.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.45.0/clients/client-ecr)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecr"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
CrazyMax
|
42d299face
|
Merge pull request #130 from crazy-max/ci-workflow
Update ci workflow
|
3 years ago |
CrazyMax
|
4858b0b5ea
|
Update ci workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
1d7d8649e7
|
Merge pull request #128 from Flydiverny/aws-sdk-v3
fix(ecr): only set credentials if username & password if specified, refactor to use aws-sdk v3
|
3 years ago |
Markus Maga
|
58855695bb
|
refactor: use v3 sdk
Signed-off-by: Markus Maga <markus@maga.se>
|
3 years ago |
CrazyMax
|
d9927c4142
|
Merge pull request #123 from crazy-max/ecr-input
ecr input to specify whether the given registry is ECR
|
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
|
b20b9f5e31
|
Merge pull request #126 from crazy-max/aws-sdk
ecr: switch implementation to use the AWS SDK
|
3 years ago |
CrazyMax
|
cb21399f71
|
ci: test against windows runner
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
faae4d6665
|
ecr: switch implementation to use the AWS SDK
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
4d84a3c20f
|
Merge pull request #127 from crazy-max/carry-124
Update instructions for Google registry
|
3 years ago |
CrazyMax
|
6f7ca8828b
|
Update instructions for Google registry
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
3 years ago |
CrazyMax
|
b776a64ec0
|
Merge pull request #114 from Flydiverny/fix-ec2-instance-credentials
fix(ecr): use ec2 instance credentials when no credentials are provided
|
3 years ago |
Markus Maga
|
f6476db6e9
|
chore: update dist
Signed-off-by: Markus Maga <markus@maga.se>
|
4 years ago |
Markus Maga
|
46ab6d5c3c
|
fix(ecr): use ec2 instance credentials when no credentials are provided
Signed-off-by: Markus Maga <markus@maga.se>
|
4 years ago |
CrazyMax
|
1cce1654e0
|
Merge pull request #111 from crazy-max/update-wrokflow
dev: update workflow
|
4 years ago |
CrazyMax
|
9537342dee
|
dev: update workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
4 years ago |
CrazyMax
|
7f47463f56
|
Merge pull request #103 from docker/dependabot/npm_and_yarn/actions/core-1.6.0
Bump @actions/core from 1.5.0 to 1.6.0
|
4 years ago |
CrazyMax
|
8807319764
|
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
4 years ago |
CrazyMax
|
ebac4bd30d
|
Merge pull request #84 from crazy-max/depre-ubuntu-1604
Ubuntu 16.04 runner deprecated
|
4 years ago |
dependabot[bot]
|
499663a42c
|
Bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
CrazyMax
|
70b0f7898e
|
Merge pull request #101 from docker/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
|
4 years ago |