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

Add workflow to test npm packages #1407

Closed

Conversation

CaptainIRS
Copy link
Contributor

In this PR

  • A new GitHub Actions workflow is added to test publishing of a package and the functioning of the published package using Verdaccio, with the help of scripts written previously

Closes #1403

@CaptainIRS CaptainIRS force-pushed the ci-package-tests branch 3 times, most recently from 43fac0e to b72e71c Compare July 18, 2022 05:12
Signed-off-by: CaptainIRS <[email protected]>
@stale
Copy link

stale bot commented Jun 8, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 8, 2023
@ryjones ryjones closed this Feb 8, 2024
@davidkel
Copy link
Contributor

davidkel commented Mar 4, 2024

Unsure why this was not reviewed and also why it was closed. Going to re-open to see what happens

@davidkel davidkel reopened this Mar 4, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@8a792e0). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1407   +/-   ##
=======================================
  Coverage        ?   55.85%           
=======================================
  Files           ?      105           
  Lines           ?     4510           
  Branches        ?      689           
=======================================
  Hits            ?     2519           
  Misses          ?     1437           
  Partials        ?      554           
Flag Coverage Δ
caliper-core 44.94% <ø> (?)
caliper-fabric 80.46% <ø> (?)
generator-caliper 83.62% <ø> (?)

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.

@davidkel davidkel closed this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish: Automated tests for the npm packages before they are published to official npm repository
4 participants