Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Skip deno upgrade unless installed under .deno #750

Merged
merged 2 commits into from
Sep 2, 2021
Merged

Skip deno upgrade unless installed under .deno #750

merged 2 commits into from
Sep 2, 2021

Conversation

tranzystorekk
Copy link
Contributor

@tranzystorekk tranzystorekk commented Aug 5, 2021

Standards checklist:

  • The PR title is descriptive.
  • The code compiles (cargo build)
  • The code passes rustfmt (cargo fmt)
  • The code passes clippy (cargo clippy)
  • The code passes tests (cargo test)
  • Optional: I have tested the code myself
    • I also tested that Topgrade skips the step where needed

Deno can be installed from cargo or arch linux's repositories, so upgrade should only be called for user-wide shell-script installations.

@tranzystorekk tranzystorekk changed the title Skip deno upgrade unless installed under home Skip deno upgrade unless installed under .deno Aug 5, 2021
src/main.rs Outdated Show resolved Hide resolved
@r-darwish r-darwish merged commit ad46486 into r-darwish:develop Sep 2, 2021
@tranzystorekk tranzystorekk deleted the deno-check-home branch September 2, 2021 22:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants