canonical / charmed-kubeflow-workflows

Repository that containes GitHub workflows and shareable configs for Charmed Kubeflow
0 stars 0 forks source link

feat: Add workflow to get modified ROCKs and build-scan-test them #27

Closed orfeas-k closed 9 months ago

orfeas-k commented 9 months ago

Add workflow that get modified ROCKs by PR and then triggers build_scan_test.yaml workflow for each one of these. This PR came after a refactor to https://github.com/canonical/seldonio-rocks/pull/64.

Ref https://github.com/canonical/bundle-kubeflow/issues/692 Ref also https://github.com/canonical/seldonio-rocks/issues/58 due to the refactoring

orfeas-k commented 9 months ago

@ca-scribner pushed a commit with a on_pull_request.yaml template.