My GitHub activity in the week of 2025-04-25

Highlights from this week

A relatively light week, with a few cleanup and support contributions:

  • Tooling and workflows: I removed lint-staged from the MDN content repo. While it was useful before, it’s now redundant with our pre-commit using Lefthook, so it’s time to remove unused deps. We’re using Lefthook in most repos now for pre-commit hooks, and occasionally for installing deps on main after pulling in latest changes.
  • Front matter sidebars: I moved mdnsidebar definitions directly into front matter. This is part of an effort to unify and simplify configuration across the whole repo.
  • Platform support tracking: I submitted a BCD PR to document Firefox 138 support for AudioWorkletGlobalScope.port, accompanying earlier documentation changes.

On the review side, I covered updates to accessibility tooling guidance, image cleanup, and minor formatting changes to example links and content issues.

Summary

I worked on 9 total pull requests, including 4 created and 5 reviewed, across 3 repositories.

Most active day: 2025-04-22, with 4 PRs.

Top repositories

  • mdn/content: 7
  • mdn/interactive-examples: 1
  • mdn/browser-compat-data: 1

This is what I got up to on the week ending 25th April 2025:

2025-04-22:

2025-04-23:

2025-04-25:


Published: