openverse icon indicating copy to clipboard operation
openverse copied to clipboard

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

Results 274 openverse issues
Sort by recently updated
recently updated
newest added

## 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...

🟩 priority: low
💻 aspect: code
🧰 goal: internal improvement
🧱 stack: documentation

@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...

🟨 priority: medium
✨ goal: improvement
💻 aspect: code
🧱 stack: frontend
🧱 stack: mgmt
🧱 stack: documentation

## 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...

🟨 priority: medium
✨ goal: improvement
💻 aspect: code
🧱 stack: frontend

## Fixes Fixes #4234 by @obulat ## Description ## Testing Instructions ## Checklist - [ ] My pull request has a descriptive title (not a vague title like`Update index.md`). -...

🟧 priority: high
💻 aspect: code
🧰 goal: internal improvement
🧱 stack: frontend
🧱 stack: documentation

## 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...

🟨 priority: medium
💻 aspect: code
🧰 goal: internal improvement
🧱 stack: catalog

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? |...

dependencies

## 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...

🟧 priority: high
✨ goal: improvement
💻 aspect: code
🧱 stack: frontend
🧱 stack: documentation

## 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...

good first issue
help wanted
🟩 priority: low
💻 aspect: code
🧰 goal: internal improvement
🐍 tech: python
🔧 tech: airflow
🧱 stack: catalog

## 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 -...

🟧 priority: high
🌟 goal: addition
💻 aspect: code
🤖 aspect: dx
🧱 stack: api

## 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',...

help wanted
🟩 priority: low
✨ goal: improvement
💻 aspect: code
🧱 stack: api