Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

Simplifies workflows by using the new reusable workflows from CodingWithCalvin/.github:

  • build.yml now calls gha-build.yml (Node.js build/test)
  • publish.yml now calls gha-publish.yml (dist rebuild, release, social notifications)

Test plan

  • Build workflow passes on this PR
  • Test publish workflow manually after merge

- Update build.yml to use gha-build.yml reusable workflow
- Update publish.yml to use gha-publish.yml reusable workflow
@CalvinAllen CalvinAllen merged commit 5cf3ff5 into main Jan 4, 2026
4 checks passed
@CalvinAllen CalvinAllen deleted the refactor/ci/use-reusable-workflows branch January 4, 2026 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants