Граф коммитов

106 Коммитов

Автор SHA1 Сообщение Дата
Saad Najmi aa9817a205
fix: Port publish pipeline changes from 0.74 and 0.75 stable branches (#2180) 2024-08-29 23:50:25 -07:00
Saad Najmi 7c404aa2ca
[CI] Update Build Matrix (#2104)
* Replace `--frozen-lockfile` with --immutable

* Remove `apple-install-dependencies

* Update  apple-xcode-select

* Use macos-13-arm64

* Build Debug only

* Use custom Xcodebuild template

* Separate build & test

* Use Codeql v2

* Update template syntax

* try major refactor

* rename apple-job-publish

* try big 2

* Fix Hermes

* Comment out test temporarily

* Fix visionOS + New Arch + JSC

* Move iOS down, visionOS -> xrOS

* Comment out failing jobs

* Update build-test-rntester.yml

* Move scripts to scripts folder

* Update RNTA script for RNM use

* Update VM image per notice

* Update gitignore

* Don't test on visionOS

* fix use out-of-scope memory warning (#41441)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/41441

changelog: [internal]

Reviewed By: cipolleschi

Differential Revision: D51233760

fbshipit-source-id: 5fc7ab22220e3d80729243e715e22e85e3ba7afa

* Retry xcode tests on failure

---------

Co-authored-by: Samuel Susla <samuelsusla@meta.com>
2024-05-21 11:18:38 -07:00
Saad Najmi bc96e4e7fd
[CI] Fix beachball publish (#2002) 2023-12-27 15:51:15 -06:00
Danny van Velzen bed028f370 Fix CI yaml 2023-10-27 17:37:53 -07:00
Danny van Velzen 04c48c913c
Migrate publish pipeline to 1ESPT (#1963)
* Migrate publish pipeline to 1ESPT

* test 13

* Update simulator

* update

* update

* update

* update
2023-10-27 17:28:59 -07:00
Adam Gleitman a3283dc1dc Start publishing 0.72-stable 2023-09-08 13:30:52 -07:00
Adam Gleitman 604d5239ae Fix scope and path names for publish pipeline 2023-08-30 17:11:24 -07:00
Adam Gleitman 847315f062 Point publish.yml's publish task to new react-native-macos location 2023-08-30 14:46:57 -07:00
Adam Gleitman dfadf03a90 Disable 0.72-stable publishing for now 2023-08-24 15:32:06 -07:00
Saad Najmi de81e7f8d3
Remove apple specific steps from `react-native-macos-init` publish pipeline (#1800) 2023-04-26 13:48:13 -07:00
Saad Najmi 48e9455b75
Fix typo in publish.yml (#1799) 2023-04-24 12:45:19 -05:00
Saad Najmi 553d46e1d2
Fix back ports getting tagged as `latest` on NPM + react-native-macos-init publish (#1794)
* Fix react-native-macos-init publish

* Remove latestStableBranch variable

* Add note about variable

* Update publish.yml
2023-04-24 09:35:58 -05:00
Saad Najmi 535dd990d6
Don't publish the SBOM (#1785) 2023-04-11 14:43:36 -07:00
Saad Najmi 07933a30ec
Refactor Publish Pipeline (Take 4) (#1777) 2023-04-07 01:59:05 +00:00
Saad Najmi 551e640e88
Fix Publish pipeline (take 3) (#1774)
* 🤦🏾

* test

* test

* test

* fix
2023-04-04 14:16:08 -07:00
Saad Najmi d02bce5008
Refactor Publish pipeline (take 2) (#1773)
* Refactor Publish pipeline (take 2)

* remove space

* Uncomment vars
2023-04-04 10:06:42 -07:00
Saad Najmi 372139b72b
Fix publish.yml (#1771)
* Fix publish.yml

* Test

* Update publish.yml

* Add compliance dependence once more

* Fix branch name
2023-04-03 18:06:17 +00:00
Saad Najmi 53abf91c20 Add NPM Publish Dry Run Job + Refactor publish.yml 2023-03-31 11:53:40 -07:00
Saad Najmi bb7a4ea672
Remove TurbomoduleCxx-RNW/WinRT port (#1765) 2023-03-30 21:15:35 -07:00
Saad Najmi b50758fe0d
Temporarily stop publishing stable branches (#1762)
* Temporarily stop publishing stable branches

* Update publish.yml
2023-03-21 20:31:13 +00:00
Saad Najmi 56c4b499ee Fix CI issues 2023-02-14 14:54:58 -06:00
Saad Najmi 85c94d35d7
Remove Android Patches (#1591)
* Remove Android Patches

* Update CODEOWNERS

* Remove other patches

* And more

* Remove more CODEOWNERS

* Remove more Office Android ADO files

* Add back removed prop
2022-12-14 12:55:32 -08:00
chiuam 8c3fcb33d3
Update yaml to add homebrew to PATH (#1441) 2022-09-30 15:49:17 -04:00
rasaha91 d7df0ef7e1
Revert "Remove branch check on publishing tasks" 2022-09-09 16:26:05 -07:00
Ranesh Saha 588a55fb1a remove branch check on publishing tasks 2022-09-09 15:00:55 -07:00
Saad Najmi 3b1f575937
Ensure we pass `--frozen-lockfile` (#1329) 2022-08-05 09:14:54 -07:00
rasaha91 c83c522236 Merge pull request #1319 from rasaha91/fix-incorrect-version
set version before build
2022-08-02 19:49:04 -07:00
rasaha91 7ad1816158 Merge pull request #1313 from rasaha91/switch-pool
switch to large pool for faster PR times
2022-08-01 22:34:25 -07:00
Adam Gleitman 2a9e517029
Merge pull request #1310 from amgleitman/office-publish-120-minutes
Increase Office publish timeout to 120 minutes
2022-07-29 15:58:02 -07:00
Adam Gleitman 4096fc3abf Increase Office publish timeout to 120 minutes 2022-07-29 15:24:44 -07:00
rasaha91 dfebc17736 Merge pull request #1297 from rasaha91/error-nuget
Escape semi-colon in bash command
2022-07-27 23:52:55 -07:00
rasaha91 9c91703e00 Merge pull request #1254 from rasaha91/fix-incorrect-feed
Use the Office feed for the publish pipeline
2022-07-12 13:09:28 -07:00
rasaha91 fb8740b578 Merge pull request #1250 from rasaha91/add-rntester-to-artifacts
Publish rn-tester apks and bundle to build artifacts
2022-07-12 13:09:21 -07:00
Adam Gleitman 710d8656e2 Use set-rn-version instead of bump-oss-version in ADO loops 2022-06-09 13:03:24 -07:00
Lorenzo Sciandra a190a58166
fix(ci): fix condition on YML publish (#1110) 2022-03-29 11:11:10 +01:00
Lorenzo Sciandra 6f6270b219
fix(ci): change "React-Native GitHub Publish to Office" to only run on stable branches, not main (#1105) 2022-03-29 10:13:43 +01:00
Danny van Velzen 8b144f7dfd Add compliance jobs 2022-03-03 21:46:29 -08:00
Lorenzo Sciandra ace1fe96e4
fix(android-patches): remove local patching tool in favour of npx (#1063) 2022-03-03 17:19:34 +00:00
Danny van Velzen 45b9dca0c9 Move to compliant pool for Ubuntu 2022-02-22 09:47:26 -08:00
Lorenzo Sciandra 4c605e93a2
[chore] clean up the android-patches folder (#1017) 2022-02-11 10:28:34 +00:00
dannyvv 72d2ecdad3
Add SBom manifest (#1016) 2022-02-10 20:37:20 -08:00
Lorenzo Sciandra 6a6e7faa95
[chore] small tweaks & bump VMs in CI (#979) 2022-02-04 08:37:15 -08:00
Adam Gleitman c89a149745 Merge remote-tracking branch 'upstream/0.66-stable' into amgleitman/merge-0.66-stable-into-main 2022-02-01 15:58:54 -08:00
Adam Gleitman 414e1dc548 Add --autogenerateVersionNumber flag for canary version in publish.yml 2022-01-26 17:56:03 -08:00
Saad Najmi a51a1d1e9d
Remove postinstall script (#942)
* add pull yml

* match handleOpenURLNotification event payload with iOS (#755) (#2)

Co-authored-by: Ryan Linton <ryanlntn@gmail.com>

* [pull] master from microsoft:master (#11)

* Deprecated api (#853)

* Remove deprecated/unused context param
* Update a few Mac deprecated APIs

* Packing RN dependencies, hermes and ignoring javadoc failure,  (#852)

* Ignore javadoc failure

* Bringing few more changes from 0.63-stable

* Fixing a patch in engine selection

* Fixing a patch in nuget spec

* Fixing the output directory of nuget pack

* Packaging dependencies in the nuget

* Fix onMouseEnter/onMouseLeave callbacks not firing on Pressable (#855)

* add pull yml

* match handleOpenURLNotification event payload with iOS (#755) (#2)

Co-authored-by: Ryan Linton <ryanlntn@gmail.com>

* fix mouse evetns on pressable

* delete extra yml from this branch

* Add macOS tags

* reorder props to have onMouseEnter/onMouseLeave always be before onPress

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: Ryan Linton <ryanlntn@gmail.com>

* Grammar fixes. (#856)

Updates simple grammar issues.

Co-authored-by: Nick Trescases <42704557+ntre@users.noreply.github.com>
Co-authored-by: Anandraj <anandrag@microsoft.com>
Co-authored-by: Saad Najmi <saadnajmi2@gmail.com>
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: Ryan Linton <ryanlntn@gmail.com>
Co-authored-by: Muhammad Hamza Zaman <mh.zaman.4069@gmail.com>

* remove postinstall script

* remove fork specific change

* Update publish.yml

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: Ryan Linton <ryanlntn@gmail.com>
Co-authored-by: Nick Trescases <42704557+ntre@users.noreply.github.com>
Co-authored-by: Anandraj <anandrag@microsoft.com>
Co-authored-by: Muhammad Hamza Zaman <mh.zaman.4069@gmail.com>
2022-01-25 15:46:57 -06:00
HeyImChris 877d09aa86
Transition our CI from using master to main (#939)
* android

* move CI to main
2022-01-06 13:24:34 -08:00
Andrew Coates f8cea11bbe Fixes for publishing from stable branches 2021-11-01 12:33:19 -07:00
Andrew Coates a186688320
Fix for publishing from stable branches (#867) 2021-10-28 15:15:33 -07:00
Anandraj 0cf2b3d6ee
Packing RN dependencies, hermes and ignoring javadoc failure, (#852)
* Ignore javadoc failure

* Bringing few more changes from 0.63-stable

* Fixing a patch in engine selection

* Fixing a patch in nuget spec

* Fixing the output directory of nuget pack

* Packaging dependencies in the nuget
2021-10-13 10:22:26 -07:00
Andrew Coates 8224498a9e
Use yarn in a few places that are using npm (#835) 2021-09-28 12:44:35 -07:00