Skip to content
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

Adding a dockerfile for a doxygen builder image #11529

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

andy31415
Copy link
Contributor

Problem

Our regular build installs doxygen at run time which is slow and has compatibility issues (old doxygen version) like in #11463

Change overview

Adds a doxygen image.

Testing

Ran with -it and verified that doxygen --version returns a reasonable value:

# doxygen --version
1.9.2 (caa4e3de211fbbef2c3adf58a6bd4c86d0eb7cb8)

@andy31415 andy31415 added the hotfix urgent fix needed, can bypass review label Nov 8, 2021
@andy31415
Copy link
Contributor Author

Hotfixing in: new image that is not yet used, tested manually. CI cannot validate anything here.

@andy31415 andy31415 merged commit 9024cc7 into project-chip:master Nov 8, 2021
PSONALl pushed a commit to PSONALl/connectedhomeip that referenced this pull request Dec 3, 2021
@andy31415 andy31415 deleted the add_doxygen_build_image branch June 14, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotfix urgent fix needed, can bypass review integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant