Skip to content

refactor: split workflow into ci.yml and release.yml for better separation of concerns#24

Merged
ryanande merged 3 commits intomainfrom
feature/versioning
Dec 23, 2025
Merged

refactor: split workflow into ci.yml and release.yml for better separation of concerns#24
ryanande merged 3 commits intomainfrom
feature/versioning

Conversation

@ryanande
Copy link
Copy Markdown
Owner

Consolidates and splits workflows into two focused files:

  • ci.yml: Handles build, test, and npm publishing
  • release.yml: Handles versioning, auto-merge, and tagging

This provides better separation of concerns, clearer permissions, and easier maintenance.

@ryanande ryanande merged commit ecc778c into main Dec 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant