Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: Don't run cargo-publish on Windows, use macOS #79

Merged

Conversation

fuzzypixelz
Copy link
Member

After #76, cargo-publish fails because zenoh-plugin-rest's build script changes the source directory (it's not supposed to) and that makes the publishing fail (LF is changed to CRLF).

This changes release-crates-cargo to use macOS because even though the file will be rewritten, it will stay identical.

Again, we can't use Ubuntu because the storage space is too low.

See eclipse-zenoh/zenoh#897.

@eclipse-zenoh-bot
Copy link
Contributor

@fuzzypixelz If this pull request contains a bugfix or a new feature, then please consider using Closes #ISSUE-NUMBER syntax to link it to an issue.

@J-Loudet J-Loudet merged commit f5e211c into eclipse-zenoh:main Apr 3, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants