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

Fix release action #170

Closed
wants to merge 1 commit into from
Closed

Fix release action #170

wants to merge 1 commit into from

Conversation

nguyer
Copy link
Contributor

@nguyer nguyer commented Oct 21, 2021

This will prevent duplicate build tasks when creating pre-release versions, as well as latest getting set to a pre-release version.

Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
@codecov-commenter
Copy link

Codecov Report

Merging #170 (0eebf77) into main (89829c2) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
+ Coverage   97.36%   97.41%   +0.04%     
==========================================
  Files          56       56              
  Lines        6614     6614              
==========================================
+ Hits         6440     6443       +3     
+ Misses        131      129       -2     
+ Partials       43       42       -1     
Impacted Files Coverage Δ
ethconnect/internal/kafka/kafkabridge.go 98.13% <0.00%> (+1.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89829c2...0eebf77. Read the comment docs.

@nguyer
Copy link
Contributor Author

nguyer commented Oct 26, 2021

This PR is no longer needed, as the changes were included in another one

@nguyer nguyer closed this Oct 26, 2021
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