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

fix: Do not set the deb-version manually #154

Conversation

diogomatsubara
Copy link
Contributor

Let cargo deb resolve the debian version for us.
Fix #152

Let cargo deb resolve the debian version for us.
Fix eclipse-zenoh#152
Copy link
Member

@fuzzypixelz fuzzypixelz left a comment

Choose a reason for hiding this comment

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

I think that this won't work as is because the bump-crates action hardcodes the Debian versions in https://github.com/eclipse-zenoh/ci/blob/main/src/cargo.ts#L210.

We would somehow need to retroactively put the same version generated by cargo-deb in the Cargo manifests.

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.

publish debian package failing for official release
2 participants