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: Various issues with the Release workflow #75

Merged

Conversation

fuzzypixelz
Copy link
Member

@fuzzypixelz fuzzypixelz commented Mar 25, 2024

Resolves eclipse-zenoh/ci#44.

  • Always pass in live-run input
  • Use eclipse-zenoh/zenoh release branch as git source
  • Rename zenoh_backend_filesystem to zenoh_backend_fsin artifact patterns
  • Proper handling of unpublished deps in cargo publishing job

- Always pass in `live-run` input
- Use eclipse-zenoh/zenoh release branch as git source
- Rename `zenoh_backend_filesystem` to `zenoh_backend_fs`in artifact patterns
- Proper handling of unpublished deps in cargo publishing job
-
@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.

@milyin milyin merged commit a098060 into eclipse-zenoh:main Mar 25, 2024
8 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.

Debug new Release workflows for plugin & backends
3 participants