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

Add missing .adoc files to the tarball (alternative to #561) #567

Conversation

hartwork
Copy link
Contributor

Alternative to pull request #561 that also adds related regression tests to the CI.

CC @Cropi

@hartwork hartwork changed the title Add missing .adoc files to the tarball (alternative to #Issue 561 adoc files missing from release tarballs Add missing .adoc files to the tarball (alternative to #561) Nov 11, 2022
@Cropi Cropi self-assigned this Nov 16, 2022
Copy link
Member

@Cropi Cropi left a comment

Choose a reason for hiding this comment

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

Overall looks good to me. Will wait for some feedback on my comment, then we can merge it.

RUN mv -v usbguard-*.*.*/ usbguard-release/
RUN mkdir usbguard-release/build/
WORKDIR usbguard-release/build/
RUN A2X=a2x ../configure --with-bundled-catch || ! cat config.log
Copy link
Member

Choose a reason for hiding this comment

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

What is the motivation behind A2X=a2x? I think that's the default as well or am I wrong?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was line

if test -z "$A2X"; then

and I was previously under the impression that A2X=a2x would be needed to even have the docs be built. Good catch, dropped now, pushed.

@hartwork hartwork force-pushed the issue-561-adoc-files-missing-from-release-tarballs branch from c7b7f7b to 1a9f9c4 Compare November 16, 2022 18:02
@Cropi Cropi merged commit dc443d5 into USBGuard:master Nov 23, 2022
@hartwork hartwork deleted the issue-561-adoc-files-missing-from-release-tarballs branch December 1, 2022 15:34
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.

2 participants