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

Delete copy ctor and copy-assignment for log::Batch #501

Merged
merged 1 commit into from
May 20, 2024

Conversation

mbeards
Copy link
Contributor

@mbeards mbeards commented May 14, 2024

🦟 Bug fix

Summary

Fixes rule-of-five violation and reduces flakiness of playback tests.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Fixes rule-of-five violation and reduces flakiness of playback tests.

Signed-off-by: Michael Beardsworth <[email protected]>
@mbeards mbeards requested a review from caguero as a code owner May 14, 2024 16:45
@mbeards mbeards changed the base branch from gz-transport13 to main May 14, 2024 16:45
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label May 14, 2024
Copy link
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

do you mind to sign the commit ?

@mbeards
Copy link
Contributor Author

mbeards commented May 14, 2024

do you mind to sign the commit ?

Looks like the error is on the previous commit f043ddb already on main?

@azeey azeey added 🏛️ ionic Gazebo Ionic and removed 🏛️ ionic Gazebo Ionic labels May 14, 2024
@azeey
Copy link
Contributor

azeey commented May 20, 2024

It looks like the "Validate package.xml" Action fails because the base branch of this PR was changed and that workflow hasn't been forward ported to main. I'll go ahead and merge.

@azeey azeey merged commit ba47741 into gazebosim:main May 20, 2024
7 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants