tinkerbell / actions

Suite of Tinkerbell Actions for use in Tinkerbell Workflows
Apache License 2.0
27 stars 42 forks source link

Add basic CI #120

Closed chrisdoherty4 closed 6 months ago

chrisdoherty4 commented 6 months ago

Follows #119

Add a basic CI that builds images for every branch and builds and pushes images with every merge to main. The revision is used as tags for all images and all images are built and pushed with every merge irrespective of the files changed.

We aren't trying to build an optimized a CI or introduce a release process. We're adding checks that don't already exist and pushing images frequently for consumption. We will organically evolve the CI to optimize builds and how we decide what gets built.

Side note: the CI passed first time 😄 https://github.com/tinkerbell/actions/actions/runs/8225760871/job/22491237138?pr=120