Skip to content

fix: re-running init fails to remove tab-separated install lines - desele - #225

Open
VedantMadane wants to merge 1 commit into
eljulians:masterfrom
VedantMadane:fix/issue-200
Open

fix: re-running init fails to remove tab-separated install lines - desele#225
VedantMadane wants to merge 1 commit into
eljulians:masterfrom
VedantMadane:fix/issue-200

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

re-running init fails to remove tab-separated install lines - deselected platforms keep receiving deploys

Changes

  • crates\cli\src\commands\init.rs: treat tab-separated install lines like space-separated

Fixes #200

…- dese

- crates\cli\src\commands\init.rs: treat tab-separated install lines like space-separated

Fixes eljulians#200

Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.27%. Comparing base (bcaccc4) to head (d9d65f1).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   92.31%   92.27%   -0.05%     
==========================================
  Files          42       42              
  Lines       23186    23192       +6     
==========================================
- Hits        21405    21400       -5     
- Misses       1781     1792      +11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eljulians eljulians left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks a lot for the fix @VedantMadane ! COuld you please remove the accidentally added COMMITMSG file? After that I'll merge it right away. Thank you!

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.

re-running init fails to remove tab-separated install lines - deselected platforms keep receiving deploys

2 participants