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

Issue 455: correcting publish run command #457

Conversation

AnkurAnand11
Copy link
Contributor

Change log description
Updated the publish_check.yml to publish pravega-client

Purpose of the change
Fixes #455

What the code does
Running publish command for different packages separately.

How to verify it
All test should pass.

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

Merging #457 (14da5dd) into master (4132dc4) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   72.78%   72.79%           
=======================================
  Files          49       49           
  Lines       12390    12390           
  Branches    12390    12390           
=======================================
+ Hits         9018     9019    +1     
+ Misses       3372     3371    -1     

see 1 file with indirect coverage changes

@tkaitchuck tkaitchuck merged commit 6209226 into pravega:master Oct 27, 2023
15 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.

Update the github action to publish pravega-client
3 participants