Skip to content

Enable requester-pays on anvilprod and hammerbox (#7794)

f1e93f0
Select commit
Loading
Failed to load commit list.
Draft

Use requester-pays for mirroring in AnVIL deployments (#7794) #7806

Enable requester-pays on anvilprod and hammerbox (#7794)
f1e93f0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 12, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 812 in src/azul/indexer/mirror_service.py

See this annotation in the file changed.

Code scanning / CodeQL

Variable defined multiple times Warning

This assignment to 'authentication' is unnecessary as it is
redefined
before this value is used.