-
Notifications
You must be signed in to change notification settings - Fork 317
Propagation of cli.toml broken (esp for private packages) #4021
Copy link
Copy link
Open
Labels
Focus: CLIRelated to the Habitat CLI (core/hab) componentRelated to the Habitat CLI (core/hab) componentFocus: StudioRelated to the Habitat Studio (core/hab-studio) componentRelated to the Habitat Studio (core/hab-studio) componentType: BugIssues that describe broken functionalityIssues that describe broken functionalityType: ChoreIssues for general code and infrastructure maintenanceIssues for general code and infrastructure maintenance
Milestone
Metadata
Metadata
Assignees
Labels
Focus: CLIRelated to the Habitat CLI (core/hab) componentRelated to the Habitat CLI (core/hab) componentFocus: StudioRelated to the Habitat Studio (core/hab-studio) componentRelated to the Habitat Studio (core/hab-studio) componentType: BugIssues that describe broken functionalityIssues that describe broken functionalityType: ChoreIssues for general code and infrastructure maintenanceIssues for general code and infrastructure maintenance
Type
Fields
Give feedbackNo fields configured for issues without a type.
neither
HAB_AUTH_TOKENnor/hab/etc/cli.tomlis present in StudioThis makes it hard to work with private packages in a Studio environment. I can manually set
HAB_AUTH_TOKEN, but this is cumbersome and encourages bad security practices like embedding the token in wrapper scripts inside the project.