Add blunderbuss_bugler_env_vars to request payload

Collect environment variables prefixed with BLUNDERBUSS_BUGLER__, strip the prefix, and include them as a dict in the Blunderbuss request payload. This allows passing credentials and configuration values (e.g., private tokens) to the Blunderbuss service.

This will be used first to fetch artifacts from private sources. Then It may be used to sync/deploy private repo.

Bug: T415874

Merge request reports

Loading