aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
* fix nameAleksey Kladov2020-07-241-1/+1
* Add metricsAleksey Kladov2020-07-241-0/+38
* Disable audit stepAleksey Kladov2020-07-161-13/+13
* Update actions/cache to v2Yuki Okushi2020-07-141-22/+14
* Check power on CIAleksey Kladov2020-07-141-1/+35
* check cargo.lockAleksey Kladov2020-07-071-1/+1
* Disable npm auditAleksey Kladov2020-07-021-3/+3
* Fix conflict between nightly branch and tagAleksey Kladov2020-05-251-1/+1
* Try fixing release tagsAleksey Kladov2020-05-252-1/+4
* vscode tests configuration for more verbose outputvsrs2020-05-231-0/+2
* OS matrix for TypeScriptvsrs2020-05-231-1/+8
* xvfb-action fixvsrs2020-05-231-3/+3
* Try GabrielBB/xvfb to run vscode testsvsrs2020-05-231-11/+5
* Start xvfb manually on ubuntuvsrs2020-05-231-1/+10
* try to run TypeScript CI on windowsvsrs2020-05-231-2/+2
* Add `npm test` to CIvsrs2020-05-231-0/+3
* Use older ubuntu for releasesAleksey Kladov2020-05-111-8/+8
* Use x86_64-unknown-linux-gnu for releasesLaurențiu Nicola2020-04-281-1/+0
* Use actions-rs/install and /audit-check for cargo-auditLaurențiu Nicola2020-04-111-14/+3
* Don't strip nightly releasesAleksey Kladov2020-04-081-2/+2
* Fix yamlAleksey Kladov2020-04-071-1/+1
* Fix yamlAleksey Kladov2020-04-071-1/+1
* Run analysis-stats nightlyAleksey Kladov2020-04-071-0/+4
* More general CI env varAleksey Kladov2020-04-061-1/+1
* Add back deny_cEdwin Cheng2020-04-051-5/+2
* Remove deny_c in CIEdwin Cheng2020-04-031-2/+5
* Enable backtrace on CIAleksey Kladov2020-03-301-0/+1
* Don't deny C for cargo auditAleksey Kladov2020-03-261-1/+2
* Specify env once for all jobsAleksey Kladov2020-03-263-24/+20
* fix release moreAleksey Kladov2020-03-231-1/+1
* fix release moreAleksey Kladov2020-03-231-1/+1
* Fix releaseAleksey Kladov2020-03-231-3/+7
* Don't trigger stable release when pushing to nightly branchAleksey Kladov2020-03-191-5/+5
* Simplify extension tag sniffingAleksey Kladov2020-03-191-2/+3
* cicd: revive npm auditveetaha2020-03-181-2/+2
* Don't filter release by forkAleksey Kladov2020-03-181-1/+0
* Disable npm audit, as it blocks unrelated PR without a way to fixAleksey Kladov2020-03-171-2/+2
* Merge pull request #3613 from bjorn3/patch-1Aleksey Kladov2020-03-171-0/+3
|\
| * Fix cargo registry caching for buildsbjorn32020-03-161-0/+3
* | Update .github/workflows/release.yamlAleksey Kladov2020-03-171-1/+1
* | Gate release action to rust-analyzer ownerSwarnim Arun2020-03-161-0/+1
|/
* Fix audit caching betterAleksey Kladov2020-03-161-1/+2
* Fix cargo audit cachingAleksey Kladov2020-03-161-1/+2
* Actually make npm audit more robustAleksey Kladov2020-03-161-1/+1
* Cache cargo-audit on CIAleksey Kladov2020-03-161-0/+13
* Retry rust audit as wellAleksey Kladov2020-03-161-0/+4
* Make audit more reliableAleksey Kladov2020-03-161-1/+1
* Set extension version during releaseAleksey Kladov2020-03-091-2/+2
* Install Node only for LinuxAleksey Kladov2020-03-091-0/+1
* Use actions/checkout@v2CAD972020-03-073-6/+6