Skip to content

Comments

Infra/monorepo release script#3931

Open
M-i-k-e-l wants to merge 13 commits intov9from
infra/monorepo-release-script
Open

Infra/monorepo release script#3931
M-i-k-e-l wants to merge 13 commits intov9from
infra/monorepo-release-script

Conversation

@M-i-k-e-l
Copy link
Collaborator

Description

Since we now have a workspace:* in our code base, npm fails even when it's trying to publish a package which does not have it (trying to publish uilib-native fails even though it does not have workspace:* in it).
Solution: replace workspace:* with a temporary version and once uilib-native is released insert that version into react-native-ui-lib's package.json.
Made this process extendable so we can later add other packages (unicorn-demo-app etc).

Changelog

Make release script extendable

Additional info

None

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

✅ PR Description Validation Passed

All required sections are properly filled out:

  • Description
  • Changelog
  • Additional info

Your PR is good for review! 🚀


This validation ensures all sections from the PR template are properly filled.

Copy link
Contributor

@adids1221 adids1221 left a comment

Choose a reason for hiding this comment

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

Left 1 small comment, make sure to fix it if it's still relevant.
Approved

@M-i-k-e-l M-i-k-e-l mentioned this pull request Feb 23, 2026
Base automatically changed from infra/monorepo-uilib-native to v9 February 23, 2026 09:21
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