Openverse Monthly Priorities Meeting 2023-08-02

OpenverseOpenverse Openverse is a search engine for openly-licensed media, including images and audio. Find Openverse on GitHub and at https://openverse.org. contributors will host a community meeting to discuss priorities for August at 1500 UTC on August 2nd 2023.

A sync video chat link will be provided in the #openverse channel of the Making WordPress Chat. We hope to see you there.

You can read the ongoing notes document for these meetings here.

#openverse-priorities, #priorities

Priorities Meeting Recap 2023-07-05

OpenverseOpenverse Openverse is a search engine for openly-licensed media, including images and audio. Find Openverse on GitHub and at https://openverse.org. contributors discussed priorities for July in this meeting. View the full notes here and a summary below.

We began by working through the agenda items and created two issues to be completed this month:

  • For the API Thumbnails quandry, we created an issue to conduct local testing for feasibility of the conversion to ASGI and ADRF.
  • We agreed to prioritize the ElasticSearch 8 conversion, with a strong hope that it will be a relatively straightforward conversion. We intend to begin this work with a similar approach to the Django conversion with local testing and created a new issue.
  • We also discussed Renovate/Dependabot and pnpm compatibility, but we missed that while Dependabot does now support pnpm that is has some issues with workspaces as identified by @sarayourfriend. This topic needs to be revisited by Openverse maintainers.

We also discussed the need to re-enable data refreshes and acted quickly to resolve issues by:

  1. Disabled saving tag cleanup outputs on the ingestion server.
  2. Increased the root volume size of the ingestion server disk to 16GB, as a failsafe.
  3. DeployedDeploy Launching code from a local development environment to the production web server, so that it's available to visitors. the ingestion server and kicked off a new image fresh.

Thanks @dhruvkb, @krysal, and @olgabulat!

Projects

Finally, we discussed projects. Some wins and active projects:

Projects to put On Hold

Finally, we discussed projects to put on hold. The primary reason to do this is to allocate development hours towards the ElasticSearch migrationMigration Moving the code, database and media files for a website site from one server to another. Most typically done when changing hosting companies., async APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. conversion research, and the new Dataset publishing projects. Additionally, to focus frontend efforts on the sensitive content blurring and search views projects.

  • Pause Clearly document all media properties for one month
  • Consider pausing Sensitive content reporting flow guidelines #383 for one month (cc @sarayourfriend)
  • Search relevancy sandbox (after the implementation plan is merged)
  • Nuxt 3 (in favor of focusing on TypeScript changes to resolve the many new Sentry errors we’re experiencing)

#openverse-priorities, #priorities

Openverse Monthly Priorities Meeting 2023-07-05

OpenverseOpenverse Openverse is a search engine for openly-licensed media, including images and audio. Find Openverse on GitHub and at https://openverse.org. contributors will host a community meeting to discuss priorities for July at 1500 UTC on July 5th 2023.

A sync video chat link will be provided in the #openverse channel of the Making WordPress Chat. We hope to see you there.

You can read the ongoing notes document for these meetings here.

#openverse-priorities, #priorities

Openverse Monthly Priorities Meeting 2023-06-07

OpenverseOpenverse Openverse is a search engine for openly-licensed media, including images and audio. Find Openverse on GitHub and at https://openverse.org. contributors will host a community meeting to discuss priorities for June at 1500 UTC on 2023-06-07.

A sync video chat link will be provided in the #openverse channel of the Making WordPress Chat. We hope to see you there.

You can read the ongoing notes document for these meetings here.

#openverse-priorities, #priorities

Recap: Priorities Meeting 2022-10-05

Members of the OpenverseOpenverse Openverse is a search engine for openly-licensed media, including images and audio. Find Openverse on GitHub and at https://openverse.org. community met over video and audio today to discuss Openverse priorities for the month of October. We discussed three major things (you can read the raw notes here):

  1. Status updates of current projects
  2. What we’ll be working on this month
  3. New projects we’re excited to start

The need for better project documentation

One of the first things we mentioned was the need for deeper project documentation in Make. There isn’t one easy place to view current projects at a glance. @beccawidom mentioned how useful the Dag Status page is and how it could be a good model for a projects page.

iFrameiframe iFrame is an acronym for an inline frame. An iFrame is used inside a webpage to load another HTML document and render it. This HTML document may also contain JavaScript and/or CSS which is loaded at the time when iframe tag is parsed by the user’s browser. Removal

The project is ongoing and progressing quickly. Development is well underway and can be viewed on the staging site with the ?ff_new_header=on flag enabled. Here is an example link.

@olgabulat completed the mobile version of the ‘recent searches’ feature today. There are a few open PRs in need of review:

and more needing to be started:

Provider DAG Refactors

This project is also ongoing and advancing nicely. The tracking milestone has the latest updates and assignments. The project continues to reveal issues with existing DAGs, from faulty logic, to unhandled errors, to data integrity concerns.

Infrastructure Improvements

There’s ongoing work to switch to a single load balancer for all applications.

Browse and Insert Openverse Media in WP CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress.

This project began serendipitously from a community PR to add Openverse browsing to GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/. Since then there’s been more discussion and some designs created.

Data normalization

We talked about this project a lot and decided we should devote time to planning this month. @krysal plans to share a draft of a plan to help clarify the scope and goals of the work.

Upcoming projects

We discussed how the iFrame removal project won’t have much active development work in the coming weeks, so it would be a good time to start planning for other projects. We identified two:

  • The session state cookie milestone would be great to prevent UIUI UI is an acronym for User Interface - the layout of the page the user interacts with. Think ‘how are they doing that’ and less about what they are doing. pop-in and for future storage of user state.
  • @zackkrida also wants to start Analytics and will kick off the project with an RFC for frontend event collection.

We also discussed the Content Safety project at length. It’s very important work but we don’t have a clear lead for that project yet. As @aetherunbound mentioned, it would be worthwhile and possible this month to start scoping out this project. Examples Madison gave are to gather and create issues, and write an RFC for the project.

Action Items

Finally, we decided on some next steps to keep work moving.

  • @krysal: Share a draft of the Data Normalization plan
  • @aetherunbound: Create a new DAG Stability and Bugfixes project and kickoff post
  • @zackkrida: Create a new Analytics project 
  • @zackkrida: Write a frontend event collection (analytics) RFC
  • @zackkrida: Create and RFC request for handling removed images/dead links
  • All: Identify a lead for the Content Safety project

#priorities #openverse-priorities