react-native-macos/scripts/circleci
Lorenzo Sciandra cfa25e0a4a fix(release scripts): backport fixes from 0.71 into main (#35258)
Summary:
This PR backport two fixes we did in 0.71 to unblock the release process:
* the change in `publish-npm` is needed because of the introduction of .strict() from 4f3ca8facf
* the removal of the other script (added originally here e4b5d3eec9) is because:
  1) that step is not needed anymore (we don't publish/upload hermes artifacts to the GH release)
  2) by the time this job gets run the release crew has already setup the GH release
  3) the logic for the versioning was broken and even on the 0.71-rc pipeline it was tagging stuff as 1000.0.0

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

[Internal] [Fixed] - Fix release scripts for "release" pipeline scenario

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

Test Plan: The fact that 0.71-rc0 was released is the  for this.

Reviewed By: jacdebug

Differential Revision: D41120888

Pulled By: cipolleschi

fbshipit-source-id: 06d108f0659ad1db53c6324fe1d735f52c34a3c5
2022-11-08 10:03:29 -08:00
..
buckToJunit Isolate the buck OSS commands inside test_buck (#34378) 2022-08-11 02:46:00 -07:00
analyze_code.sh Fix missing renames from bots to react-native-bots (#34713) 2022-09-16 12:41:06 -07:00
analyze_scripts.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
apt-get-android-deps.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
buck_fetch.sh Download kotlin compiler JARs for Buck instead of checking them in (#33209) 2022-03-02 13:04:49 -08:00
check_license.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
exec_swallow_error.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
post-artifacts-link.sh Circle CI: Upload both tarballs to releases, dry-run the release workflow on every commit (#35015) 2022-10-19 17:54:22 -07:00
report-bundle-size.sh Fix missing renames from bots to react-native-bots (#34713) 2022-09-16 12:41:06 -07:00
validate_yarn_lockfile.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00