code-server-2/ci/dev
Asher 3d999986b2
feat: proxy URI environment variable (#4681)
* Add test extension

This will let us test extension-related features (like the proxy URI).

I removed the environment variables in the script because they override
the ones you set yourself. We still set defaults in constants.ts.

* Add changelog entry for VSCODE_PROXY_URI

* Add terminal test for VSCODE_PROXY_URI

* Update VS Code

This adds the VSCODE_PROXY_URI environment variable.
2022-01-04 15:02:25 -06:00
..
audit.sh feat(ci): add audit job for security 2021-04-06 11:06:04 -07:00
ci.sh feat(ci): add audit job for security 2021-04-06 11:06:04 -07:00
fmt.sh Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
gen_icons.sh chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680) 2021-06-28 22:06:55 +05:30
lint.sh Add vscode via vendor package. 2021-09-15 14:54:33 -04:00
postinstall.sh feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00
test-e2e.sh feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00
test-scripts.sh Add installer unit tests 2021-07-13 12:22:00 -05:00
test-unit.sh feat: proxy URI environment variable (#4681) 2022-01-04 15:02:25 -06:00
watch.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00