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

update publish script to publish alpha versions #169

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

siddy2181
Copy link
Contributor

Update publish script for alpha versions

@siddy2181 siddy2181 requested a review from a team as a code owner November 27, 2023 16:45
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e1ad20) 87.93% compared to head (ebacc5e) 87.93%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   87.93%   87.93%           
=======================================
  Files          20       20           
  Lines         489      489           
  Branches       40       40           
=======================================
  Hits          430      430           
  Misses         59       59           
Flag Coverage Δ
client 83.96% <ø> (ø)
server 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


- name: ⎔ Setup node
# sets up the .npmrc file to publish to npm
uses: actions/setup-node@v3
with:
node-version: "16"
Copy link
Contributor

Choose a reason for hiding this comment

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

Would be nice to make this change in all our repos for easier node migrations later

@siddy2181 siddy2181 merged commit c58e35f into main Nov 27, 2023
5 checks passed
@wsbrunson wsbrunson deleted the update-publish-script branch April 17, 2024 22:01
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.

4 participants