Skip to content

Conversation

@bfops
Copy link
Collaborator

@bfops bfops commented Mar 14, 2025

Description of Changes

We've been having awful issues with some weird permission denied error with the linux x86_64 GNU builds running on bare metal. We suspect that the alpine builds don't have this issue because they run in a container, so we're making these run in a container too.

API and ABI breaking changes

No. CI-only change.

Expected complexity level and risk

1

Testing

  • x86_64 builds for the release are passing since we added this (previously they were failing due to some weird permission issues)

@bfops bfops added release-any To be landed in any release window no runtime change This change does not affect the final binaries release-1.0.1 and removed release-any To be landed in any release window labels Mar 17, 2025
@bfops bfops changed the base branch from noa/musl-build to master March 20, 2025 16:26
@coolreader18
Copy link
Collaborator

Gonna push to this to fix #2510 - hope that's okay.

@coolreader18 coolreader18 linked an issue Mar 28, 2025 that may be closed by this pull request
@coolreader18 coolreader18 force-pushed the bfops/bump-checkout-version branch from cb3de7a to 4745167 Compare March 28, 2025 03:02
@coolreader18 coolreader18 enabled auto-merge March 28, 2025 03:03
@coolreader18 coolreader18 added this pull request to the merge queue Mar 28, 2025
Merged via the queue into master with commit 9bd7578 Mar 28, 2025
13 of 14 checks passed
@bfops bfops deleted the bfops/bump-checkout-version branch April 9, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no runtime change This change does not affect the final binaries release-1.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix CI glibc version

3 participants