2 min read

Open Source Contributions

This is a regularly updated list of contributions that I have made to open source projects. I organized the contributions by whether they are still open, merged, or closed. The contributions are ordered from newest to oldest.

Open

  1. Pull Request #1479 in music-assistant/frontend — Enable VSCode Intellisense on Unit Tests Files and Use NVM versions of Node.js in Husky Pre-commit

Merged

  1. Pull Request #1475 in music-assistant/frontend — Moved all Unit Tests to tests Directory

  2. Pull Request #1470 in music-assistant/frontend — Implement Feature/Enhancement: Copy Album or Artist name from page title#

  3. Pull Request #2939 in developers.home-assistant — Home Assistant Core now uses 3.14.2 instead of 3.13.

Closed

  1. Pull Request #1478 in music-assistant/frontend — Vuetify Unit Test Setup and Basic Unit Test for <InfoHeader /> Component