Skip to content

Add CI/CD automation workflows#2

Merged
iliagon merged 2 commits intomasterfrom
ci/cd-automation
Nov 20, 2025
Merged

Add CI/CD automation workflows#2
iliagon merged 2 commits intomasterfrom
ci/cd-automation

Conversation

@iliagon
Copy link

@iliagon iliagon commented Nov 20, 2025

This PR adds GitHub Actions workflows for:

  • Automated testing on pull requests
  • Automated build and publish to GitHub Packages on merge to master
  • Automated documentation generation and deployment to GitHub Pages

Changes:

  • Added .github/workflows/test.yml - runs tests on PRs
  • Added .github/workflows/publish.yml - builds and publishes to GitHub Packages, creates releases
  • Added .github/workflows/docs.yml - generates and deploys documentation
  • Updated package.json with scope and publishConfig for GitHub Packages

@iliagon iliagon merged commit fd480e2 into master Nov 20, 2025
1 check 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