Skip to content

release: add podman socket input to rust-ci#26

Merged
Jaro-c merged 1 commit into
mainfrom
develop
Jun 10, 2026
Merged

release: add podman socket input to rust-ci#26
Jaro-c merged 1 commit into
mainfrom
develop

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jun 10, 2026

Copy link
Copy Markdown
Member

Promotes develop to main:

No behavior change for existing callers: the input defaults to false and the Podman startup step is skipped when absent.

Closes #25

## Summary

- Adds optional boolean `podman` input (default: `false`) to
`rust-ci.yml`
- When `true`, the coverage job starts the rootless Podman socket before
running tests and sets `PODMAN_SOCKET` so integration tests can connect
- Applies only to `ubuntu-latest` (the coverage job runner)

## Test plan

- [ ] Merge this PR
- [ ] In a downstream repo, set `podman: true` in the `rust-ci` call —
confirm the Podman socket starts and integration tests that use
`bollard` connect via `PODMAN_SOCKET`

Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
@Jaro-c Jaro-c merged commit 49b960e into main Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant