Skip to content

Do not store credentials in PUB_CACHE #2999

@jonasfj

Description

@jonasfj

The PUB_CACHE folder is something that it makes sense to cache in CI, so storing credentials in PUB_CACHE/credentials.json might not be ideal.

On windows we prefer to use a non-roaming folder for PUB_CACHE, but configuration options such as credentials.json should probably be roaming with the user profile.

See also: dart-lang/sdk#41560

Metadata

Metadata

Assignees

Labels

type-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions