EusebioTrigo
0fa2dca2e8
Support/node20 ( #93 )
...
* Update action.yml to use node20
* Update README.md with newer runner versions and fix typo
* Update all workflows to use newer action versions and runner environments
2024-03-05 19:18:07 +05:30
Dominick Gendill
8b69cb8d8b
Update action to node16
2022-12-23 21:04:05 +05:30
Divyanshu Agrawal
56f05cb637
Add feature to push manifest ( #55 )
...
* Add feature to push manifest
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-11-17 17:34:58 +05:30
なつき
bdfa69ab89
Refactor inputs to support docker/metadata-action ( #50 )
2021-10-12 10:22:18 -07:00
Divyanshu Agrawal
984901b4bb
Warn user if input image and registry both have /
( #39 )
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-22 12:27:32 -04:00
Divyanshu Agrawal
321a4c5e98
Make input username
and password
optional ( #35 )
...
* Make input username and password optional since user can use podman login
* Add cron triggers to workflows
* Group podman version output
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-12 08:35:25 -04:00
Tim Etchells
24d8460d9f
Add back singular registry-path output
...
Fixes #29
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2021-02-22 11:49:46 +05:30
Divyanshu Agrawal
870f44bc9b
Add feature to pass extra args when pushing image ( #19 )
...
If a user wants to pass few extra args to push
command when pushing image, then they can pass
using 'extra-args' input parameter.
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-08 09:37:42 -05:00
Divyanshu Agrawal
2e6cff9b90
Add feature to push multiple tags of the image ( #18 )
...
* Modify workflow to trigger on pull request
* Update workflow to perform multi tag build and push
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-02 21:35:48 -05:00
Divyanshu Agrawal
65d0a056e0
Update action.yml
2020-11-28 00:23:19 +05:30
divyansh42
ce33c28bcc
Add tls-verify flag
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2020-11-27 13:11:03 -05:00
divyansh42
4f00df14d1
Add image-url to the output of the action.
...
Added Complete URL to the Output of the action.
Such that other steps can use the URL for further operations
also, Modified README based on the changes.
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2020-11-23 18:11:37 -05:00
Tim Etchells
61095317bf
Add verify bundle action and make inputs 'required'
...
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-17 14:19:07 -05:00
Luca Stocchi
e335d23f38
fix issue with pushing docker image
...
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-16 14:06:29 +01:00
Luca Stocchi
9f4af4759e
update action config
...
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-13 15:53:21 +01:00
Luca Stocchi
19ea479591
fix docker issue
...
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-13 15:12:47 +01:00
Luca Stocchi
9a0a0927cd
first implementation push to quay action
...
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-07 13:04:04 +01:00