-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix link to the cirque test guide
#11463
Fix link to the cirque test guide
#11463
Conversation
PR #11463: Size comparison from 3f67119 to abe6349 Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
@markus-becker-tridonic-com Looks like a real failure in your edit |
Similar to #6862. Update of Doxygen in the containers? |
This comment has been minimized.
This comment has been minimized.
Our workflow seems to just say: doxygen runs on ubuntu 20.04. https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/doxygen.yaml#L31 Do we need to update doxygen? Can't we make it pass with the current version? |
Our scripts try to install doxygen as is. this is probably wasteful (takes time) and installs an old version as well: https://github.com/project-chip/connectedhomeip/blob/master/scripts/helpers/doxygen.sh#L37 I believe it would be best to create a doxygen dockerhub image and then we have more control. |
In #11529 I created a doxygen dockerhub image. Will build it and see about transitioning our workflows to using it. |
/rebase |
Doxygen passes now, however spellcheck seems broken in ToT :( |
#11540 will fix spellcheck |
PR #11463: Size comparison from 2963857 to d264d0b Full report (9 builds for k32w, p6, qpg, telink)
|
/rebase |
PR #11463: Size comparison from 537695a to 0269132 Decreases (1 build for esp32)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Doxygen change was reverted because it does not seem to play nice with GH-pages updates. However this PR now will pass ... but unsure what will happen after merging. @woody-apple ? |
/rebase |
PR #11463: Size comparison from 064a490 to 15f4bb5 Increases (1 build for esp32)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Problem
Fix link to
the cirque test guide
Change overview
Change link.
Testing
Checked the preview of the README.