Skip to content

chore: bump version to v0.3.55 - #230

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

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

Conversation

@socksy

@socksysocksy commented Mar 18, 2026

Copy link
Copy Markdown
Contributor
  • 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
Copy Markdown

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.

@datancoffeedatancoffee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

amazing

@sammutisammuti changed the title chore: bump version to v0.3.55v0.3.55 releaseMar 18, 2026
@sammuti
sammuti changed the base branch from develop to mainMarch 18, 2026 12:59
@github-actions

Copy link
Copy Markdown
Contributor

⚠️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
Copy Markdown
Contributor

⚠️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

@socksysocksy changed the title v0.3.55 releasechore: bump version to v0.3.55Mar 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️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 developMarch 18, 2026 13:03
@socksy
socksy merged commit f8f188d into developMar 18, 2026
35 checks passed
@socksy
socksy deleted the chore/release-0.3.55 branch March 18, 2026 13:07
Sign up for freeto 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

@socksy@datancoffee