aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/installation/fetch_artifact_release_info.ts
Commit message (Collapse)AuthorAgeFilesLines
* vscode: get release date from release infoVeetaha2020-03-141-0/+3
|
* vscode: wrap non-single-line if body with curlies as per matkladVeetaha2020-02-241-3/+5
|
* add error handling to fetchArtifactReleaseInfo(), throw Error when no ↵Veetaha2020-02-241-19/+37
| | | | artifact found
* Extract client-side loggingAleksey Kladov2020-02-221-1/+2
|
* enforce camel caseAleksey Kladov2020-02-211-0/+1
|
* Migrate to eslintAleksey Kladov2020-02-171-3/+3
|
* vscode: add release tag option to fetchArtifactReleaseInfo()Veetaha2020-02-161-0/+52