ci: replace Cirrus CI with GitHub Actions#654
Conversation
9e50a9a to
82f47b9
Compare
|
Ephemeral COPR build failed. @containers/packit-build please check. |
82f47b9 to
db8251a
Compare
lsm5
left a comment
There was a problem hiding this comment.
LGTM with nit to remove packaging.yml.
Also, I think we should not even have GHA as everything should be manageable via Packit. This repo isn't moving to CNCF, is it?
|
@timcoding1988 I agree with @lsm5 on removing Regarding @lsm5's broader question about whether we need GHA at all: Packit covers packaging/COPR builds, but it doesn't run integration tests, coverage, or static binary builds. So we do still need GHA (or some CI) for those. The existing coverage.yml: This would cut the job time significantly. static.yml: The |
jnovy
left a comment
There was a problem hiding this comment.
Requesting changes as per comment above.
Sorry, I meant we could do those things via Packit and Testing Farm itself, so there shouldn't be any need for GHA as such. But since @timcoding1988 has it in place already with this PR, we could leave all that for later. |
db8251a to
2d666e0
Compare
Signed-off-by: Tim Zhou <tizhou@redhat.com>
2d666e0 to
e0c56ec
Compare
|
LGTM, nice work! I will continue to set the |
|
@saschagrunert seems that you own the "conmon" cache on cachix - would you mind to update the auth token here? |
cirrus-ci is out of support by June. we are replacing cirrus-ci with native GHA