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

Owner upload #179

Merged
merged 3 commits into from
Apr 30, 2021
Merged

Owner upload #179

merged 3 commits into from
Apr 30, 2021

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Mar 30, 2021

🎉 New feature

Summary

Support specification of owner during model upload.

Test it

Example usage:

ign fuel upload --header "Private-Token: PRIVATE_TOKEN" -u "https://staging-fuel.ignitionrobotics.org" -o ORGANIZATION_NAME -m PATH_TO_MODEL

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

Nate Koenig added 2 commits March 30, 2021 09:17
Signed-off-by: Nate Koenig <[email protected]>
@github-actions github-actions bot added the 🔮 dome Ignition Dome label Mar 30, 2021
@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #179 (6c33666) into ign-fuel-tools5 (900c6cc) will decrease coverage by 0.04%.
The diff coverage is 44.44%.

❗ Current head 6c33666 differs from pull request most recent head 8b55b0b. Consider uploading reports for the commit 8b55b0b to get more accurate results
Impacted file tree graph

@@                 Coverage Diff                 @@
##           ign-fuel-tools5     #179      +/-   ##
===================================================
- Coverage            77.53%   77.48%   -0.05%     
===================================================
  Files                   19       19              
  Lines                 2657     2661       +4     
===================================================
+ Hits                  2060     2062       +2     
- Misses                 597      599       +2     
Impacted Files Coverage Δ
src/ign.cc 60.86% <0.00%> (ø)
src/FuelClient.cc 70.14% <57.14%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 900c6cc...8b55b0b. Read the comment docs.

@iche033
Copy link
Contributor

iche033 commented Mar 31, 2021

looks like adding an overloaded UploadModel function introduced an ABI compatibility issue

@chapulina
Copy link
Contributor

I think the ABI issue was spurious, the latest build passed

Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

Works for me! It would be nice to add a test, but I'm not sure how feasible that would be, so I'm ok without one for now.

@chapulina chapulina merged commit 3566ea7 into ign-fuel-tools5 Apr 30, 2021
@chapulina chapulina deleted the owner_upload branch April 30, 2021 15:15
chapulina added a commit that referenced this pull request Aug 13, 2021
* Owner upload (#179)

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

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>

* Fixed windows download (#178)

* Fixed donwload on Windows

Signed-off-by: ahcorde <[email protected]>

* Fixed interface_TEST

Signed-off-by: ahcorde <[email protected]>

* Improved windows support

Signed-off-by: ahcorde <[email protected]>

* Make linters happy

Signed-off-by: ahcorde <[email protected]>

* Make linters happy

Signed-off-by: ahcorde <[email protected]>

* Improved

Signed-off-by: ahcorde <[email protected]>

* Fixed test on Windows

Signed-off-by: Alejandro Hernández <[email protected]>

* Fixed test

Signed-off-by: ahcorde <[email protected]>

* Fix some nits

Signed-off-by: ahcorde <[email protected]>

* Improved Windows support

Signed-off-by: ahcorde <[email protected]>

* Fixed test on Linux

Signed-off-by: ahcorde <[email protected]>

* make linters happy

Signed-off-by: ahcorde <[email protected]>

* Fixed windows tests

Signed-off-by: ahcorde <[email protected]>

* Fixed tests

Signed-off-by: ahcorde <[email protected]>

* Added feddback

Signed-off-by: ahcorde <[email protected]>

* make linters happy

Signed-off-by: ahcorde <[email protected]>

* Remove tools/code_check and update codecov (#187)

Signed-off-by: Louise Poubel <[email protected]>

* added fuel update command (#185)

* added fuel update command

Signed-off-by: Tomas Lorente <[email protected]>

* fixed header

Signed-off-by: Tomas Lorente <[email protected]>

* fixed build

Signed-off-by: Tomas Lorente <[email protected]>

* updated docs

Signed-off-by: Tomas Lorente <[email protected]>

* added header

Signed-off-by: Tomas Lorente <[email protected]>

* fix

Signed-off-by: Tomas Lorente <[email protected]>

* nit2

Signed-off-by: Tomas Lorente <[email protected]>

* Style, and headers

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

* Fixed world download

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

* Removed debug

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

* Fix tests

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

* Fix windows

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

Co-authored-by: Nate Koenig <[email protected]>

* 🎈 4.4.0 (#190)

Signed-off-by: Louise Poubel <[email protected]>

* Detect ign instead of using cmake module to check for ignition-tools (#191)

Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Jose Tomas Lorente <[email protected]>
Co-authored-by: Jose Luis Rivero <[email protected]>
@osrf-triage
Copy link

This pull request has been mentioned on Gazebo Community. There might be relevant details there:

https://community.gazebosim.org/t/new-ignition-releases-2022-01-10/1228/1

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

Successfully merging this pull request may close these issues.

4 participants