Skip to content

Fix fallout from PR #2842 : do fail configure when requested doc types can not be built #2921

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jimklimov
Copy link
Member

@jimklimov jimklimov commented Apr 27, 2025

Used a wrong variable name in script, so did not detect that the document types we want are not in fact buildable.

The resulting builds did succeed (but without the requested documentation), misleading the builders on half-capable build environments.

…mentation") to also report the decided nut_doc_build_list of specific required formats

Signed-off-by: Jim Klimov <[email protected]>
…` released with NUT v2.8.3

Fallout of networkupstools#2842, used wrong variable name for checking the requested list of doc types

Signed-off-by: Jim Klimov <[email protected]>
@jimklimov jimklimov added bug CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) impacts-release-2.8.3 Issues reported against NUT release 2.8.3 (maybe vanilla or with minor packaging tweaks) labels Apr 27, 2025
@jimklimov jimklimov added this to the 2.8.4 milestone Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) impacts-release-2.8.3 Issues reported against NUT release 2.8.3 (maybe vanilla or with minor packaging tweaks)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant