Skip to content

Use preinstalled Podman in checks#1334

Merged
cristianrgreco merged 5 commits into
mainfrom
codex/speed-up-checks-pipeline
May 20, 2026
Merged

Use preinstalled Podman in checks#1334
cristianrgreco merged 5 commits into
mainfrom
codex/speed-up-checks-pipeline

Conversation

@cristianrgreco
Copy link
Copy Markdown
Collaborator

@cristianrgreco cristianrgreco commented May 20, 2026

Summary

  • Use the Podman binary already available on Ubuntu runners instead of installing Podman in every Podman test job.
  • Keep the existing rootful Podman socket override so the CI runner user can access the socket used by Testcontainers.
  • Keep the test matrix gated on lint and compile, and cap test concurrency at 20 jobs.

Verification

  • git diff --check
  • ruby -e 'require "yaml"; ARGV.each { |file| YAML.load_file(file); puts file }' .github/workflows/checks.yml .github/actions/podman-setup/action.yml

Semver impact

Patch. This is a CI-only maintenance change and does not affect package runtime behavior or public APIs.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit eb6c478
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/6a0db5851a82bb00087a6493
😎 Deploy Preview https://deploy-preview-1334--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco added maintenance Improvements that do not change functionality patch Backward compatible bug fix labels May 20, 2026 — with ChatGPT Codex Connector
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a9349aed2a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/actions/podman-setup/action.yml Outdated
@cristianrgreco cristianrgreco changed the title Speed up checks pipeline Use preinstalled Podman in checks May 20, 2026
@cristianrgreco cristianrgreco merged commit 73864d3 into main May 20, 2026
517 of 519 checks passed
@cristianrgreco cristianrgreco deleted the codex/speed-up-checks-pipeline branch May 20, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Improvements that do not change functionality patch Backward compatible bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant