-
Notifications
You must be signed in to change notification settings - Fork 34
refactor: replace install-common.sh with declarative artifact system #473
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
Merged
Changes from 6 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
39599b6
refactor: replace install-common.sh with declarative artifact system
eoinfennessy 29cadd3
fix: place HF cache under APP_ROOT and export HF_HOME
eoinfennessy f5b3ca3
fix: add path traversal validation and pin script dependencies
eoinfennessy f6ed9d2
fix: derive tiktoken cache key from URL instead of hardcoding
eoinfennessy fc46665
fix: swap opencv-python for headless variant via post-install step
eoinfennessy e57ab0f
fix: pin opencv-python-headless to the resolved opencv-python version
eoinfennessy 5e922b5
refactor: use artifact filenames as destination paths to simplify cop…
eoinfennessy 091f69b
fix: remove unnecessary chown/chmod on read-only docling models dir
eoinfennessy e7825d4
fix: remove vestigial .ogx mkdir from copy-artifacts.sh
eoinfennessy 21f0b48
Merge branch 'main' into unify-install-scripts
mergify[bot] 2927762
Merge branch 'main' into unify-install-scripts
mergify[bot] ecc5cc4
Merge branch 'main' into unify-install-scripts
mergify[bot] 6133b80
Merge branch 'main' into unify-install-scripts
mergify[bot] 5338b47
Merge branch 'main' into unify-install-scripts
mergify[bot] 2384d33
Merge branch 'main' into unify-install-scripts
mergify[bot] 7ddebde
Merge branch 'main' into unify-install-scripts
mergify[bot] 8a09237
Merge branch 'main' into unify-install-scripts
mergify[bot] df90b8c
Merge branch 'main' into unify-install-scripts
mergify[bot] b19cf51
increase download timeout to 3 minutes
eoinfennessy 406c25a
ensure OPENCV_VERSION variable is set after extraction
eoinfennessy eecbac6
cache artifact downloads across container builds
eoinfennessy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.