Skip to content
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

GithubCI: check generated packages versions #39

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

webwarrior-ws
Copy link
Collaborator

Check for versions of generated packages before pushing to nuget.org. If at least one of packages' versions doesn't start with version string stored in GitInfo.txt, fail the task.

@webwarrior-ws
Copy link
Collaborator Author

Example of failure (in this commit I modify contents of GitInfo.txt before version check): webwarrior-ws@73b6f3f

@webwarrior-ws
Copy link
Collaborator Author

Failure in PR run is expected.

Check for versions of generated packages before pushing to
nuget.org. If at least one of packages' versions doesn't start
with version string stored in GitInfo.txt, fail the task.
Revert version change that caused incorrect package versions.
@knocte
Copy link
Member

knocte commented Dec 4, 2024

Now please change from version 80.0.40 to 80.0.41

Print a message in case of version check failure.
@knocte knocte merged commit ab1508a into nblockchain:main Dec 4, 2024
4 checks passed
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