[PR #1] [MERGED] Dev to main #1

Closed
opened 2026-02-28 14:37:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NTifyApp/Extensions-Repository/pull/1
Author: @werwolf2303
Created: 3/20/2025
Status: Merged
Merged: 3/20/2025
Merged by: @werwolf2303

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

27 files changed (+315 additions, -94 deletions)

View changed files

.github/workflows/main.yaml (+26 -0)
.github/workflows/pullrequest.yaml (+13 -0)
.gitignore (+4 -0)
.gitmodules (+6 -0)
.idea/.gitignore (+0 -8)
.idea/SpotifyXP-Repository.iml (+0 -10)
.idea/inspectionProfiles/profiles_settings.xml (+0 -6)
.idea/misc.xml (+0 -7)
.idea/modules.xml (+0 -8)
.idea/vcs.xml (+0 -6)
REPO_FORMAT.md (+17 -0)
📝 debug.py (+0 -2)
dependency.schema.json (+25 -0)
extension.schema.json (+37 -0)
extensions/MSNStatusSupport (+1 -0)
extensions/SpotifyXP-Last.FM (+1 -0)
generate_repo.py (+107 -0)
jardependency.schema.json (+21 -0)
plugin.schema.json (+37 -0)
repo.schema.json (+20 -0)

...and 7 more files

📄 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/NTifyApp/Extensions-Repository/pull/1 **Author:** [@werwolf2303](https://github.com/werwolf2303) **Created:** 3/20/2025 **Status:** ✅ Merged **Merged:** 3/20/2025 **Merged by:** [@werwolf2303](https://github.com/werwolf2303) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`ef48840`](https://github.com/NTifyApp/Extensions-Repository/commit/ef48840d7ae03a7d637b1132615d17f5f0495218) Init dev - [`2cd15a3`](https://github.com/NTifyApp/Extensions-Repository/commit/2cd15a328f3825b33e2c6e63ff2524c9dca5aad4) Init dev - [`24e673c`](https://github.com/NTifyApp/Extensions-Repository/commit/24e673c532bb05cd5104677c04189303df05ff2c) Change self-hosted to ubuntu-latest - [`ddf738f`](https://github.com/NTifyApp/Extensions-Repository/commit/ddf738f94f5c27157e727328b1dbce03a211b7b7) Update workflow - [`d3fa8a2`](https://github.com/NTifyApp/Extensions-Repository/commit/d3fa8a2620467e7f3a2b9a07dab9a216aa52e39e) Update workflow - [`c3fb728`](https://github.com/NTifyApp/Extensions-Repository/commit/c3fb7283ba927253bcf364fb6e2c4d27f555c562) Add pull request workflow - [`87d3937`](https://github.com/NTifyApp/Extensions-Repository/commit/87d3937e4c0be95daf998ec47143382c36bbcebe) Update pull request workflow - [`df82a02`](https://github.com/NTifyApp/Extensions-Repository/commit/df82a021680454159ab09893ea1ef04010ccd798) Removed sys exit calls - [`44c4d2f`](https://github.com/NTifyApp/Extensions-Repository/commit/44c4d2fcff8ec18d412a6f756a88f5f1df3ae0c0) Add .gitignore - [`c8aa4a8`](https://github.com/NTifyApp/Extensions-Repository/commit/c8aa4a849cc71f2fa0cfc3997fb7394d6a2c1341) Update repo ### 📊 Changes **27 files changed** (+315 additions, -94 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/main.yaml` (+26 -0) ➕ `.github/workflows/pullrequest.yaml` (+13 -0) ➕ `.gitignore` (+4 -0) ➕ `.gitmodules` (+6 -0) ➖ `.idea/.gitignore` (+0 -8) ➖ `.idea/SpotifyXP-Repository.iml` (+0 -10) ➖ `.idea/inspectionProfiles/profiles_settings.xml` (+0 -6) ➖ `.idea/misc.xml` (+0 -7) ➖ `.idea/modules.xml` (+0 -8) ➖ `.idea/vcs.xml` (+0 -6) ➕ `REPO_FORMAT.md` (+17 -0) 📝 `debug.py` (+0 -2) ➕ `dependency.schema.json` (+25 -0) ➕ `extension.schema.json` (+37 -0) ➕ `extensions/MSNStatusSupport` (+1 -0) ➕ `extensions/SpotifyXP-Last.FM` (+1 -0) ➕ `generate_repo.py` (+107 -0) ➕ `jardependency.schema.json` (+21 -0) ➕ `plugin.schema.json` (+37 -0) ➕ `repo.schema.json` (+20 -0) _...and 7 more files_ </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-28 14:37:08 +03:00
Sign in to join this conversation.
No labels
pull-request
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/Extensions-Repository#1
No description provided.