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

ci/cd: fix github workflow to upload release binaries #333

Merged
merged 2 commits into from
Dec 16, 2021

Conversation

rchincha
Copy link
Contributor

@rchincha rchincha commented Dec 15, 2021

Fixes issue #332

Signed-off-by: Ramkumar Chinchani rchincha@cisco.com

What type of PR is this?

ci/cd bug fix

Which issue does this PR fix:
issue #332

What does this PR do / Why do we need it:
ci/cd doesn't publish binaries during releases

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:
Do a release.

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Fixes issue project-zot#332

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #333 (2b889cf) into main (c86f44c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #333   +/-   ##
=======================================
  Coverage   80.83%   80.83%           
=======================================
  Files          46       46           
  Lines        6265     6265           
=======================================
  Hits         5064     5064           
  Misses        868      868           
  Partials      333      333           

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 c86f44c...2b889cf. Read the comment docs.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@rchincha rchincha merged commit fc4a34d into project-zot:main Dec 16, 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

3 participants