Skip to content

CI: Move semver check to publish job#57

Merged
joncinque merged 1 commit intosolana-program:mainfrom
joncinque:semverpub
Mar 8, 2025
Merged

CI: Move semver check to publish job#57
joncinque merged 1 commit intosolana-program:mainfrom
joncinque:semverpub

Conversation

@joncinque
Copy link
Contributor

Problem

The semver check job can be a bit noisy and give a lot of negatives, which can hamper development.

Summary of changes

Run the semver checks only during publish, similar to how pinocchio does things.

#### Problem

The semver check job can be a bit noisy and give a lot of negatives,
which can hamper development.

#### Summary of changes

Run the semver checks only during publish, similar to how pinocchio does
things.
@joncinque joncinque requested a review from febo March 6, 2025 16:10
Copy link
Contributor

@febo febo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@joncinque joncinque merged commit 937c0fd into solana-program:main Mar 8, 2025
24 checks passed
@joncinque joncinque deleted the semverpub branch March 8, 2025 00:00
joncinque added a commit to joncinque/token-metadata that referenced this pull request Mar 21, 2025
#### Problem

Similar to solana-program/libraries#57 but for
the token-metadata repo.

#### Summary of changes

Move semver checks to happen during publish.
joncinque added a commit to solana-program/token-metadata that referenced this pull request Mar 24, 2025
* CI: Move semver check to publish step

#### Problem

Similar to solana-program/libraries#57 but for
the token-metadata repo.

#### Summary of changes

Move semver checks to happen during publish.

* Remove the script

* Use the pinocchio way

* Make publish depend on semver

* Add more version options, fix inputs.crate

* Remove space
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