Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(CI): updated lerna to not publish private packages #9501

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

wise-king-sullyman
Copy link
Contributor

@wise-king-sullyman wise-king-sullyman commented Aug 15, 2023

What: Closes #9505

Additional issues:

Another attempt to resolve the error currently causing our prereleases to fail the release process. This time by updating lerna to run with the --no-private flag.

As part of that I updated react-integration from private to just a restricted publishConfig so that lerna will continue to bump it but the package will (I believe) remain not publicly available.

@patternfly-build
Copy link
Contributor

patternfly-build commented Aug 15, 2023

@tlabaj
Copy link
Contributor

tlabaj commented Aug 15, 2023

@austin can you link an issue please

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.

chore(CI): updated lerna to not publish private packages
6 participants