Skip to content

Repair wp/7.0 branch Actions: remove permanently disabled mobile-unit-js job - #274

Closed
desrosj wants to merge 1 commit into
fix-actions-7.0/update-php-test-matrixfrom
fix-actions-7.0/remove-disabled-mobile-unit-js
Closed

desrosj wants to merge 1 commit into
fix-actions-7.0/update-php-test-matrixfrom
fix-actions-7.0/remove-disabled-mobile-unit-js

Conversation

@desrosj

@desrosj desrosj commented Sep 11, 2026

Copy link
Copy Markdown
Owner

What?

Removes the mobile-unit-js job from unit-test.yml.

Why?

The job is unconditionally disabled via if: false (React 19 broke these tests, and upgrading React Native to a compatible version is paused — see WordPress/gutenberg#71336). Since it can never run, it's dead workflow content and is removed entirely rather than left in place.

Use of AI Tools

This PR was authored with the help of Claude Code.

@desrosj
desrosj added this pull request to stack #179 September 11, 2026 16:05
@desrosj
desrosj force-pushed the fix-actions-7.0/remove-disabled-mobile-unit-js branch from 8344ade to 4b93cac Compare September 11, 2026 17:04
@desrosj
desrosj marked this pull request as ready for review September 11, 2026 18:19
@github-actions

Copy link
Copy Markdown

Warning: Type of PR label mismatch

To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.

  • Required label: Any label starting with [Type].
  • Labels found: .

Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task.

@github-actions

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <desrosj@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

This job has been unconditionally disabled via `if: false` (React 19 broke
these tests and upgrading React Native to a compatible version is paused, per
WordPress#71336) and can never run. Since
it will never execute, remove it entirely rather than leaving dead workflow
content in place.
@desrosj
desrosj force-pushed the fix-actions-7.0/remove-disabled-mobile-unit-js branch from 4b93cac to 5df8055 Compare September 11, 2026 18:38
@desrosj

desrosj commented Sep 11, 2026

Copy link
Copy Markdown
Owner Author

Migrated to real upstream: WordPress#82810. Closing this fork PR.

@desrosj desrosj closed this Sep 11, 2026
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