Skip to content

Commit 5dbec56

Browse files
authored
chore: add changeset for workflow improvements (#52)
1 parent d0fc255 commit 5dbec56

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
'agentic-node-ts-starter': patch
3+
---
4+
5+
Optimize GitHub Actions workflows for better performance and maintainability
6+
7+
- Extract reusable workflows for setup, validation, and security scanning
8+
- Parallelize PR validation jobs for ~50% faster feedback
9+
- Simplify publish workflow by removing unnecessary matrix strategy
10+
- Fix publish workflow to properly handle secrets in conditions
11+
- Reduce overall workflow code by ~25% through DRY principles

0 commit comments

Comments
 (0)