-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-toolsA meta category for issues that should be addressed by tooling (prefer more concrete areas).A meta category for issues that should be addressed by tooling (prefer more concrete areas).triagedIssue has been triaged by sub teamIssue has been triaged by sub team
Description
When this flag is passed, the file system API should work without checking for project directories, and DTD should operate with the assumption that it does not need to generate a secret or check it anywhere.
This will be used for debugging purposes. When IDEs start DTD, they will still require a secret for setting project directories.
Naming: maybe --disable-secrets
or --no-secret
.
This is blocking flutter/devtools#7107
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-toolsA meta category for issues that should be addressed by tooling (prefer more concrete areas).A meta category for issues that should be addressed by tooling (prefer more concrete areas).triagedIssue has been triaged by sub teamIssue has been triaged by sub team