Skip to content

Conversation

@iangmaia
Copy link
Contributor

@iangmaia iangmaia commented Dec 23, 2025

To align with other apps and our different CI agents, this PR updates the bundle configuration to ensure platform-agnostic Ruby gem installation:

  • Fixed typo in .bundle/config (BUNDLE_BUNDLE_SPECIFIC_PLATFORMBUNDLE_SPECIFIC_PLATFORM)
  • Added BUNDLE_FORCE_RUBY_PLATFORM: "true" to .bundle/config
  • Removed platform-specific entries from Gemfile.lock PLATFORMS (now only ruby)

These changes ensure consistent gem installation across different platforms by forcing the use of pure Ruby versions instead of platform-specific native extensions.

@iangmaia iangmaia self-assigned this Dec 23, 2025
@wpmobilebot
Copy link
Collaborator

App Icon📲 You can test the changes from this Pull Request in Simplenote Prototype Build by scanning the QR code below to install the corresponding build.
App NameSimplenote Prototype Build
Build Number1377
VersionPR #1727
Bundle IDcom.codality.NotationalFlow.Alpha
Commite539568
Installation URL1gl57iluaf3lo
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@iangmaia iangmaia added the tooling Related to anything that supports the building & maintaining of the project. label Dec 23, 2025
@iangmaia iangmaia added this to the Future milestone Dec 23, 2025
@iangmaia iangmaia requested review from mokagio and twstokes December 23, 2025 15:59
Copy link

@twstokes twstokes left a comment

Choose a reason for hiding this comment

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

🚀

@iangmaia iangmaia merged commit dfb8173 into trunk Dec 23, 2025
9 of 12 checks passed
@iangmaia iangmaia deleted the iangmaia/update-bundle-config-ruby-platform branch December 23, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling Related to anything that supports the building & maintaining of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants