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

STY: change booleans from 0/1 to "false/true" #663

Merged
merged 2 commits into from
Aug 11, 2021

Conversation

FirefoxMetzger
Copy link
Contributor

@FirefoxMetzger FirefoxMetzger commented Aug 10, 2021

🦟 Bug fix

Fixes #

Summary

Changes all occurrences of default="0/1" for boolean elements that I found to default="false/true" as discussed in #653 .

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

Signed-off-by: FirefoxMetzger <sebastian@wallkoetter.net>
@github-actions github-actions bot added the 🏢 edifice Ignition Edifice label Aug 10, 2021
Signed-off-by: FirefoxMetzger <sebastian@wallkoetter.net>
@FirefoxMetzger FirefoxMetzger changed the title STY: change booleans from 0 to "false" STY: change booleans from 0/1 to "false/true" Aug 10, 2021
@FirefoxMetzger
Copy link
Contributor Author

@chapulina Jenkins seems to have broken for this run; it seems to have timed out fetching from Github initially, then tried some recovery thing (I guess), and ended up suiciding. Could you try re-running the failing test (since I doubt me changing X.sdf files will have such an effect on the CI :) ).

@jennuine
Copy link
Collaborator

@osrf-jenkins run tests please

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.

3 participants