Ricardo Abreu
Ricardo Abreu
1. `multipass shell` 2. `exit 1` (inside the instance) 3. `echo $?` says 0. FWIW, `multipass exec` DTRT.
**What are you trying to do?** PRs from forks do not have the necessary secrets to upload packages to AWS or coverage reports Codecov. This causes builds to fail, which...
Remove safety-net catch for generic runtime errors when waiting for SSH.
**What are you trying to do?** Require docs and/or build workflows before branches can merge, as applicable. **What's your proposed solution?** We could add and gate on a separate workflow...
**What are you trying to do?** We currently have a minimum of 512M for memory in the GUI, but 128M in CLI. Similar situation with disk: current minima are 512M...
> Multipass also became unusable for me after upgrading to 1.15.0 on Sequoia M1. > > First any SSH session to VM will be lost after some time, ranging from...
Fixes #3733. Co-authored by @ntorresalberto (thanks!) This takes #3908 and applies some changes on top. The main thing was to update path normalization to rely on Qt for mounts. This...
To avoid failing unrelated PRs.
Hi there, just a suggestion to add TIDAL Hi-Fi to the snap store, especially considering that there is a snap available.
**Describe the bug** The mock processes created in SSHFSMountsTests are not being deleted reliably when those tests finish, so they don't get the expectation verification in the right tests. Most...