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

Fix docx book repeat issue #220

Merged
merged 7 commits into from
Sep 14, 2024

Conversation

linearcombination
Copy link
Contributor

@linearcombination linearcombination commented Sep 13, 2024

There was a bug wherein when two books were chosen the resulting docx (only happened in docx) document would only include one of the books twice. This commit fixes that and adds an end to end test.

There was a bug wherein when two books were chosen the resulting
document would only include one of the books twice. This commit fixes
that and adds an end to end test.
One test is failing on github actions server for some unknown reason
while it tests fine locally. github actions server environment seems
to have more issues than anywhere else.
Still failed on github actions, so change it back. In next commit we
will skip this test for github actions sake since it passes elsewhere.
@linearcombination linearcombination merged commit d2e5927 into doc-dev.walink.org Sep 14, 2024
7 checks passed
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.

1 participant