Skip to content

CI: Fix semver check job#118

Merged
joncinque merged 1 commit intosolana-program:mainfrom
joncinque:fixsemver
Aug 6, 2025
Merged

CI: Fix semver check job#118
joncinque merged 1 commit intosolana-program:mainfrom
joncinque:fixsemver

Conversation

@joncinque
Copy link
Copy Markdown
Contributor

Problem

The semver check job isn't properly bumping to the new proposed version before running, causing false negatives.

Summary of changes

Bring this repo's job in line with the others, which runs cargo release to bump the version before running semver-checks.

#### Problem

The semver check job isn't properly bumping to the new proposed version
before running, causing false negatives.

#### Summary of changes

Bring this repo's job in line with the others, which runs cargo release
to bump the version before running semver-checks.
@joncinque joncinque requested a review from grod220 August 6, 2025 16:16
@joncinque joncinque merged commit d21a1d3 into solana-program:main Aug 6, 2025
29 checks passed
@joncinque joncinque deleted the fixsemver branch August 6, 2025 16:21
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.

2 participants