Tags: input-output-hk/catalyst-ci
Tags
chore: fix installing Chrome x64 in Flutter setup (#372) * try using updated browsers in flutter setup * add missing chrome dependency * try current R0001 * revert to current shajt * use R0002 * use R0001 * use R0002 with no cache * use R0001 * use R0002 * use R0002, just install new chrome * cleanup * cleanup * try 55 * try 56 * try 57 * cleanup
fix(flutter): flutter apt-get install & update as single command (#356) * fix: flutter apt-get install & update as single command * fix: spelling * fix: spelling --------- Co-authored-by: Stefano Cunego <93382903+kukkok3@users.noreply.github.com> Co-authored-by: Oleksandr Prokhorenko <djminikin@gmail.com>
fix(rust): make rust doc tests not run with nightly (#364) * fix(rust): make rust doc tests not run with nightly * fix(docs): rust doc options * fix(rust): Deny arithmetic side effects in the code (forces being thoughtful about overflow/underflow). * fix(rust): Add llvm-tools-preview to the +nightly toolchain in case we want to use doctests with code coverage one day * fix(rust): Run doctests serially, to prevent flaky builds from failed doctest compiles * fix(rust): Don't enable arithmetic_side_effects = "deny" yet * fix(rust): Use an env var to control rustdoc selectively only when building docs, not running doc tests
fix(rust): Bump compiler to latest release (#363) * fix(rust): Bump compiler to latest release * fix comment * feat(rust): Add wasi-p2 target * fix(rust): Allow using the mithril crate as a git reference, so we can pin it to a hash * fix(rust): remove obsolete comment
PreviousNext