Archived
1
0

release: 4.8.1-rc.1 (#5713)

* chore(release): bump version to 4.8.1

* fixup

* revert: don't change to 4.8.1
This commit is contained in:
Joe Previte
2022-10-26 11:50:08 -07:00
committed by GitHub
parent e6d2d72f9c
commit ba44f6cc97
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ Add support for telemetry endpoint
To test:
1. Create a RequestBin - https://requestbin.io/
2. Run code-server with `CS_TELEMETRY_URL` set:
i.e. `CS_TELEMETRY_URL="https://requestbin.io/1ebub9z1" ./code-server-4.8.0-macos-amd64/bin/code-server`
i.e. `CS_TELEMETRY_URL="https://requestbin.io/1ebub9z1" ./code-server-<version>-macos-amd64/bin/code-server`
3. Load code-server in browser an do things (i.e. open a file)
4. Refresh RequestBin and you should see logs