robusta icon indicating copy to clipboard operation
robusta copied to clipboard

feat: container image build ci for push image to github registry

Open rajpratik71 opened this issue 3 years ago • 4 comments

Use GitHub CI to build the latest Container image on git push and store the container image on the GitHub registry

Signed-off-by: Pratik Raj [email protected]

rajpratik71 avatar Sep 11 '22 09:09 rajpratik71

Hi @Rajpratik71, thank you for opening the PR. Can you elaborate a little on the motivation for this? Do you have a specific use case where you need builds of each commit to master?

aantn avatar Sep 12 '22 19:09 aantn

Hi @Rajpratik71, thank you for opening the PR. Can you elaborate a little on the motivation for this? Do you have a specific use case where you need builds of each commit to master?

This CI will help to get the latest container image of changes.

rajpratik71 avatar Sep 13 '22 11:09 rajpratik71

Hi @Rajpratik71, can you please provide extra context on why that is desireable in this case? Do you have a specific need that requires Robusta images of every commit?

aantn avatar Sep 21 '22 15:09 aantn

Hi @Rajpratik71, can you please provide extra context on why that is desireable in this case? Do you have a specific need that requires Robusta images of every commit?

HI @aantn , as mentioned "This CI will help to get the latest container image of changes.".

Further, that image can be used for testing and security scan purpose.

rajpratik71 avatar Oct 25 '22 14:10 rajpratik71

Closing due to obsolescence

RoiGlinik avatar Jul 14 '24 07:07 RoiGlinik