Open richardtreier opened 1 year ago
There is https://docs.github.com/en/actions/creating-actions/sharing-actions-and-workflows-from-your-private-repository, which we could use to run private actions from the E2E repository. Either that or we find some external way to run tests and note the result in GH actions.
### Tasks - [ ] Run E2E Tests in CI of CE with a limit to CE tests only
What could help here? OS KC DAPS and integrating the image in pipelines/E2E tests?
@richardtreier any update here?
Feature Request
Description
There is https://docs.github.com/en/actions/creating-actions/sharing-actions-and-workflows-from-your-private-repository, which we could use to run private actions from the E2E repository. Either that or we find some external way to run tests and note the result in GH actions.