Activity
Dockerfile: Fix path to flat-manager-hooks
Dockerfile: Fix path to flat-manager-hooks
Pull request merge
run-test: Drop unused code
run-test: Drop unused code
Pull request merge
ci: Skip docker build on pull requests
ci: Skip docker build on pull requests
Pull request merge
fix: Raise ServerApiError in _missing_chunk() to trigger retries
fix: Raise ServerApiError in _missing_chunk() to trigger retries
Pull request merge
chore: Reformat python code with ruff
chore: Reformat python code with ruff
Pull request merge
fix: Fix comparison to None
fix: Fix comparison to None
Pull request merge
fix: Include raw body in ApiError messages
fix: Include raw body in ApiError messages
Pull request merge
Avoid nested retries for publish
Avoid nested retries for publish
Pull request merge
tests: Pass --wait
to flat-manager-client instead of sleep
tests: Pass
--wait
to flat-manager-client instead of sleepPull request merge
Deleted branch
Update dependencies
Update dependencies
Pull request merge
Update dependencies
Update dependencies
Force push
Update time crate
Update time crate
Force push
Update dependencies
Update dependencies
Fix clippy warnings
Fix clippy warnings
Define retry exceptions as tuple to retry_if_exception_type
Define retry exceptions as tuple to retry_if_exception_type
Pull request merge
flat-manager-client: check for all missing objects
flat-manager-client: check for all missing objects
Pull request merge
Deleted tag
Deleted tag
release 0.4.3
release 0.4.3
Revert "delta-generator-client: add CDN_URL env to set the cdn to dow…
Revert "delta-generator-client: add CDN_URL env to set the cdn to dow…
Apparently delta generation doesn't run inside Tokio runtime
Apparently delta generation doesn't run inside Tokio runtime
Sleep 5s before trying to pull again
Sleep 5s before trying to pull again
Timeout delta generation after 1 hour
Timeout delta generation after 1 hour
client: Make the publish command successful for builds being published
client: Make the publish command successful for builds being published
Don't complain about builds being moderated or published when purging
Don't complain about builds being moderated or published when purging
Reformat the code
Reformat the code
Retry delta uploads on failure
Retry delta uploads on failure
README: Link to ClaimsScope code for token docs
README: Link to ClaimsScope code for token docs
Pull request merge
client: Double escape backslashes in strings
client: Double escape backslashes in strings
Pull request merge