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

BUG: add missing sdf files to CMakeLists #631

Merged
merged 4 commits into from
Jul 23, 2021

Conversation

FirefoxMetzger
Copy link
Contributor

🦟 Bug fix

Fixes #629

Summary

Adds the missing sdf files to CMakeLists in v1.8.

Checklist

  • Signed all commits for DCO
  • Added tests
  • 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

@github-actions github-actions bot added the 🏢 edifice Ignition Edifice label Jul 23, 2021
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.

Thanks! Mind signing the commit for the DCO check?

@FirefoxMetzger
Copy link
Contributor Author

Already on it. Also want to double-check if these files exist in earlier versions and if they were forgotten there, too.

Closes: gazebosim#629
Signed-off-by: Sebastian Wallkötter <[email protected]>
Signed-off-by: FirefoxMetzger <[email protected]>
Signed-off-by: Sebastian Wallkötter <[email protected]>
Signed-off-by: FirefoxMetzger <[email protected]>
Signed-off-by: Sebastian Wallkötter <[email protected]>
@FirefoxMetzger
Copy link
Contributor Author

Interesting DCO policy. Github picks up signed-off commits based on the username and shows the (Verified) tag next to the commit, but apparently the test requires the real name, which then no longer gets picked up by GitHub . . .

In any case, @chapulina The files were missing up to v1.6 where they were introduced. I simply added them too all CMakeLists involved.

@FirefoxMetzger FirefoxMetzger requested a review from chapulina July 23, 2021 03:47
sdf/1.6/CMakeLists.txt Outdated Show resolved Hide resolved
Signed-off-by: Sebastian Wallkötter <[email protected]>
@FirefoxMetzger FirefoxMetzger requested a review from chapulina July 23, 2021 06:20
@chapulina chapulina enabled auto-merge (squash) July 23, 2021 17:59
@chapulina chapulina merged commit e4c658f into gazebosim:sdf11 Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing SDF files in sdf/1.8/CMakeLists.txt
2 participants