Commit graph

73 commits

Author SHA1 Message Date
divyansh42
3e81bc409d Update README.md
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2020-11-25 16:03:01 +05:30
divyansh42
895b4ed153 Fix verify build test
Fix verify build to avoid hardcoding of binary version

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2020-11-25 12:53:04 +05:30
divyansh42
3f226c0d35 Add Sanity Test
Adds Test to ensure code changes are not affecting the present action.

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2020-11-25 11:05:51 +05:30
Tim Etchells
a65863e0db Fix error handling
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-23 17:08:25 -05:00
Tim Etchells
54d567b235 Add build-args input
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-23 14:03:32 -05:00
Tim Etchells
4e70c85f52 Rename to buildah-build
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-23 13:27:19 -05:00
Tim Etchells
4373525da7 Small readme edit, fix ncc dependency
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-19 14:49:47 -05:00
Tim Etchells
236b973ed2 Update readme, make 'image' input required
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-19 13:46:44 -05:00
Tim Etchells
2f1cc9082b Add verify bundle workflow and package-lock
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-19 13:44:17 -05:00
Luca Stocchi
d26694b47f add tag input
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-19 10:12:22 -05:00
Luca Stocchi
deaddbe502
add support for building images with docker files (#4) (#5)
* add support for building images with docker files (#4)

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>

* fix issues when building image with dockerfile

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>

* update readme

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>

* Update README.md

Co-authored-by: Divyanshu Agrawal <diagrawa@redhat.com>

Co-authored-by: Divyanshu Agrawal <diagrawa@redhat.com>
2020-11-19 09:19:57 +01:00
Tim Etchells
329be0a470 Remove out/, add badges
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-16 23:29:58 -05:00
Luca Stocchi
1196e988b8
readme + cleaning
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-13 15:20:53 +01:00
Luca Stocchi
2168b4e067
fix issue when finding language-image file
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-13 12:55:02 +01:00
Luca Stocchi
3043388d5b
add language recognizer
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-13 12:38:29 +01:00
Luca Stocchi
652179bd8c
fixed issue with multiple args for entrypoint
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-07 13:25:52 +01:00
Luca Stocchi
69952a8f62
fix port setting issue
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-07 12:43:03 +01:00
Luca Stocchi
b5c3b226ac
sanitify output buildah from cmd
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-07 00:08:05 +01:00
Luca Stocchi
20c4f351ec
add debug logs
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-06 23:57:01 +01:00
Luca Stocchi
3c136d27ac
fixed typo
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-06 23:28:40 +01:00
Luca Stocchi
2cc874f622
adding readme and name
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-06 22:56:10 +01:00
Luca Stocchi
ce541b4331
add missing files for the action
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-06 22:48:47 +01:00
Luca Stocchi
7cfe2a742f
first commit
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-06 18:42:45 +01:00