spread icon indicating copy to clipboard operation
spread copied to clipboard

Spread - Convenient full-system test (task) distribution

Results 154 spread issues
Sort by recently updated
recently updated
newest added

Having the qemu stdout/stderr helps diagnose errors from e.g. crashing qemu in the CI logs.

Hello, I git clone the repository, but when I do snapcraft to build the snap with ``` snapcraft ``` I have this error: ``` Issues while validating snapcraft.yaml: must be...

Add support for attaching service accounts to the instances created in GCP. And we can now automatically get access to Ubuntu Pro features (if your account permits it): ``` google:ubuntu-pro-22.04-64...

LXD profiles are useful to define the characteristic of the LXD container, and also to use privileged containers. For example, you can run tools like [rockcraft](https://github.com/canonical/rockcraft) using the profiles from...

permit working with ubuntu core ref: canonical#165 add extra flag `-tar-filter` to select alternative to `xz` which is not available in core base snaps

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/net | `v0.34.0` -> `v0.35.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fnet/v0.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/canonical/spread). ## Open The following updates have all...

By introducing artifacts at the suite and project level, spread can permit users to collect information about task runs and extract that information as a project artifact. So as the...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.32.0` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

When dealing with debug sessions, I often notice that the first keystroke that I send in response to the root prompt that opens, is lost. I don't exactly know why...