[PR #22] [MERGED] refactor: update build preview workflow for clarity and efficiency #12735

Closed
opened 2026-06-15 12:37:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: fix/ci/cd


📝 Commits (3)

  • 0ef9970 refactor: update build preview workflow for clarity and efficiency
  • 04d8343 fix: remove unnecessary comment from build preview workflow
  • 05c8bcd feat: add deploy preview workflow for Cloudflare Pages

📊 Changes

2 files changed (+58 additions, -42 deletions)

View changed files

📝 .github/workflows/build-preview.yml (+21 -42)
.github/workflows/deploy-preview.yml (+37 -0)

📄 Description

  • Renamed job to "Build Preview Deployment" and adjusted concurrency settings.
  • Streamlined steps by removing unnecessary permissions and comments.
  • Updated pnpm action to the latest version and ensured Node.js setup is consistent.
  • Removed deployment step to Cloudflare Pages and related verification steps for simplification.

🔄 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/22 **Author:** [@Siumauricio](https://github.com/Siumauricio) **Created:** 3/16/2025 **Status:** ✅ Merged **Merged:** 3/16/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `fix/ci/cd` --- ### 📝 Commits (3) - [`0ef9970`](https://github.com/Dokploy/templates/commit/0ef9970aff9eabf3d2c7a2faf034c9b13b36266e) refactor: update build preview workflow for clarity and efficiency - [`04d8343`](https://github.com/Dokploy/templates/commit/04d83432df357bd987dd0195b1e92ca674387cf6) fix: remove unnecessary comment from build preview workflow - [`05c8bcd`](https://github.com/Dokploy/templates/commit/05c8bcd839ff4149a4b468c786aceaa256003eaf) feat: add deploy preview workflow for Cloudflare Pages ### 📊 Changes **2 files changed** (+58 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-preview.yml` (+21 -42) ➕ `.github/workflows/deploy-preview.yml` (+37 -0) </details> ### 📄 Description - Renamed job to "Build Preview Deployment" and adjusted concurrency settings. - Streamlined steps by removing unnecessary permissions and comments. - Updated pnpm action to the latest version and ensured Node.js setup is consistent. - Removed deployment step to Cloudflare Pages and related verification steps for simplification. --- <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 2026-06-15 12:37:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#12735