Skip to content

refactor(ci): use reusable workflows from CodingWithCalvin/.github#85

Merged
CalvinAllen merged 2 commits into
mainfrom
refactor/ci/use-reusable-workflows
Jan 4, 2026
Merged

refactor(ci): use reusable workflows from CodingWithCalvin/.github#85
CalvinAllen merged 2 commits into
mainfrom
refactor/ci/use-reusable-workflows

Conversation

@CalvinAllen

Copy link
Copy Markdown
Collaborator

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
Comment thread .github/workflows/build.yml Dismissed
Comment thread .github/workflows/publish.yml Dismissed
@CalvinAllen CalvinAllen merged commit afba32f 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