about summary refs log tree commit diff
path: root/.github/workflows/ci.yaml
AgeCommit message (Expand)AuthorLines
2022-07-16try fixing spurious CI failures on windowsAleksey Kladov-2/+2
2022-07-15Remove deprecate actionAleksey Kladov-5/+6
2022-07-15Remove deprecate actionAleksey Kladov-19/+2
2022-04-30Update GitHub Actions actions/checkout@v2 to v3David Tolnay-3/+3
2022-04-14minor: Don't run CI on master branchLukas Wirth-6/+3
2022-04-13Update CI for Rust borsDeadbeef-0/+23
2022-04-13minor: prepare CI for rust-lang moveLukas Wirth-3/+3
2021-12-22Gate workflows to only run on upstreamLaurențiu Nicola-0/+3
2021-12-01Bump to Node 14Laurențiu Nicola-1/+1
2021-12-01Use xvfb-run directlyLaurențiu Nicola-5/+15
2021-12-01Bump xvfb-action to fix Code testsLaurențiu Nicola-3/+3
2021-11-04Type-check TS on CI and also turn off the strict setting `useUnknownInCatchVa...Chayim Refael Friedman-0/+3
2021-08-20internal: prep to 2021 editionAleksey Kladov-1/+1
2021-07-20internal: easier to skim CI logsAleksey Kladov-1/+1
2021-06-22Fix compilation on WASMFlorian Diebold-1/+7
2021-05-03Merge #8427bors[bot]-31/+4
2021-04-10Let's try testing for "is not quadratic" conditionAleksey Kladov-1/+1
2021-04-08pin cache actionArpad Borsos-2/+2
2021-04-08Move CI to rust-cache ActionArpad Borsos-31/+4
2021-02-12Remove pinned Rust version againFlorian Diebold-9/+1
2021-02-12Pin Rust to 1.49.0 on CIJonas Schievink-1/+9
2020-11-02Remove more unreachable pubsAleksey Kladov-1/+1
2020-11-02Deny unreachable-pubAleksey Kladov-1/+1
2020-10-12Add comment and link to upstream issueJonas Schievink-0/+2
2020-10-12macOS: install GNU tarJonas Schievink-0/+6
2020-09-01"How I survived Git" tipsAleksey Kladov-1/+1
2020-08-31Add a test that forbids merge commitsdragfire-0/+3
2020-08-18Remove usless pre-cache taskAleksey Kladov-4/+0
2020-08-18Re-enable mac buildAleksey Kladov-1/+1
2020-08-13Temporary disable MacOS builderAleksey Kladov-1/+1
2020-08-13Disabe macros TypeSCript builderAleksey Kladov-1/+1
2020-08-12Completely remove cargo auditAleksey Kladov-14/+0
2020-08-12Fix build on musl and test it in CIJonas Schievink-5/+13
2020-07-29Remove the premissions-misconifguration bug workarounds on CIVeetaha-5/+0
2020-07-16Disable audit stepAleksey Kladov-13/+13
2020-07-14Update actions/cache to v2Yuki Okushi-22/+14
2020-07-14Check power on CIAleksey Kladov-1/+35
2020-07-07check cargo.lockAleksey Kladov-1/+1
2020-07-02Disable npm auditAleksey Kladov-3/+3
2020-05-23vscode tests configuration for more verbose outputvsrs-0/+2
2020-05-23OS matrix for TypeScriptvsrs-1/+8
2020-05-23xvfb-action fixvsrs-3/+3
2020-05-23Try GabrielBB/xvfb to run vscode testsvsrs-11/+5
2020-05-23Start xvfb manually on ubuntuvsrs-1/+10
2020-05-23try to run TypeScript CI on windowsvsrs-2/+2
2020-05-23Add `npm test` to CIvsrs-0/+3
2020-04-11Use actions-rs/install and /audit-check for cargo-auditLaurențiu Nicola-14/+3
2020-04-06More general CI env varAleksey Kladov-1/+1
2020-04-05Add back deny_cEdwin Cheng-5/+2
2020-04-03Remove deny_c in CIEdwin Cheng-2/+5