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

Github Action: Deploy ready-to-release packages to NPM #191

Merged
merged 5 commits into from
Apr 25, 2023

Conversation

kruplm
Copy link
Contributor

@kruplm kruplm commented Apr 21, 2023

  • Trigger: published release (manually on web ui)
  • Pre-requisite: Successful Binary Publish to Tagged Release Assets
  • Setting the node packages that we don't want to release for now to "private": true
  • Adding script to deploy @morgan-stanley/composeui-node-launcher to NPM

Note: Setting the version numbers for packages to 0.1.0-alpha.1 will be a separate PR.
Expectation: only @morgan-stanley/composeui-node-launcher is deployed to NPM

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Merging #191 (417f525) into main (b48c1bf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   74.29%   74.29%           
=======================================
  Files          94       94           
  Lines        3463     3463           
  Branches      131      131           
=======================================
  Hits         2573     2573           
  Misses        890      890           

@kruplm kruplm force-pushed the actions-deploy-to-npm branch from afac1b5 to 574dc9c Compare April 24, 2023 11:21
@kruplm kruplm changed the title Actions deploy to npm [WIP] Github Action: Deploy ready-to-release-packages to NPM Apr 24, 2023
@kruplm kruplm marked this pull request as ready for review April 24, 2023 11:23
@kruplm kruplm requested a review from a team April 24, 2023 11:23
@kruplm kruplm changed the title Github Action: Deploy ready-to-release-packages to NPM Github Action: Deploy ready-to-release packages to NPM Apr 24, 2023
@kruplm kruplm force-pushed the actions-deploy-to-npm branch from 41185db to 417f525 Compare April 24, 2023 15:50
@kruplm kruplm merged commit 4b6645b into morganstanley:main Apr 25, 2023
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