Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //src:license-checkStatus: Click to expand output |
|
Should we not update directly to 8.0, or you think incremental 7.0 => 8.0 is a better approach? |
|
I favor incremental. So only 7.0.0 for now and 8.0.0 later. |
Alright, works for me. |
|
The created documentation from the pull request is available at: docu-html |
|
Checked process_description manually. It fails because they do dirty things like |
This was a way to get some internal links. It seems that the patchnotes of sphinx-needs have a solution for it, we should try if that fixes the issue: |
|
We also should check if we make any use of this quirk in docs-as-code: I can't say off the top of my head but it could be possible. |
Migrate from deprecated needs_extra_options/needs_extra_links to needs_fields/needs_links replace needs_global_options with needs_default_layout remove obsolete filterwarnings
Fixes #442