Skip to content

Make CI jobs run inside Github actions #4110

@jberkhahn

Description

@jberkhahn

Per the discussion from #3712, we would like to investigate the possibility of running our CI jobs themselves inside Github actions.

Couple of known caveats:

  1. Github actions can't be dependent on other Github actions.
  2. Github actions don't support all the architectures we build for, so our tests will have to be decoupled from deploys (building and pushing images to quay). This might be a good thing for performance reasons

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions