Skip to content

Bump fastlane-plugin-wpmreleasetoolkit to 14.6.0 - #3483

Merged
ivan-ottinger merged 1 commit into
trunkfrom
bump-release-toolkit-for-linux
May 14, 2026
Merged

Bump fastlane-plugin-wpmreleasetoolkit to 14.6.0#3483
ivan-ottinger merged 1 commit into
trunkfrom
bump-release-toolkit-for-linux

Conversation

@ivan-ottinger

Copy link
Copy Markdown
Contributor

Related issues

Unblocks #3464 (Linux dev build distribution re-apply).

How AI was used in this PR

AI-assisted: ran the bundle update --conservative command, drafted this PR body. Author reviewed.

Proposed Changes

Bumps fastlane-plugin-wpmreleasetoolkit to v14.6.0 to pick up Linux platform support added upstream in wordpress-mobile/release-toolkit#720. Without this, the upload_build_to_apps_cdn action in Studio's fastlane lanes rejects 'Linux - x64' and 'Linux - ARM64' as invalid platform values client-side, which is what failed build #16073 and prompted the revert in #3462.

The lockfile changes are limited to the targeted gem and its required deps (used bundle update --conservative): the gem bump itself, removal of activesupport and its transitive deps (release-toolkit dropped that dep in 14.3.1), and bumps for aws-sdk-core/kms/s3 which release-toolkit's google-cloud-storage requires. nokogiri requirement also tightens (14.6.0 raised its minimum).

Testing Instructions

CI passing is the test. Existing macOS/Windows distribution behavior is unchanged — the new gem adds platform values without modifying existing ones.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
  • CI is green.

Copilot AI 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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ivan-ottinger
ivan-ottinger requested review from a team and gavande1 May 14, 2026 09:51
@ivan-ottinger
ivan-ottinger merged commit fb3b1a8 into trunk May 14, 2026
11 checks passed
@ivan-ottinger
ivan-ottinger deleted the bump-release-toolkit-for-linux branch May 14, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants