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

Update rosbag2_py stubs #1593

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

r7vme
Copy link
Contributor

@r7vme r7vme commented Mar 20, 2024

Related to a recent change that added stub files #1569

PR above was not rebased to the latest rolling, which had pybind11 changes, before merging. This caused a "race condition" - CI was green, but after rebasing it would fail. Seems, when making changes to rosbag2_py (pybind11), we need to make sure to rebase to latest rolling before merge.

Signed-off-by: Roman Sokolkov <[email protected]>
@r7vme r7vme requested a review from a team as a code owner March 20, 2024 13:32
@r7vme r7vme requested review from MichaelOrlov and james-rms and removed request for a team March 20, 2024 13:32
Copy link
Contributor

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

@r7vme thank you for catching this!

Copy link
Contributor

@MichaelOrlov MichaelOrlov left a comment

Choose a reason for hiding this comment

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

@r7vme Thanks. LGTM.
Good point about rebase.

@MichaelOrlov
Copy link
Contributor

Since changes only in auto-generated pyi file which is not participating in the build and test on the CI build farm I am merging this PR without running the full CI pipeline.

@MichaelOrlov MichaelOrlov merged commit 8001ef1 into ros2:rolling Mar 20, 2024
13 of 14 checks passed
@r7vme r7vme deleted the 1459-update-python-stubs branch March 20, 2024 19:06
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.

3 participants