canonical / seldonio-rocks

ROCKs for Seldon Core
Apache License 2.0
0 stars 1 forks source link

feat(ci): Introduce automation for building, pushing and testing ROCKs #64

Closed orfeas-k closed 11 months ago

orfeas-k commented 11 months ago

Closes #58

Question to reviewer

Should we run build, scan and run tests for mlserver? As mentioned in this issue of mine https://github.com/canonical/seldonio-rocks/issues/61, this ROCK is not used by Seldon and thus we won't scan it for CVEs report too. At the same time, it doesn't make sense to run integration tests for it. ATM, there's no integration tox environment and calling integrate.yaml for it will fail. Thus, we could probably remove it from the on_pull_request.yaml workflow.