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

Add rcm step #91

Merged
merged 2 commits into from
Oct 31, 2022
Merged

Add rcm step #91

merged 2 commits into from
Oct 31, 2022

Conversation

9999years
Copy link
Contributor

https://github.com/thoughtbot/rcm

Tested on my machine with cargo run -- --only rcm.

Should I add an #[serde(alias = "rcup")] on the Step item? (The tool suite is called rcm, and rcup is the one that actually updates the dotfiles.)

@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Merging #91 (adde528) into master (9cd155f) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

❗ Current head adde528 differs from pull request most recent head 9e1fba6. Consider uploading reports for the commit 9e1fba6 to get more accurate results

@@            Coverage Diff            @@
##           master     #91      +/-   ##
=========================================
- Coverage    3.50%   3.35%   -0.15%     
=========================================
  Files          27      27              
  Lines        3141    3279     +138     
=========================================
  Hits          110     110              
- Misses       3031    3169     +138     
Impacted Files Coverage Δ
src/config.rs 0.00% <0.00%> (ø)
src/main.rs 0.41% <0.00%> (-0.01%) ⬇️
src/steps/containers.rs 0.00% <0.00%> (ø)
src/steps/emacs.rs 0.00% <0.00%> (ø)
src/steps/generic.rs 0.00% <0.00%> (ø)
src/steps/git.rs 0.00% <0.00%> (ø)
src/steps/kakoune.rs 0.00% <0.00%> (ø)
src/steps/node.rs 0.00% <0.00%> (ø)
src/steps/os/archlinux.rs 0.00% <0.00%> (ø)
src/steps/os/linux.rs 22.29% <0.00%> (-1.01%) ⬇️
... and 9 more

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

src/steps/os/unix.rs Outdated Show resolved Hide resolved
@s34m s34m merged commit d8bac65 into topgrade-rs:master Oct 31, 2022
@9999years 9999years deleted the rcm branch October 31, 2022 13:53
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.

2 participants