Jiří Kučera

Results 4 issues of Jiří Kučera

## Bug description With `--progress-spinner` being `on`, either spinner text or memory-stored logs appears on the terminal, but not both. Examples: * spinner message, no logs: ``` py310: commands[0]> python...

bug-candidate
needs-response

Use `linux-system-roles.meta_test` role to implement idempotency and checkmode testing.

Hello, up to now the latest version of `podman-compose` is deduced using `octokit`: ```typescript async function findLatestVersion(): Promise { const octokit = new Octokit() const response = await octokit.repos.getLatestRelease({ owner:...

See !387 on the old instance.