-
Notifications
You must be signed in to change notification settings - Fork 36
Fix incorrect versioning that occurred when adding new source documents to combined terms declarations #1207
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
Conversation
clementbiron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The --extract-only option is used in the CONTRIBUTING.md file, that should be modified.
Tested locally ✅
bin/ota-apply-technical-upgrades.js
Outdated
|
|
||
| program | ||
| .name('ota apply-technical-upgrades') | ||
| .description('Apply technical upgrades: regenerate versions from existing snapshots with updated declarations/engine, and fetch missing snapshots for newly added source documents') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
with updated declarations/engineshould be clarified if it is declarations and/or engine
Fetch missing snapshots for newly added source documents in combined terms declarations
Extract the technical upgrade functionality into a standalone method
9ab4728 to
a925f3c
Compare
9dc2a80 to
5fbf451
Compare
5fbf451 to
66d884c
Compare
Related documentation OpenTermsArchive/docs#205