System Options: indicate options that are available only on Ubuntu Core#195
Conversation
ernestl
left a comment
There was a problem hiding this comment.
What is the source used to identify UC only options?
I see tests flag read-the-docs build issue.
For each mentioned system option in the docs, search for the registration of its handler in snapd's
Yes, this is an issue already on the main branch of snapd-docs: In summary: the issue is that snapd repo has a workflow which generates an artifact which the build here in snapd-docs uses but the workflow in snapd generates the artifact only when there are actual changes to the docs and currently it happens so that in over the last 100 jobs the artifact was not generated. In the meantime, I have triggered the snapd documentation workflow manually (here), so that it generates the artifact and unblocks the build issue here. |
|
Discussed with @Rnfudge02 regarding some build issues here in snapd-docs:
@Rnfudge02 will look into these issues. For (2) we decided to have a new PR job here in snapd-docs that generates the |
SNAPDENG-8249