Skip to content

CI: Skip native jobs#67799

Merged
youknowriad merged 1 commit intotrunkfrom
skip-native-runners
Dec 10, 2024
Merged

CI: Skip native jobs#67799
youknowriad merged 1 commit intotrunkfrom
skip-native-runners

Conversation

@youknowriad
Copy link
Copy Markdown
Contributor

The real fix for these failures is being iterated on here #67595
That said in the meantime, this PR just skips these jobs to avoid the noise on all the PRs

@youknowriad youknowriad added the [Type] Build Tooling Issues or PRs related to build tooling label Dec 10, 2024
@youknowriad youknowriad requested a review from dcalhoun December 10, 2024 15:33
@youknowriad youknowriad self-assigned this Dec 10, 2024
@youknowriad youknowriad requested a review from desrosj as a code owner December 10, 2024 15:33
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 10, 2024

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: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>
Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>

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

@youknowriad youknowriad requested review from a team, kevin940726 and tyxla and removed request for a team December 10, 2024 15:34
Copy link
Copy Markdown
Member

@tyxla tyxla left a comment

Choose a reason for hiding this comment

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

Thank you @youknowriad 🚀

Copy link
Copy Markdown
Member

@dcalhoun dcalhoun left a comment

Choose a reason for hiding this comment

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

I agree we should disable these for the time being. Thanks.

@youknowriad youknowriad merged commit 9a63c4b into trunk Dec 10, 2024
@youknowriad youknowriad deleted the skip-native-runners branch December 10, 2024 16:10
@github-actions github-actions bot added this to the Gutenberg 19.9 milestone Dec 10, 2024
yogeshbhutkar pushed a commit to yogeshbhutkar/gutenberg that referenced this pull request Dec 18, 2024
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>
DAreRodz pushed a commit that referenced this pull request Jan 20, 2025
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>
@DAreRodz
Copy link
Copy Markdown
Contributor

I cherry-picked this temporal fix and added it to this backport:

So, I'm introducing the temporal fix in wp/6.7. Once the actual fix is finished, I guess we should update the wp/6.7 branch as well. 🙂

luisherranz added a commit that referenced this pull request Jan 21, 2025
#68713)

* Fix the logic path that merges plain objects

* Upgrade browserslist and webcompat data packages (#65926)

* Upgrade browserslist and webcompat data packages

* Limit view scripts to the Form block

* Update blocks.js

* Upgrade also webpack

* Update snapshots

---------

Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
Co-authored-by: sirreal <jonsurrell@git.wordpress.org>

* Sync package-lock

* Revert changes in packages/scripts/package.json

* CI: Skip native jobs (#67799)

Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>

---------

Co-authored-by: Jarda Snajdr <jsnajdr@gmail.com>
Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
Co-authored-by: sirreal <jonsurrell@git.wordpress.org>
Co-authored-by: David <david.arenas@automattic.com>
Co-authored-by: Riad Benguella <benguella@gmail.com>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>
desrosj added a commit that referenced this pull request Feb 10, 2025
Mobile development is effectively on hold. The two related GitHub Action workflows have been disabled (#67799) because the MacOS 12 runner is now unsupported by GitHub and work is required to make the workflows compatible with newer runner images (see #67595).

This removes the `react-native` dependabot group to avoid pull requests from being opened for 3rd party actions that are only used in these workflows since the updates cannot be properly tested.
desrosj added a commit that referenced this pull request Feb 10, 2025
Mobile development is effectively on hold. The two related GitHub Action workflows have been disabled (#67799) because the MacOS 12 runner is now unsupported by GitHub and work is required to make the workflows compatible with newer runner images (see #67595).

This removes the `react-native` dependabot group to avoid pull requests from being opened for 3rd party actions that are only used in these workflows since the updates cannot be properly tested.

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Kallyan01 pushed a commit to Kallyan01/gutenberg that referenced this pull request Feb 24, 2025
Mobile development is effectively on hold. The two related GitHub Action workflows have been disabled (WordPress#67799) because the MacOS 12 runner is now unsupported by GitHub and work is required to make the workflows compatible with newer runner images (see WordPress#67595).

This removes the `react-native` dependabot group to avoid pull requests from being opened for 3rd party actions that are only used in these workflows since the updates cannot be properly tested.

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
chriszarate pushed a commit to chriszarate/gutenberg that referenced this pull request Jul 1, 2025
Mobile development is effectively on hold. The two related GitHub Action workflows have been disabled (WordPress#67799) because the MacOS 12 runner is now unsupported by GitHub and work is required to make the workflows compatible with newer runner images (see WordPress#67595).

This removes the `react-native` dependabot group to avoid pull requests from being opened for 3rd party actions that are only used in these workflows since the updates cannot be properly tested.

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: dcalhoun <dpcalhoun@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants