-
Notifications
You must be signed in to change notification settings - Fork 2
Promote DOC DEV to PROD #260
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
Merged
PurpleGuitar
merged 246 commits into
doc.bibleineverylanguage.org
from
doc-dev.walink.org
May 12, 2025
Merged
Promote DOC DEV to PROD #260
PurpleGuitar
merged 246 commits into
doc.bibleineverylanguage.org
from
doc-dev.walink.org
May 12, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some classes of USFM structural issues can be detected and fixed programmatically.
Be more selective and informative about USFM error detection.
Remove unnecessary complexity that was once needed, but no longer is.
This is done at CSS level, but we may still need to accomplish the same at the docx programmatic level.
Check and potentially fix all books for any language which is recorded in RESOURCES_WITH_USFM_DEFECTS
…and-fix-programmatically Usfm error detection and fix programmatically
The following JIRA tickets were completed at least to 1st draft: * Page numbers * Header and footer as specified * Third column in tables with checkbox for marking completion or ok * Spacing in between lines of source and target verses in order to allow interlinear handwritten notes * Lined page at end of document to allow place for freeform collation of issues from throughout the document organize and share with others
By request of content team
By request of TS and PO
…-to-pass Update for STET
TS QA reported that this caused problems with es-419 alphabetization. Likely it needs further QA and modification to alphabetize with localization in mind.
…zation-of-stet-input-words-for-now Remove alphabetization of STET input words as requested by PO
At the moment TS needs to do some testing which caching is making hard to complete.
…indow-for-ease-of-testing For now, set the caching duration window to zero
Bug reported by PO
Requested by PO
All tests run locally, github actions server docker test environment is sometimes too slow or flaky to complete certain tests.
…indow-for-ease-of-testing Update to DOC, STET, Passages
E.g., Mark 2:23-3:6
…verse-chapter-boundary Enable passage to traverse a chapter boundary
Fix to end chapter in chapter boundary traversal
…-bug Fix upper verse range bound being 1 short
Updated STET input docs for en, es-419, pt-br
TS provided new doc
…put-doc Update es-419 STET input doc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.