This repository was archived by the owner on Nov 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 356
Ciab atstccfg #4671
Merged
Merged
Ciab atstccfg #4671
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
dd39135
Added rule to build atstccfg for caches
ocket8888 7593354
Adding atstccfg to cache images
ocket8888 b7c32b0
Added -t/--timeout option (not implemented)
ocket8888 c0c755c
Added cache/atstccfg to gitignore
ocket8888 728daea
Switched from API to atstccfg for updating status
ocket8888 33f6291
Switched current update status fetch to use atstccfg
ocket8888 4cf2976
Added implementation of --insecure for atstccfg calls, switched chkco…
ocket8888 f593679
Switched statuses fetch to use atstccfg
ocket8888 5b7eb7d
Fixed update-status fetch function
ocket8888 0328936
Logical consistency update
ocket8888 ce94b82
Added method for parsing proprietary multipart responses from atstccfg
ocket8888 a286229
Added direct construction method to ConfigFile objects
ocket8888 485c33b
Fixed incorrect revalidation status checking
ocket8888 62d5d4d
Updated configuration file fetch to use atstccfg
ocket8888 0de93d6
Switched to atstccfg for package fetch
ocket8888 f25822b
Removed now-unused method
ocket8888 8c40899
Stopped using deprecated API version
ocket8888 10a253a
Fixed syntax error
ocket8888 3112c6c
Added ort.py log output to cache container logs
ocket8888 1bf31bc
Fixed output capture in subprocesses
ocket8888 ce581f5
Fixed incorrect formatting of cache-name option-argument
ocket8888 4307713
linting fix
ocket8888 0810fab
Removed now-unused tests
ocket8888 f592ef8
Added test runner
ocket8888 aeec559
Fixed testing errors and errors that tests found
ocket8888 c6b99ab
Fixed testing for carriage returns in actual file contents
ocket8888 3ecf783
Fixed encoding handling - is not unicode
ocket8888 9999a08
Fixed handling of quoted MIME params
ocket8888 0dcf262
Fixed typo
ocket8888 ffaa46b
Skipping advanced SSL processing for directly constructed files
ocket8888 a75b400
Fixed dependency on old client version
ocket8888 0e05cf6
Incremented version number
ocket8888 31ed310
Moved atstccfg include location to its natural directory
ocket8888 134980a
Fixed a typo
ocket8888 441172e
Added support for more standard environment variable
ocket8888 0ae5611
Fixed incorrect unit label
ocket8888 a7f7cca
Updated README with new usage information
ocket8888 b193725
Added full usage examples
ocket8888 3a737a4
Updated official docs
ocket8888 ec38793
Each command on its own line
ocket8888 a01ce49
Remove now unused dependency; switch docs to mention new tests
ocket8888 c31ebc1
Remove extra line
ocket8888 3498bae
Fixed bad class reference
ocket8888 f271ac1
Removed now-unused code
ocket8888 e8ba0ee
Added a space to a comment.
ocket8888 1d98fb3
Changed cache builds to use ORT RPM
ocket8888 44c412d
Added comment about which TO_PASS* env var is preferred
ocket8888 8b823a0
Fixed erroneous 'all' target
ocket8888 0b08b8a
Added a shim for bad atstccfg ssl behavior
ocket8888 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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -29,4 +29,4 @@ Running Tests | |
|
|
||
| To run tests: | ||
|
|
||
| python3 -m unittest discover -s tests | ||
| ./doctest-runner.py | ||
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
30 changes: 0 additions & 30 deletions
30
infrastructure/cdn-in-a-box/ort/tests/test_api_version_replacement.py
This file was deleted.
Oops, something went wrong.
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.
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.