-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Remove ignition #367
Remove ignition #367
Conversation
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #367 +/- ##
==========================================
+ Coverage 95.71% 96.93% +1.22%
==========================================
Files 9 9
Lines 1073 1045 -28
==========================================
- Hits 1027 1013 -14
+ Misses 46 32 -14
|
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
I think this one we can actually target at |
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
There are no API/ABI breaking changes, but there is a behavior change. gz-msgs9 will output deprecation warnings, for example. |
Focal CI isn't going to run here (removed from this branch), so this is good to go. |
🎉 New feature
Removes ignition
Checklist
codecheck
passed (See contributing)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.