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 tagging in release CI #647

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Fix tagging in release CI #647

merged 1 commit into from
Oct 6, 2022

Conversation

jacobweinstock
Copy link
Member

@jacobweinstock jacobweinstock commented Oct 5, 2022

Description

This adds the repo name before the container name to fix the failed tag update.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

This adds the repo name before the container name.
@jacobweinstock jacobweinstock added kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels Oct 5, 2022
@jacobweinstock jacobweinstock changed the title Fix tagging Fix tagging in release CI Oct 5, 2022
@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #647 (8dd944a) into main (6deeea8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #647   +/-   ##
=======================================
  Coverage   44.84%   44.84%           
=======================================
  Files          62       62           
  Lines        3532     3532           
=======================================
  Hits         1584     1584           
  Misses       1866     1866           
  Partials       82       82           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jacobweinstock jacobweinstock added the ready-to-merge Signal to Mergify to merge the PR. label Oct 6, 2022
@mergify mergify bot merged commit 9c098c1 into main Oct 6, 2022
@mergify mergify bot deleted the jacobweinstock-patch-1 branch October 6, 2022 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. ready-to-merge Signal to Mergify to merge the PR.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants