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-73 Add --force and --ignore-if-exists for init command #207

Merged
merged 1 commit into from Aug 30, 2022

Conversation

hypnoglow
Copy link
Owner

Fixes #73

@hypnoglow hypnoglow self-assigned this Aug 27, 2022
@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Merging #207 (aef6f3b) into master (e2394cf) will decrease coverage by 2.96%.
The diff coverage is 8.33%.

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
- Coverage   45.08%   42.11%   -2.97%     
==========================================
  Files          19       19              
  Lines         468      501      +33     
==========================================
  Hits          211      211              
- Misses        247      280      +33     
  Partials       10       10              
Impacted Files Coverage Δ
internal/helmutil/repo_entry.go 50.00% <0.00%> (-50.00%) ⬇️
internal/helmutil/repo_entry_v2.go 57.57% <6.66%> (-42.43%) ⬇️
internal/helmutil/repo_entry_v3.go 53.33% <6.66%> (-46.67%) ⬇️
internal/helmutil/helm.go 50.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hypnoglow hypnoglow marked this pull request as ready for review August 29, 2022 18:01
@hypnoglow hypnoglow added this to the 0.15.0 milestone Aug 29, 2022
@hypnoglow hypnoglow merged commit e713c17 into master Aug 30, 2022
@hypnoglow hypnoglow deleted the ISSUE-73/index-force branch August 30, 2022 19:58
@rounakdatta
Copy link

@hypnoglow this flag isn't yet present in the latest release yet, please plan a new release Thanks!

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.

init command overwrite existing index.yaml file
2 participants