[PR #11] [MERGED] Feature/release and docs #126

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/11
Author: @rudyberends
Created: 10/11/2025
Status: Merged
Merged: 10/11/2025
Merged by: @rudyberends

Base: betaHead: feature/release-and-docs


📝 Commits (4)

  • 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

📊 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/11 **Author:** [@rudyberends](https://github.com/rudyberends) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/11/2025 **Merged by:** [@rudyberends](https://github.com/rudyberends) **Base:** `beta` ← **Head:** `feature/release-and-docs` --- ### 📝 Commits (4) - [`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 ### 📊 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#126
No description provided.