aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yaml
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on WASMFlorian Diebold2021-06-221-1/+7
* Merge #8427bors[bot]2021-05-031-31/+4
|\
| * pin cache actionArpad Borsos2021-04-081-2/+2
| * Move CI to rust-cache ActionArpad Borsos2021-04-081-31/+4
* | Let's try testing for "is not quadratic" conditionAleksey Kladov2021-04-101-1/+1
|/
* Remove pinned Rust version againFlorian Diebold2021-02-121-9/+1
* Pin Rust to 1.49.0 on CIJonas Schievink2021-02-121-1/+9
* Remove more unreachable pubsAleksey Kladov2020-11-021-1/+1
* Deny unreachable-pubAleksey Kladov2020-11-021-1/+1
* Add comment and link to upstream issueJonas Schievink2020-10-121-0/+2
* macOS: install GNU tarJonas Schievink2020-10-121-0/+6
* "How I survived Git" tipsAleksey Kladov2020-09-011-1/+1
* Add a test that forbids merge commitsdragfire2020-08-311-0/+3
* Remove usless pre-cache taskAleksey Kladov2020-08-181-4/+0
* Re-enable mac buildAleksey Kladov2020-08-181-1/+1
* Temporary disable MacOS builderAleksey Kladov2020-08-131-1/+1
* Disabe macros TypeSCript builderAleksey Kladov2020-08-131-1/+1
* Completely remove cargo auditAleksey Kladov2020-08-121-14/+0
* Fix build on musl and test it in CIJonas Schievink2020-08-121-5/+13
* Remove the premissions-misconifguration bug workarounds on CIVeetaha2020-07-291-5/+0
* 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
* 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 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