Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

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

Merged
CalvinAllen merged 1 commit intomainfrom
refactor/ci/use-reusable-workflows
Jan 4, 2026
Merged

refactor(ci): use reusable workflows from CodingWithCalvin/.github#83
CalvinAllen merged 1 commit intomainfrom
refactor/ci/use-reusable-workflows

Conversation

@CalvinAllen
Copy link
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
@CalvinAllen CalvinAllen merged commit 9034a5a into main Jan 4, 2026
3 checks passed
@CalvinAllen CalvinAllen deleted the refactor/ci/use-reusable-workflows branch January 4, 2026 02:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant