Skip to content

Fix MSRV CI Check (pin half dependency)#7290

Merged
alamb merged 3 commits intoapache:mainfrom
alamb:alamb/verify_msrv
Mar 15, 2025
Merged

Fix MSRV CI Check (pin half dependency)#7290
alamb merged 3 commits intoapache:mainfrom
alamb:alamb/verify_msrv

Conversation

@alamb
Copy link
Copy Markdown
Contributor

@alamb alamb commented Mar 14, 2025

Which issue does this PR close?

Rationale for this change

Arrow didn't change but a semver update of half has caused msrv checks to fail

What changes are included in this PR?

Pin half to older version in CI tests

Are there any user-facing changes?

No code changes

@alamb alamb force-pushed the alamb/verify_msrv branch from ba8c438 to c56165d Compare March 14, 2025 20:54
@alamb alamb changed the title Alamb/verify msrv Fix MSRV CI Check (pin half dependency) Mar 14, 2025
@alamb alamb added the development-process Related to development process of arrow-rs label Mar 14, 2025
@alamb
Copy link
Copy Markdown
Contributor Author

alamb commented Mar 15, 2025

I am going to merge this in to get the tests greener and reduce confusion on PRs

@alamb alamb merged commit 83dabf9 into apache:main Mar 15, 2025
32 of 33 checks passed
@alamb alamb deleted the alamb/verify_msrv branch March 16, 2025 10:04
wiedld pushed a commit to influxdata/arrow-rs that referenced this pull request May 21, 2025
* pin half in MSRV check

* fix

* also pyarrow-integration-testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of arrow-rs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MSRV CI check is failing on main

1 participant