summaryrefslogtreecommitdiffstats
path: root/.github/workflows/cd.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add open vsx (#235)Christoph Schlosser2021-05-261-2/+8
| | | Replace gitter.im with IRC
* Update badges (#231)Christoph Schlosser2021-05-181-2/+2
|
* Use Github actions instead of travis and appveyor (#216)Christoph Schlosser2021-04-301-0/+51
* Switch to GH workflow * Use tslint action * Add build matrix * Run test stage * Disable ubuntu test run due to bug in vscode * Publish coverage on macOS * Remove istanbul * codecov action * Move nyc config to nycrc * Add CD workflow * Remove old publishing script