Michał Sawicz

Results 69 issues of Michał Sawicz

When you duplicate items in the `status` key, bors will complain with: `bors.toml: expected status to be a list`

When following https://github.com/moby/hyperkit#building on macOS 10.12 with `--switch=4.07.0` I'm getting this error: ``` ... ml src/lib/mirage_block_ocaml.ml ocamlfind: Package `cstruct.lwt' not found make: *** [build/lib/mirage_block_ocaml.o] Error 2 ``` I need to...

Otherwise they may get misinterpreted, or cause a syntax error even.

Add an optional `sha` input that will assert that the `ref` points at the given `sha`.

@Saviq can confirm the Networks option is there now. Is there documentation somewhere for how to add a network/launch option to an **existing** instance? I'd like to either add `--network...

enhancement

This way it won't block due to frequent infrastructure issues. Also change the committer name / email so that [email protected] gets emailed on failures.

Jobs/steps need explicit `!cancelled()` if they use any of the status check functions: https://docs.github.com/en/actions/learn-github-actions/expressions#status-check-functions

When an instance gets started on Multipass startup, but a client requests a start as well, daemon may try and start it twice: ```shell $ multipass start $ snap stop...

bug

See https://travis-ci.org/MirServer/mir/jobs/372902191 - fedora rawhide started failing to reboot on us, which resulted in travis timing out the job after 10mins because of no output. Spread should probably impose a...