[PR #59] [MERGED] chore: enhance README with new helper variables and add meta.json val… #194

Closed
opened 2025-11-22 20:32:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/59
Author: @Siumauricio
Created: 4/3/2025
Status: Merged
Merged: 4/3/2025
Merged by: @Siumauricio

Base: mainHead: feat/ci-cd-validate


📝 Commits (5)

  • fc4d766 chore: enhance README with new helper variables and add meta.json validation in CI workflow
  • 38e0936 chore: add validation checks for meta.json in CI workflow
  • 076c824 chore: improve meta.json validation with detailed error reporting and debug output
  • 8069689 chore: streamline meta.json validation process by removing debug output and optimizing entry checks
  • 5a91d6f chore: add website links to various entries in meta.json for improved resource accessibility

📊 Changes

3 files changed (+91 additions, -8 deletions)

View changed files

📝 .github/workflows/validate.yml (+76 -0)
📝 README.md (+3 -1)
📝 meta.json (+12 -7)

📄 Description

…idation in CI workflow


🔄 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/Dokploy/templates/pull/59 **Author:** [@Siumauricio](https://github.com/Siumauricio) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/3/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/ci-cd-validate` --- ### 📝 Commits (5) - [`fc4d766`](https://github.com/Dokploy/templates/commit/fc4d766fd9b09e973b6831a72862baf2754475c6) chore: enhance README with new helper variables and add meta.json validation in CI workflow - [`38e0936`](https://github.com/Dokploy/templates/commit/38e0936ae57072093c2a1f301f2828e16663706a) chore: add validation checks for meta.json in CI workflow - [`076c824`](https://github.com/Dokploy/templates/commit/076c82490c70e6d387235e7d3bd8bb0f2dfe7786) chore: improve meta.json validation with detailed error reporting and debug output - [`8069689`](https://github.com/Dokploy/templates/commit/8069689a7388cd67f32179c9e20bad6e268c8b48) chore: streamline meta.json validation process by removing debug output and optimizing entry checks - [`5a91d6f`](https://github.com/Dokploy/templates/commit/5a91d6ff8b8f0867cf262e88f82096fc521ef69b) chore: add website links to various entries in meta.json for improved resource accessibility ### 📊 Changes **3 files changed** (+91 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/validate.yml` (+76 -0) 📝 `README.md` (+3 -1) 📝 `meta.json` (+12 -7) </details> ### 📄 Description …idation in CI workflow --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:32:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#194