Skip to content

fix build#14

Merged
meduketto merged 1 commit into
mainfrom
gurer/ci
May 12, 2026
Merged

fix build#14
meduketto merged 1 commit into
mainfrom
gurer/ci

Conversation

@meduketto
Copy link
Copy Markdown
Owner

@meduketto meduketto commented May 12, 2026

Summary by CodeRabbit

  • Chores
    • Updated build dependencies for Linux and musllinux wheel builds to improve build reliability.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 57e2f630-aa87-43fb-b632-97f2fef39f2e

📥 Commits

Reviewing files that changed from the base of the PR and between 32e9296 and d54ffed.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

The PR adds libc6-dev as a system dependency to both Linux and musllinux wheel build jobs in the release workflow. This update ensures the necessary C library development files are available during the build process for both container environments.

Changes

CI Dependency Configuration

Layer / File(s) Summary
Linux and musllinux build dependencies
.github/workflows/release.yml
libc6-dev is added to the apt install command in both the linux job (lines 37–38) and musllinux job (lines 69–70) to provide C library development files during wheel builds.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes


🐰 A dependency so small, yet so grand,
libc6-dev joins the building band,
From Linux to musl, both wheels turn,
Their builds now complete—a lesson to learn!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch gurer/ci

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@meduketto meduketto merged commit c380ab2 into main May 12, 2026
9 of 10 checks passed
@meduketto meduketto deleted the gurer/ci branch May 12, 2026 00:33
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