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

Remove deprecations: tock 🕑 #875

Merged
merged 2 commits into from
Jun 23, 2021
Merged

Remove deprecations: tock 🕑 #875

merged 2 commits into from
Jun 23, 2021

Conversation

chapulina
Copy link
Contributor

Summary

Perform the tock of the tick-tock cycle and remove / move deprecated code.

More context on the deprecation comments.

Test it

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • 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

🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸

Signed-off-by: Louise Poubel <[email protected]>
@chapulina chapulina requested a review from iche033 as a code owner June 23, 2021 02:05
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Jun 23, 2021
Signed-off-by: Louise Poubel <[email protected]>
@chapulina chapulina merged commit 9fd8618 into main Jun 23, 2021
@chapulina chapulina deleted the chapulina/6/deprecations branch June 23, 2021 19:29
/// \todo Move to src/gui on v6.
public: explicit IGN_DEPRECATED(5.0) GuiRunner(
const std::string &_worldName);
public: explicit GuiRunner(const std::string &_worldName);
Copy link
Member

@scpeters scpeters Jun 25, 2021

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hummmmm weird gazebosim/gz-launch#119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants