[PR #12] [MERGED] Pull from Beta #127

Closed
opened 2026-02-27 19:28:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lox-audioserver/lox-audioserver/pull/12
Author: @rudyberends
Created: 10/11/2025
Status: Merged
Merged: 10/11/2025
Merged by: @rudyberends

Base: mainHead: beta


📝 Commits (8)

  • 174e28d Merge pull request #9 from rudyberends/main
  • 7abe71d docs: update docker volume mount to reflect WORKDIR
  • fe8feda Merge pull request #10 from jorrite/fix-update-docs
  • d832613 chore(release): configure semantic-release and workflow for main + beta
  • 2181022 chore: remove unwanted file
  • 12db83a docs: updated readme
  • 9c35740 chore(release): configure semantic-release and workflow for main + beta
  • 27b2b92 Merge pull request #11 from rudyberends/feature/release-and-docs

📊 Changes

10 files changed (+8762 additions, -1577 deletions)

View changed files

.github/workflows/commitlint.yml (+19 -0)
.github/workflows/release.yml (+34 -0)
.husky/commit-msg (+4 -0)
.releaserc.json (+21 -0)
CONTRIBUTING.md (+27 -0)
📝 README.md (+74 -69)
commitlint.config.js (+3 -0)
📝 package-lock.json (+8568 -1499)
📝 package.json (+12 -7)
playlist_output.json (+0 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lox-audioserver/lox-audioserver/pull/12 **Author:** [@rudyberends](https://github.com/rudyberends) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/11/2025 **Merged by:** [@rudyberends](https://github.com/rudyberends) **Base:** `main` ← **Head:** `beta` --- ### 📝 Commits (8) - [`174e28d`](https://github.com/lox-audioserver/lox-audioserver/commit/174e28d88539816d01e515814a36b0771ee84e5c) Merge pull request #9 from rudyberends/main - [`7abe71d`](https://github.com/lox-audioserver/lox-audioserver/commit/7abe71d2aabb38cbbdc22dfab7c37e0dac551908) docs: update docker volume mount to reflect WORKDIR - [`fe8feda`](https://github.com/lox-audioserver/lox-audioserver/commit/fe8feda9e6dcfb4b39d86b0e7238e139c2df1fc1) Merge pull request #10 from jorrite/fix-update-docs - [`d832613`](https://github.com/lox-audioserver/lox-audioserver/commit/d8326135139ca734f60175590807fda91fa69f62) chore(release): configure semantic-release and workflow for main + beta - [`2181022`](https://github.com/lox-audioserver/lox-audioserver/commit/2181022edcb708f518f6771922d99fcb7593ba85) chore: remove unwanted file - [`12db83a`](https://github.com/lox-audioserver/lox-audioserver/commit/12db83ab74ec5ee3e2ad22593f30b74d2e887327) docs: updated readme - [`9c35740`](https://github.com/lox-audioserver/lox-audioserver/commit/9c35740698485d0b88af9fd5fba32b59181ea945) chore(release): configure semantic-release and workflow for main + beta - [`27b2b92`](https://github.com/lox-audioserver/lox-audioserver/commit/27b2b92e83d8b7b665bb801c4dca5e0c97831584) Merge pull request #11 from rudyberends/feature/release-and-docs ### 📊 Changes **10 files changed** (+8762 additions, -1577 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/commitlint.yml` (+19 -0) ➕ `.github/workflows/release.yml` (+34 -0) ➕ `.husky/commit-msg` (+4 -0) ➕ `.releaserc.json` (+21 -0) ➕ `CONTRIBUTING.md` (+27 -0) 📝 `README.md` (+74 -69) ➕ `commitlint.config.js` (+3 -0) 📝 `package-lock.json` (+8568 -1499) 📝 `package.json` (+12 -7) ➖ `playlist_output.json` (+0 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:28:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lox-audioserver#127
No description provided.