WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.

Home Page:https://openverse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `ov` in CI/CD workflows

sarayourfriend opened this issue · comments

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?