Use ov
in CI/CD workflows
#4406
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
🧰 goal: internal improvement
Improvement that benefits maintainers, not users
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: mgmt
Related to repo management and automations
Current Situation
#4343 adds the
ov
script, and we can use it for local development.Suggested Improvement
Explore using the
ov
script for some cases in our CI/CD workflows. We need to think carefully about how this would affect the different caches we rely on, and whether it would actually simplify things or just make them more complex.@dhruvkb should be a required reviewer on the PR as the person with the most knowledge of our CI/CD workflows and good familiarity with
ov
after helping get it working in #4343.Benefit
Potentially simplify CI/CD environment setup, maybe expand the scope of cacheable environment parts?
The text was updated successfully, but these errors were encountered: