Skip to content

Fix CI for July release: restore x86_64-linux platform in Gemfile.lock#227

Closed
menglinblock wants to merge 3 commits into
square:fern-bot/2026-07-13_21-33-48_865from
menglinblock:menglin/fix-ci-2026-07-15
Closed

Fix CI for July release: restore x86_64-linux platform in Gemfile.lock#227
menglinblock wants to merge 3 commits into
square:fern-bot/2026-07-13_21-33-48_865from
menglinblock:menglin/fix-ci-2026-07-15

Conversation

@menglinblock

Copy link
Copy Markdown
Contributor

Summary

  • The July 2026 regeneration (fern-ruby-sdk 1.0.0-rc84) was produced in a musl container and rewrote PLATFORMS in Gemfile.lock from x86_64-linux to x86_64-linux-musl. The test matrix jobs on SDK regeneration #226 run on ubuntu-latest and fail during bundle install with "Could not find gem 'nokogiri' with platform 'x86_64-linux-musl'".
  • Reverts the platform entry to x86_64-linux. With this change the lockfile diff vs master is only the expected version bumps (square.rb 46.0.0.20260715, json, language_server-protocol, rubocop, rubocop-ast) — the same state that was green on master.

This PR targets the fern-bot/2026-07-13_21-33-48_865 release branch so #226 goes green once merged.

Made with Cursor

fern-api Bot and others added 3 commits July 13, 2026 21:33
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-ruby-sdk: 1.0.0-rc84
Co-authored-by: Cursor <cursoragent@cursor.com>
@menglinblock menglinblock mentioned this pull request Jul 13, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-13_21-33-48_865 branch from 0f86b4d to 874bea5 Compare July 14, 2026 17:01
@menglinblock

Copy link
Copy Markdown
Contributor Author

🤖 Fix re-applied directly to the fern-bot branch (fern-bot/2026-07-13_21-33-48_865); closing this stale PR.

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