Skip to content

Add "repository" field to package.json#241

Merged
cipolleschi merged 1 commit into
mainfrom
robhogan/packagejson-add-repository
Jul 8, 2026
Merged

Add "repository" field to package.json#241
cipolleschi merged 1 commit into
mainfrom
robhogan/packagejson-add-repository

Conversation

@robhogan

@robhogan robhogan commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

This is load-bearing for trusted publish and will need picking into release branches

@cipolleschi cipolleschi merged commit 56b77ae into main Jul 8, 2026
1 check passed
@cipolleschi cipolleschi deleted the robhogan/packagejson-add-repository branch July 8, 2026 13:21
huntie added a commit to huntie/react-native that referenced this pull request Jul 10, 2026
…act#57510)

Summary:
Pull Request resolved: react#57510

Extend `check-packages-test.js` to catch two more classes of manifest drift: published packages missing required fields, and packages under `private/` missing the `private` flag.

**Motivation**

Inspired by react-native-community/template#241 — avoid a missing field blocking a future RN package publish.

**Other changes**

- To satisfy the new `files` requirement, add an explicit `files` allowlist to the four config packages that lacked one. As a side effect, this saves some `__tests__`  files from being distributed.

Changelog: [Internal]

Differential Revision: D111471314
huntie added a commit to huntie/react-native that referenced this pull request Jul 10, 2026
…act#57510)

Summary:
Pull Request resolved: react#57510

Extend `check-packages-test.js` to catch two more classes of manifest drift: published packages missing required fields, and packages under `private/` missing the `private` flag.

**Motivation**

Inspired by react-native-community/template#241 — avoid a missing field blocking a future RN package publish.

**Other changes**

- To satisfy the new `files` requirement, add an explicit `files` allowlist to the four config packages that lacked one. As a side effect, this saves some `__tests__`  files from being distributed.

Changelog: [Internal]

Differential Revision: D111471314
meta-codesync Bot pushed a commit to react/react-native that referenced this pull request Jul 10, 2026
…7510)

Summary:
Pull Request resolved: #57510

Extend `check-packages-test.js` to catch two more classes of manifest drift: published packages missing required fields, and packages under `private/` missing the `private` flag.

**Motivation**

Inspired by react-native-community/template#241 — avoid a missing field blocking a future RN package publish.

**Other changes**

- To satisfy the new `files` requirement, add an explicit `files` allowlist to the four config packages that lacked one. As a side effect, this saves some `__tests__`  files from being distributed.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D111471314

fbshipit-source-id: e13082d2282128936e22e3a7580b5e434c3b41b2
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.

2 participants