Skip to content

Conversation

@danielkosgei
Copy link
Contributor

…efaults

  • Add AtticToken field to Config struct for JWT authentication
  • Load ATTIC_TOKEN environment variable in Load() and LoadWithDefaults()
  • Update worker main.go to use configured token with fallback to default
  • Replace hardcoded default token references with dynamic atticToken variable
  • Apply token configuration to both NixBuilder and OCIBuilder configs
  • Enable production deployments to override Attic authentication without code changes

…efaults

- Add AtticToken field to Config struct for JWT authentication
- Load ATTIC_TOKEN environment variable in Load() and LoadWithDefaults()
- Update worker main.go to use configured token with fallback to default
- Replace hardcoded default token references with dynamic atticToken variable
- Apply token configuration to both NixBuilder and OCIBuilder configs
- Enable production deployments to override Attic authentication without code changes
@danielkosgei danielkosgei merged commit 893ada4 into master Jan 8, 2026
3 checks passed
@danielkosgei danielkosgei deleted the scripts branch January 8, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants