aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yaml
Commit message (Expand)AuthorAgeFilesLines
* 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 actions-rs/install and /audit-check for cargo-auditLaurențiu Nicola2020-04-111-14/+3
* 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-261-15/+8
* cicd: revive npm auditveetaha2020-03-181-2/+2
* Disable npm audit, as it blocks unrelated PR without a way to fixAleksey Kladov2020-03-171-2/+2
* Fix cargo registry caching for buildsbjorn32020-03-161-0/+3
* 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
* Use actions/checkout@v2CAD972020-03-071-3/+3
* Remove needless depAleksey Kladov2020-03-041-7/+2
* Deindent YAMLAleksey Kladov2020-03-041-76/+78
* Clean xtask partial artifacts in `xtask pre-cache`Christopher Durham2020-03-031-1/+1
* Actually gate CI on eslintAleksey Kladov2020-02-271-1/+1
* Merge pull request #3330 from Veetaha/feature/cargo-auditAleksey Kladov2020-02-261-0/+10
|\
| * cicd: add cargo auditVeetaha2020-02-261-0/+10
* | vscode: added audit at ciVeetaha2020-02-261-1/+6
|/
* Check that we use no C deps on CIAleksey Kladov2020-02-191-0/+1
* Gate stuff on CIAleksey Kladov2020-02-181-0/+2
* Don't fail fast on CIAleksey Kladov2020-01-221-0/+1
* Don't be overly genericAleksey Kladov2020-01-111-2/+1
* Split out into a release build as bins were not getting generated as cargo bu...Giles Cope2020-01-091-32/+0
* second attemptGiles Cope2020-01-091-1/+1
* parameterised debugGiles Cope2020-01-091-3/+4
* Packaging server binsGiles Cope2020-01-091-2/+13
* create dir if not there as cp doesn't seem to have an option to create the de...Giles Cope2020-01-091-1/+1
* put as debug for now while I get it working.Giles Cope2020-01-091-3/+3
* Getting to grips with github format...Giles Cope2020-01-091-1/+5
* Less output for typescript artifactsGiles Cope2020-01-091-2/+7
* Relative adderssGiles Cope2020-01-081-1/+1
* UploadGiles Cope2020-01-081-3/+6
* noopGiles Cope2020-01-081-0/+1
* Make artifacts accessibleGiles Cope2020-01-081-0/+7
* More tenacious CI networkingAleksey Kladov2020-01-071-0/+2
* Try to restore caching on CIAleksey Kladov2020-01-071-1/+13
* Share cache cleaning logic between OSesAleksey Kladov2020-01-071-20/+5
* Rename old toolchains on windows to speedup installationEmil Lauridsen2020-01-031-2/+6