-
Notifications
You must be signed in to change notification settings - Fork 1.7k
autoUpdate in config.json is ignored #2615
Copy link
Copy link
Open
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variablesarea:installationInstalling, updating, versioning, PATH setup, and binary distributionInstalling, updating, versioning, PATH setup, and binary distribution
Metadata
Metadata
Assignees
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variablesarea:installationInstalling, updating, versioning, PATH setup, and binary distributionInstalling, updating, versioning, PATH setup, and binary distribution
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
I think starting with 1.0.4 the auto-update setting in config.json is no longer working.
Affected version
1.0.4
Steps to reproduce the behavior
"auto_update": false,
"autoUpdate": false,
Expected behavior
version stays at specific version
Additional context
windows
x86_64
Windows Terminal
the --no-auto-update still works
the COPILOT_AUTO_UPDATE environment variable set to false still works