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

Automated snapshot packages publication #28

Closed
DariusIMP opened this issue Jan 25, 2024 · 0 comments · Fixed by #27
Closed

Automated snapshot packages publication #28

DariusIMP opened this issue Jan 25, 2024 · 0 comments · Fixed by #27
Assignees
Labels
enhancement New feature or request

Comments

@DariusIMP
Copy link
Member

Describe the release item

Context

Changes done on the codebase for both Kotlin and Java bindings are not published until the next release is performed. This causes that fixes or new features that are already in the codebase and ready to be used are not available for users, unless they install the repository and do the whole setup consisting on publishing locally the library.

Solution

Modifying the github workflows to automatically publish snapshot packages from the main branch, providing the users packages with the last version changes on the codebase.
Github packages provides support for such kind of packages, overriding old snapshot versions.

@Mallets Mallets transferred this issue from eclipse-zenoh/zenoh Jan 26, 2024
@DariusIMP DariusIMP changed the title [Zenoh-Kotlin/Java] Automated snapshot packages publication Automated snapshot packages publication Jan 26, 2024
@milyin milyin moved this to In progress in Zenoh 1.0.0 release Jan 28, 2024
@milyin milyin added the enhancement New feature or request label Jan 28, 2024
@milyin milyin moved this from In progress to In review in Zenoh 1.0.0 release Feb 1, 2024
@JEnoch JEnoch closed this as completed in #27 Feb 7, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in Zenoh 1.0.0 release Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants