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 ignition #556

Merged
merged 12 commits into from
Aug 28, 2023
Merged

Remove ignition #556

merged 12 commits into from
Aug 28, 2023

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Jul 27, 2023

🎉 New feature

Remove ignition

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • 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.

Signed-off-by: Nate Koenig <[email protected]>
@nkoenig nkoenig requested a review from jennuine as a code owner July 27, 2023 12:30
@nkoenig nkoenig marked this pull request as draft July 27, 2023 12:30
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Jul 27, 2023
src/MainWindow.cc Outdated Show resolved Hide resolved
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
@azeey azeey added the beta Targeting beta release of upcoming collection label Jul 31, 2023
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
@nkoenig nkoenig marked this pull request as ready for review August 2, 2023 12:39
Copy link
Contributor

@jennuine jennuine left a comment

Choose a reason for hiding this comment

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

I found a few more places:

Signed-off-by: Nate Koenig <[email protected]>
@nkoenig
Copy link
Contributor Author

nkoenig commented Aug 10, 2023

5844641

I found a few more places:

Remvoed in 5844641

@nkoenig nkoenig requested a review from jennuine August 23, 2023 12:54
@mjcarroll
Copy link
Contributor

I think there are still a few references to pluginPathEnvDeprecated judging by current CI

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #556 (7e03bab) into main (974957f) will increase coverage by 0.08%.
The diff coverage is 100.00%.

❗ Current head 7e03bab differs from pull request most recent head 1940106. Consider uploading reports for the commit 1940106 to get more accurate results

@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
+ Coverage   68.05%   68.14%   +0.08%     
==========================================
  Files          38       38              
  Lines        5394     5362      -32     
==========================================
- Hits         3671     3654      -17     
+ Misses       1723     1708      -15     
Files Changed Coverage Δ
src/Plugin.cc 83.19% <ø> (+0.86%) ⬆️
src/gz.cc 42.00% <ø> (+1.61%) ⬆️
src/Application.cc 84.50% <100.00%> (+0.46%) ⬆️
src/MainWindow.cc 95.68% <100.00%> (+0.58%) ⬆️
src/plugins/marker_manager/MarkerManager.cc 58.82% <100.00%> (ø)
src/plugins/minimal_scene/MinimalScene.cc 57.73% <100.00%> (+0.06%) ⬆️

@iche033
Copy link
Contributor

iche033 commented Aug 24, 2023

I think there are still a few references to pluginPathEnvDeprecated judging by current CI

I think 5fbbcf2 should do it

Signed-off-by: Ian Chen <[email protected]>
Copy link
Contributor

@jennuine jennuine left a comment

Choose a reason for hiding this comment

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

Thank you!

@mjcarroll mjcarroll merged commit 7c4c683 into main Aug 28, 2023
4 checks passed
@mjcarroll mjcarroll deleted the nkoenig/remove-ign branch August 28, 2023 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection 🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants