-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment variables documentation. #732
Conversation
By analyzing the blame information on this pull request, we identified @TrevorBramble and @davidwrede to be potential reviewers |
|
||
| Variable | Context | Default | Description | | ||
|----------|---------|---------|-------------| | ||
| `HAB_AUTH_TOKEN` | build system | no default | Authorization token used to perform privileged operations against the depot, e.g. uploadng packages or keys. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"uploadng"
Does 👍 once Trevor's suggested changes are made. |
Signed-off-by: Julian C. Dunn <[email protected]>
@smith I made the assumption that though technically you could override it, it's intended not to be overridden because it doesn't have a |
📌 Commit 6b25232 has been approved by |
Signed-off-by: Julian C. Dunn <[email protected]> Pull request: #732 Approved by: smith
gah, I didn't see Trevor's other comment about the |
☀️ Test successful - travis |
nice, I've been waiting for this doc!
|
Signed-off-by: Julian C. Dunn <[email protected]> Pull request: #732 Approved by: smith
This is the first crack at documenting the most common environment variables that users might want to override when using Habitat.