Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Add CI workflow that builds and tests on push to main and PRs
    • Matrix build: x64/x86 × Debug/Release
    • Uses .NET 10
  • Add commit-lint workflow to enforce conventional commits
    • Validates PR titles
    • Validates all commits in a PR
  • Add .commitlintrc.yml configuration

- Add CI workflow for build/test on push to main and PRs
- Add commit-lint workflow to validate PR titles and commit messages
- Add commitlintrc.yml with conventional commit rules
@CalvinAllen CalvinAllen merged commit d5be5a1 into main Dec 31, 2025
6 checks passed
@CalvinAllen CalvinAllen deleted the feat/github-actions branch December 31, 2025 15:53
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