-
Notifications
You must be signed in to change notification settings - Fork 598
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
o/devicestate, o/snapstate: move firstboot configure task after essential snap installs #13127
base: master
Are you sure you want to change the base?
Conversation
…onfigure task firstboot order
…configure hooks rough experiments for firstboot ordering
29f142c
to
83e9bb7
Compare
7a2c102
to
ce324a5
Compare
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #13127 +/- ##
==========================================
+ Coverage 78.80% 78.83% +0.03%
==========================================
Files 1011 1013 +2
Lines 125739 126150 +411
==========================================
+ Hits 99085 99451 +366
- Misses 20442 20480 +38
- Partials 6212 6219 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 22 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This PR builds on #13117 and primarily on #13097.
Implements draft spec parts:
Outstanding: testing, spread and unit tests