Skip to content

ci: semver and release automation#394

Open
sonicfromnewyoke wants to merge 3 commits intosolana-foundation:mainfrom
sonicfromnewyoke:sonic/ci-semver-and-release-automation
Open

ci: semver and release automation#394
sonicfromnewyoke wants to merge 3 commits intosolana-foundation:mainfrom
sonicfromnewyoke:sonic/ci-semver-and-release-automation

Conversation

@sonicfromnewyoke
Copy link
Copy Markdown
Contributor

@sonicfromnewyoke sonicfromnewyoke commented Apr 13, 2026

Problem

current CI is covers only tests, which is not enough for the production-ready project

Summary of Changes

  • add gorelease-based semver compatibility check on PRs
  • add conventional commit linting on PRs
  • add release-please for automated versioning and changelogs
  • trigger tests only when go-related files were changed
  • extract contributing guid into the dedicated CONTRIBUTING.md file
  • bump actions/checkout (v2 -> v4) and actions/setup-go (v2 -> v5) in test workflow

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