istio-ecosystem / sail-operator

The Sail Operator is able to install and manage the lifecycle of the Istio control plane in an Kubernetes & OpenShift cluster.
Apache License 2.0
42 stars 28 forks source link

Add nightly-images workflow #447

Closed bmangoen closed 1 month ago

bmangoen commented 1 month ago

What type of PR is this?

What this PR does / why we need it:

Moves the nightly image builds into a GitHub Action

Which issue(s) this PR fixes:

Fixes #84

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.93%. Comparing base (06bb204) to head (0f5aa27). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #447 +/- ## ======================================= Coverage 75.93% 75.93% ======================================= Files 35 35 Lines 2061 2061 ======================================= Hits 1565 1565 Misses 425 425 Partials 71 71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bmangoen commented 1 month ago

/retest

FilipB commented 1 month ago

I guess we should prepare a PR which is removing the job running in our fork before merging this.

bmangoen commented 1 month ago

I guess we should prepare a PR which is removing the job running in our fork before merging this.

@FilipB Yes the followiung PR is waiting for review as well