Release 2.0.0#146
Merged
Merged
Conversation
…tegration and unit tests are executed on the PR
Contributor
Author
|
@sea-bass @EzraBrooks everything should be ready for the new release. If the CI workflow triggers correctly as expected, once this PR is merged into main, the release should be built and pushed to pypi from that tag. If any of you can give the green light for it, we merge and hopefully get this finally out there! ;) |
sea-bass
approved these changes
Oct 8, 2025
|
Cool! Looks like PyPi is updated. Thanks @gonzalocasas |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR prepares the release of roslibpy 2.0.0, using the newly updated release workflow that would release once the tag is pushed to main. I have also removed the test step during the local release push, because now this is consistently done on the PR instead, and locally, it means one would need to run ROS 1 and ROS 2 at the same time, and the tests are not configured for that, they need to be run in sequence, composing up and down ROS 1 and 2 one after the other.
What type of change is this?
Checklist
Put an
xin the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.CHANGELOG.rstfile in theUnreleasedsection under the most fitting heading (e.g.Added,Changed,Removed).invoke test).invoke check).Fixes #140