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

DM-42999: Demote routine "warnings" and fix build problems #311

Merged
merged 4 commits into from Mar 1, 2024

Conversation

kfindeisen
Copy link
Member

This PR demotes a warning log issued when constructing a linearizer (something the task is specifically configured to do) to info. It also fixes numerous documentation errors in both Doxygen and Sphinx, in part by migrating AssembleCcdTask to the task topic format.

Constructing a linearizer is a routine operation (it happens any time
doLinearize is unset). However, it is a useful progress report, so set
to info, and do the same when loading a linearizer directly from
the Butler.
The old docs were breaking *both* Doxygen and Sphinx.
Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the docs cleanups!

@kfindeisen kfindeisen merged commit 5923ed5 into main Mar 1, 2024
2 checks passed
@kfindeisen kfindeisen deleted the tickets/DM-42999 branch March 1, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants