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

Internal Task: Update npm pack sequence #2244

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Internal Task: Update npm pack sequence #2244

merged 2 commits into from
Jan 19, 2024

Conversation

MSNev
Copy link
Collaborator

@MSNev MSNev commented Jan 18, 2024

This is the foundational changes to support the new publishing process. Simplistically,

  • this reuses the publish_groups.json to select which packages to create npm pack (removes using rush)
  • Moves the generated packages into a new single folder, rather than each individual folder
  • This will eventually replace the npm-publish task (which is why its' reusing the publish_groups.json

@MSNev MSNev merged commit 846cc6d into main Jan 19, 2024
9 checks passed
MSNev added a commit that referenced this pull request Mar 21, 2024
[cherrypick:main] remove node 14 (#2308)
[release-3.0] Update publishConfig to use release3
MSNev added a commit that referenced this pull request Mar 21, 2024
)

[cherrypick:main] remove node 14 (#2308)
[release-3.0] Update publishConfig to use release3
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