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

Allow to only publish the doc on gh-pages without deploying to npm #490

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

divdavem
Copy link
Member

@divdavem divdavem commented Jan 8, 2024

For that, the 'doconly' keyword can be used instead of a version number in the release workflow.

For that, the 'doconly' keyword can be used instead of a version number
in the release workflow.
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa786e9) 91.64% compared to head (1f7f935) 91.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #490   +/-   ##
=======================================
  Coverage   91.64%   91.64%           
=======================================
  Files          36       36           
  Lines        1209     1209           
  Branches      273      273           
=======================================
  Hits         1108     1108           
  Misses         50       50           
  Partials       51       51           
Flag Coverage Δ
e2e 79.56% <ø> (ø)
ut 60.29% <ø> (ø)

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.

@divdavem divdavem marked this pull request as ready for review January 8, 2024 15:15
@divdavem divdavem requested a review from fbasso January 8, 2024 15:15
@divdavem
Copy link
Member Author

divdavem commented Jan 8, 2024

@fbasso Thank you for your review

@divdavem divdavem merged commit 8615da4 into AmadeusITGroup:master Jan 8, 2024
4 checks passed
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.

None yet

2 participants