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

KUBESAW-192: Introduce a make command for pre-requisite of verify-replace script #429

Merged
merged 7 commits into from
Oct 1, 2024

Conversation

fbm3307
Copy link
Contributor

@fbm3307 fbm3307 commented Sep 24, 2024

Introduce a make command for pre-requisite of verify-replace script as host-operator and member operator require tiers and assets to be ready before any changes to go mod

Related PRs:
Host Operator - codeready-toolchain/host-operator#1091
Member Operator - codeready-toolchain/member-operator#599
Toolchain-e2e - codeready-toolchain/toolchain-e2e#1049
Registration service - codeready-toolchain/registration-service#465
Ksctl - kubesaw/ksctl#81

Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.47%. Comparing base (585d209) to head (e0adde6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #429   +/-   ##
=======================================
  Coverage   77.47%   77.47%           
=======================================
  Files          49       49           
  Lines        2007     2007           
=======================================
  Hits         1555     1555           
  Misses        398      398           
  Partials       54       54           

Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Copy link
Contributor

@mfrancisc mfrancisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍 . Thanks for addressing my comments.

You'll need to merge kubesaw/ksctl#81 since now the verify-replace-run would fail without that.

Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Copy link

sonarcloud bot commented Oct 1, 2024

@fbm3307 fbm3307 merged commit dafe35a into codeready-toolchain:master Oct 1, 2024
8 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.

3 participants