Commit graph

8 commits

Author SHA1 Message Date
Divyanshu Agrawal
803a1413e7
Add feature to build multi-arch image (#27)
Since buildah now supports multi arch image
support (ref: https://github.com/containers/buildah/issues/1590)
This feature will allow building images for multiple
architectures.

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-17 13:27:20 -05:00
Divyanshu Agrawal
21e07c3197
Add workflow, link checker and modify Readme (#30)
* Add test workflow for dockerfile build
* Add link checker workflow
* Modify Readme to divide input for build strategies

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-17 08:53:51 -05:00
Divyanshu Agrawal
20a8e62ce0
Add io generator and CI checks (#25)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-08 11:24:18 -05:00
Divyanshu Agrawal
88e0085544
Add feature to output image with multiple tags (#21)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-01 12:54:50 -05:00
divyansh42
a1b98d2603 Cleanup Workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2020-12-18 19:32:19 +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
2f1cc9082b Add verify bundle workflow and package-lock
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-19 13:44:17 -05:00