Skip to content

chore: bump version to v0.3.55#230

Merged
socksy merged 1 commit intodevelopfrom
chore/release-0.3.55
Mar 18, 2026
Merged

chore: bump version to v0.3.55#230
socksy merged 1 commit intodevelopfrom
chore/release-0.3.55

Conversation

@socksy
Copy link
Contributor

@socksy socksy commented Mar 18, 2026

  • Fix linux wheel build targeting so the i686 lane actually builds i686 wheels.
  • Fix the i686 manylinux setup path so it does not call sudo inside the container.
  • Bump version to v0.3.55

Summary by CodeRabbit

  • Bug Fixes

    • Fixed the Linux wheel build matrix so the i686-unknown-linux-gnu job passes its target through to maturin instead of accidentally producing host x86_64 wheels.
    • Fixed the i686 manylinux setup path by removing a sudo call that fails inside the build container.
  • CI / Release Reliability

    • Eliminates a source of duplicate Linux wheel filenames across artifacts, which may have been contributing to the PyPI release upload failure under investigation.
  • Chores

    • Bumped project version to 0.3.55.

@coderabbitai
Copy link

coderabbitai bot commented Mar 18, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 08fa1d71-900e-4c09-8b70-ca1a01f6aa3d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-0.3.55
📝 Coding Plan
  • Generate coding plan for human review comments

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

Copy link
Contributor

@datancoffee datancoffee left a comment

Choose a reason for hiding this comment

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

amazing

@sammuti sammuti changed the title chore: bump version to v0.3.55 v0.3.55 release Mar 18, 2026
@sammuti sammuti changed the base branch from develop to main March 18, 2026 12:59
@github-actions
Copy link

⚠️ WARNING: This PR targets main instead of develop

This PR is targeting main which will trigger a production deployment when merged.

If this is a regular feature/fix PR, please change the base branch to develop.
If this is intentional (e.g., hotfix), you can ignore this warning.

Current base: main
Recommended base: develop

1 similar comment
@github-actions
Copy link

⚠️ WARNING: This PR targets main instead of develop

This PR is targeting main which will trigger a production deployment when merged.

If this is a regular feature/fix PR, please change the base branch to develop.
If this is intentional (e.g., hotfix), you can ignore this warning.

Current base: main
Recommended base: develop

@socksy socksy changed the title v0.3.55 release chore: bump version to v0.3.55 Mar 18, 2026
@github-actions
Copy link

⚠️ WARNING: This PR targets main instead of develop

This PR is targeting main which will trigger a production deployment when merged.

If this is a regular feature/fix PR, please change the base branch to develop.
If this is intentional (e.g., hotfix), you can ignore this warning.

Current base: main
Recommended base: develop

@socksy socksy changed the base branch from main to develop March 18, 2026 13:03
@socksy socksy merged commit f8f188d into develop Mar 18, 2026
35 checks passed
@socksy socksy deleted the chore/release-0.3.55 branch March 18, 2026 13:07
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.

2 participants