- Notifications
You must be signed in to change notification settings - Fork1.1k
Commitd01e3f8
feat: improve PR deployment workflow performance and functionality
- Implement wildcard certificate optimization to reduce deployment time by 2-5 minutes- Improve automatic redeployment logic to handle non-code changes properly- Add PR comment-triggered deployment functionality (/deploy)- Enable branch deployment without requiring PR creation- Optimize build process with Go and Node module caching- Add comprehensive documentation for all improvementsAddresses issues raised in#11331 to reduce deployment time from >10 minutes to 2-7 minutes.Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>1 parent8e1ccf9 commitd01e3f8
File tree
3 files changed
+441
-21
lines changed- .github
- pr-deployments
- workflows
3 files changed
+441
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments
Comments
(0)