-
Notifications
You must be signed in to change notification settings - Fork 455
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
docs: add command reference #4267
docs: add command reference #4267
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #4267 +/- ##
=======================================
Coverage 88.98% 88.98%
=======================================
Files 296 296
Lines 20192 20192
=======================================
Hits 17968 17968
Misses 2224 2224 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
can we get documentation builds as part of PRs? |
Yes, when the RTD docs builds are working. I think #4272 fixes breakage caused by an obsolete submodule. |
I have merged the prereq, can you update this branch? |
Can you take ownership of the Snapcraft RTD project? The webhook integration won't work properly for me, and I think it's because I don't have the correct permissions on this repo. |
make lint
?pytest tests/unit
?CRAFT-1851