[PR #50] [MERGED] Add workflow to validate plugin.json files #85

Closed
opened 2026-05-07 00:17:59 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/plugins/pull/50
Author: @Boy132
Created: 12/23/2025
Status: Merged
Merged: 12/23/2025
Merged by: @Boy132

Base: mainHead: meta-workflow


📝 Commits (2)

📊 Changes

2 files changed (+111 additions, -0 deletions)

View changed files

.github/scripts/validatePluginJson.php (+86 -0)
.github/workflows/validate-plugin-json.yml (+25 -0)

📄 Description

Summary by CodeRabbit

Release Notes

  • Chores
    • Added automated validation for plugin configuration files in the CI/CD pipeline. Configuration validation now runs on every push to main and pull request, with detailed error reporting for any issues found.

✏️ Tip: You can customize this high-level summary in your review settings.


🔄 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/pelican-dev/plugins/pull/50 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/23/2025 **Status:** ✅ Merged **Merged:** 12/23/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `meta-workflow` --- ### 📝 Commits (2) - [`1c37af6`](https://github.com/pelican-dev/plugins/commit/1c37af6f5bc65029e72b32e783aa3e6e6cf8e4c9) add workflow to validate plugin.json files - [`20759dd`](https://github.com/pelican-dev/plugins/commit/20759dd79ebb2685e33bfe3a4cc30a2f87dc9828) fix path ### 📊 Changes **2 files changed** (+111 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/scripts/validatePluginJson.php` (+86 -0) ➕ `.github/workflows/validate-plugin-json.yml` (+25 -0) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **Chores** * Added automated validation for plugin configuration files in the CI/CD pipeline. Configuration validation now runs on every push to main and pull request, with detailed error reporting for any issues found. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:17:59 +02: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/plugins#85
No description provided.