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 fuel.ignitionrobotics.org from ClientConfig #293

Merged
merged 5 commits into from
Oct 6, 2022

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Aug 17, 2022

Signed-off-by: Nate Koenig [email protected]

🎉 New feature

Summary

Removes fuel.ignitionrobotics.org from ClientConfig. This will leave fuel.gazebosim.org.

Test it

Run the tests.

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.

@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #293 (7df811b) into gz-fuel-tools8 (7b6ce8a) will increase coverage by 0.79%.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##           gz-fuel-tools8     #293      +/-   ##
==================================================
+ Coverage           73.77%   74.56%   +0.79%     
==================================================
  Files                  20       20              
  Lines                2871     2866       -5     
==================================================
+ Hits                 2118     2137      +19     
+ Misses                753      729      -24     
Impacted Files Coverage Δ
src/ClientConfig.cc 81.70% <ø> (-0.39%) ⬇️
src/RestClient.cc 67.42% <0.00%> (-4.55%) ⬇️
src/gz.cc 48.88% <0.00%> (+7.44%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chapulina
Copy link
Contributor

Will this make it impossible to load models that refer to fuel.ignitionrobotics? We may want to do a softer tick-tock on this one, just because of the number of assets that are available everywhere. Fuel-Tools 9 will most likely be on Gazebo-H (because gz-msgs will most certainly be bumped), and that may be too soon to pull the plug?

@chapulina chapulina added the ign to gz Renaming Ignition to Gazebo. label Aug 17, 2022
@nkoenig
Copy link
Contributor Author

nkoenig commented Aug 18, 2022

Will this make it impossible to load models that refer to fuel.ignitionrobotics? We may want to do a softer tick-tock on this one, just because of the number of assets that are available everywhere. Fuel-Tools 9 will most likely be on Gazebo-H (because gz-msgs will most certainly be bumped), and that may be too soon to pull the plug?

I think this is what you're looking for: #294

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.

@nkoenig nkoenig changed the base branch from main to gz-fuel-tools8 October 5, 2022 17:33
@nkoenig
Copy link
Contributor Author

nkoenig commented Oct 6, 2022

are windows failures expected https://build.osrfoundation.org/job/ign_fuel-tools-pr-win/294/ ?

Yes, the windows tests are not passing. These tests failures are expected.

@nkoenig nkoenig requested a review from ahcorde October 6, 2022 04:13
@nkoenig nkoenig merged commit eaf223a into gz-fuel-tools8 Oct 6, 2022
@nkoenig nkoenig deleted the remove-fuel-ignition-clientconfig branch October 6, 2022 12:40
@scpeters
Copy link
Member

scpeters commented Oct 6, 2022

this was merged to gz-fuel-tools8 but bumped the major version to 9. was it supposed to go to main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ign to gz Renaming Ignition to Gazebo.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants