-
Task
-
Resolution: Won't Do
-
Major
-
0.3.0
-
None
Looking for a good solution for CI, we came up with GitHub Actions, a new feature by GitHub that implements CI on opensource projects.
The main problem for using this feature on Kogito is the "multibranch pipeline" support, that is having a PR on a given project be dependent to other.
For example: if I add a new component on kogito-bom and send a PR to it, the pipeline should be aware about that when running on another PR (with same branch name) in another project, let's say kogito-cloud
This task is to find a solution for this problem using GitHub Actions
- is related to
-
KOGITO-686 Migrate CI from CircleCI to GH Actions
- Resolved
- relates to
-
KOGITO-258 Create job to execute build and tests the Kogito images and a PR is created.
- Resolved
-
KOGITO-75 Migrate Operator CI to jboss.org internal Jenkins
- Closed