divyansh42
|
4934294ad0
|
Update changelog
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2024-03-16 22:43:37 +05:30 |
|
divyansh42
|
1cfc5d852e
|
Update to node20 and dependencies bump
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2024-03-16 22:40:10 +05:30 |
|
Daniel Rudolf
|
bcf6f9c330
|
getDockerConfigJson(): Return empty auth when ~/.docker/config.json doesn't exist (#39)
|
2024-03-16 22:05:46 +05:30 |
|
dependabot[bot]
|
a7d8d3e644
|
Bump fast-xml-parser and @aws-sdk/client-ecr (#35)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.4 and updates ancestor dependency [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr). These dependencies need to be updated together.
Updates `fast-xml-parser` from 4.0.11 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.11...v4.2.4)
Updates `@aws-sdk/client-ecr` from 3.261.0 to 3.350.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.350.0/clients/client-ecr)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: "@aws-sdk/client-ecr"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-13 20:20:27 +05:30 |
|
divyansh42
|
9184318aae
|
Update changelog for v1.6
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2023-03-11 18:20:56 +05:30 |
|
Jens Reimann
|
8cb6c181aa
|
chore: update dependencies (#34)
* chore: update dependencies
This updates the @actions/core to 1.10.x, which is required to fix the
deprecated state functionality. See: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
closes #33
* style: fix lint errors
|
2023-03-11 18:16:14 +05:30 |
|
divyansh42
|
7283c5d4ff
|
Add changelog for v1.5
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2022-12-29 20:03:11 +05:30 |
|
divyansh42
|
f15701c1a2
|
Update node version in crda workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2022-12-25 21:07:35 +05:30 |
|
divyansh42
|
9fec908dba
|
Update bundles
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2022-12-25 21:04:33 +05:30 |
|
dependabot[bot]
|
f7d3f4f147
|
Bump @actions/core from 1.2.6 to 1.9.1 (#32)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-24 15:14:53 +05:30 |
|
Timothée Ravier
|
097e0bb4d1
|
action: Update to Node 16 (#28)
See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
|
2022-12-24 12:08:29 +05:30 |
|
divyansh42
|
632d91dfe1
|
Add changelog for v1.4
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2022-06-14 19:22:24 +05:30 |
|
Philipp Trulson
|
58898ff661
|
Add ability to login to AWS ECR repositories (#24)
* Add ability to login to ECR repositories
|
2022-06-14 19:19:07 +05:30 |
|
Divyanshu Agrawal
|
9088ccefea
|
Remove kubic repositories (#22)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2022-06-03 22:14:58 +05:30 |
|
divyansh42
|
8a0c05b53e
|
Add CRDA scan workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2022-05-04 13:34:06 +05:30 |
|
divyansh42
|
439023eb75
|
Add changelog for v1.3
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2022-05-04 13:28:07 +05:30 |
|
Divyanshu Agrawal
|
34f135348d
|
Add auth_file_path input and --verbose flag (#21)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2022-05-04 13:15:40 +05:30 |
|
dependabot[bot]
|
43f863be90
|
Bump minimist from 1.2.5 to 1.2.6 (#17)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-04 13:02:18 +05:30 |
|
divyansh42
|
51c64624b9
|
Update changelog for v1.2
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-12-17 22:09:22 +05:30 |
|
John Duimovich
|
c8d256526d
|
Merge pull request #16 from divyansh42/fix-docker-issue
Add ability to pull image from docker after login
|
2021-12-17 11:36:15 -05:00 |
|
divyansh42
|
fc74315ff2
|
Add ability to pull image from docker after login
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-12-09 11:10:21 +05:30 |
|
divyansh42
|
4c93cb1ea3
|
Update changelog for v1.1.2
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-10-20 00:22:22 +05:30 |
|
Divyanshu Agrawal
|
63cb3e13a4
|
Use XDG_RUNTIME_DIR if set for auth file path (#13)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-10-20 00:19:25 +05:30 |
|
divyansh42
|
fc6abaf740
|
Update changelog for v1.1.1
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-10-08 11:50:43 +05:30 |
|
dependabot[bot]
|
075fa47d3c
|
Bump ansi-regex from 5.0.0 to 5.0.1 (#10)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-08 11:46:00 +05:30 |
|
なつき
|
44ca406dd4
|
Throw an error if required input is missing (#9)
|
2021-10-08 11:42:22 +05:30 |
|
diagrawa
|
d0c6b3cf9b
|
Install latest podman in workflow
Signed-off-by: diagrawa <agrawaldivyanshu3005@gmail.com>
|
2021-09-30 14:11:09 -04:00 |
|
divyansh42
|
0fc254dd6e
|
Update changelog for v1.1
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-08-20 19:26:52 +05:30 |
|
Divyanshu Agrawal
|
d968d572fb
|
Set env var REGISTRY_AUTH_FILE to work with buildah (#6)
* Set env var REGISTRY_AUTH_FILE to work with buildah
Signed-off-by: divyansh42 <diagrawa@redhat.com>
* Add info level message
Signed-off-by: divyansh42 <diagrawa@redhat.com>
* Resolve reviews
Signed-off-by: divyansh42 <diagrawa@redhat.com>
* Reslve reviews
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-08-20 19:19:14 +05:30 |
|
dependabot[bot]
|
4bf4190336
|
Bump path-parse from 1.0.6 to 1.0.7 (#3)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-17 11:49:54 +05:30 |
|
Divyanshu Agrawal
|
de97fe2e99
|
Merge pull request #2 from redhat-actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
|
2021-05-11 10:40:57 +05:30 |
|
dependabot[bot]
|
49c4853eb7
|
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 05:04:46 +00:00 |
|
Tim Etchells
|
9c147846b9
|
readme tweak
Signed-off-by: Tim Etchells <tetchel@gmail.com>
|
2021-04-19 09:12:18 -04:00 |
|
divyansh42
|
d57fe01c91
|
Fix workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-04-19 18:35:07 +05:30 |
|
Tim Etchells
|
c98aae5db0
|
Add GH doc link and fix typo
Signed-off-by: Tim Etchells <tetchel@gmail.com>
|
2021-04-19 08:42:54 -04:00 |
|
smac89
|
470f401e89
|
adding ghcr.io login example (#1)
Add example of logging into github's container registry
|
2021-04-19 08:39:54 -04:00 |
|
divyansh42
|
22deeeef6a
|
Readme update and action.yml refactor
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-04-09 13:08:06 +05:30 |
|
Tim Etchells
|
805221f355
|
Tweak example
Signed-off-by: Tim Etchells <tetchel@gmail.com>
|
2021-04-07 13:01:31 -04:00 |
|
Tim Etchells
|
cd7943cbfb
|
change output a little
Signed-off-by: Tim Etchells <tetchel@gmail.com>
|
2021-04-07 12:58:15 -04:00 |
|
Tim Etchells
|
9c8a5ab6f3
|
Update readme
Signed-off-by: Tim Etchells <tetchel@gmail.com>
|
2021-04-07 12:55:36 -04:00 |
|
divyansh42
|
54f79a2a8b
|
Add README.md
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-04-01 14:08:52 +05:30 |
|
divyansh42
|
005af2ac0e
|
Modify action.yml
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-03-31 23:59:17 +05:30 |
|
divyansh42
|
6c4ab503eb
|
Update code
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-03-31 14:44:20 +05:30 |
|
divyansh42
|
1b6468c894
|
Add example workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-03-31 00:30:40 +05:30 |
|
divyansh42
|
565d575198
|
First commit 🚀
Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
2021-03-30 18:57:12 +05:30 |
|