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
- start with 1.0.3
- update config.json to have
"auto_update": false,
"autoUpdate": false,
- start copilot version stays at 1.0.3
- manually update to 1.0.4
- start copilot and version is automatically updated latest
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
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