Skip to content

CI: Fix semver checks to use a script #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

joncinque
Copy link
Contributor

Problem

The semver checks step during publish is broken because it's simply passing in the folder, but there's some additional work needed to decompose it into a manifest path.

Summary of changes

Similar to many other repos, add a semver script which will pull out the manifest given a path.

#### Problem

The semver checks step during publish is broken because it's simply
passing in the folder, but there's some additional work needed to
decompose it into a manifest path.

#### Summary of changes

Similar to many other repos, add a semver script which will pull out the
manifest given a path.
@joncinque joncinque requested a review from febo March 21, 2025 18:18
@joncinque
Copy link
Contributor Author

Actually, rather than adding a new script, we can just call cargo semver-checks properly, that might be easier. I'll put up a new PR

@joncinque joncinque closed this Mar 21, 2025
@joncinque joncinque deleted the semverpub branch March 21, 2025 18:19
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