1 Commits

Author SHA256 Message Date
7f10286c0a - Bump version: 3.1.13 → 3.1.14
- Use actions/upload-artifact: v4

- Make clippy happy

- Fix building runtime arguments
  Use get_run_cmdline method everywhere

- Fix container cleanup
  A flake configured to be attached can also be re-started
  using the same container storage. However, the container
  was always removed when the command exited. This commit
  fixes it to avoid removing the container of attach type
  flakes. In addition a flake option %remove was added to
  allow removing the container created for resume and attach
  type flakes

OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/flake-pilot?expand=0&rev=39
2025-02-01 22:02:56 +00:00