divyansh42
67f10fa66b
Fix buildah issue of using overlay as storage driver
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-09 00:44:38 +05:30
Divyanshu Agrawal
65f18d484c
Fix issue of workDir not being used in the code ( #49 )
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-05 09:56:33 +05:30
Divyanshu Agrawal
8fe53efc79
Add cron in the workflow and workaround to fix buildah issue #3120 ( #47 )
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-02 00:15:50 +05:30
Divyanshu Agrawal
3196e5acb5
Add Layers input for build using dockerfile ( #43 )
...
Also add link to buildah docs in the README
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-03-30 08:50:32 -04:00
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