-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
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 bugA request for a change that isn't a bug