openverse
openverse copied to clipboard
Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
## Fixes Fixes (partially) #4166 by @dhruvkb ## Description This PR migrates the `documentation/` project to PDM and updates the API `authors` to add "Contributors". ## Testing Instructions Run `just...
@WordPress/openverse-frontend and @sarayourfriend I'm creating this draft pull request as a place to discuss efforts to test and deploy https://nuxt-preview.openverse.org/. I was able to successfully build and push Nuxt 3...
## Fixes Fixes #2219 ## Description This PR adds a `smoke-test` to storybook tests. This test iterates over the Storybook sections, opens each page and checks if there are any...
## Fixes Fixes #4234 by @obulat ## Description ## Testing Instructions ## Checklist - [ ] My pull request has a descriptive title (not a vague title like`Update index.md`). -...
## Fixes Related to #4146 by @stacimc ## Description This PR makes no changes to the current data refreshes, but renames the _directory_ to `legacy_data_refresh` to avoid naming collisions. I...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...
## Fixes Fixes #4230 by @obulat ## Description _One of the main purposes of this PR is to remove the `ssrRef` from the provider store because it's not available in...
## Description We presently have a number of `XCOM_PULL_TEMPLATE.format(...)` calls as part of our DAG definitions. Since this is a frequently used templated string, it would be nice to have...
## Fixes Fixes #3432 by @sarayourfriend ## Description This PR - adds structured logging support for Django using - refactors the logging setup to remove cruft and dead code -...
## Problem When the waveform generation returns a non-zero exit status, we should return a 424 error on the `/waveform` endpoint, not 500. https://api.openverse.engineering/v1/audio/e0742ff3-f909-4e1d-9555-8e6399157452/waveform/ returns ``` { "detail": "Command '['audiowaveform',...