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

[FIX] improvements rit upgrade #215

Merged
merged 20 commits into from
Jul 1, 2020
Merged

[FIX] improvements rit upgrade #215

merged 20 commits into from
Jul 1, 2020

Conversation

marcoscostazup
Copy link
Contributor

- What I did

  • Added Upgrade command to autocomplete
  • Changed where upgrade warning appears (only at rit, rit --version and rit login)
  • Remove cache usage when Upgrade command is called
  • Added latest version on rit --version if tthere is a new version

- How to verify it

  • Run 'rit upgrade'
  • Run 'rit --version'
  • Run 'rit'

- Description for the changelog

  • Message of rit --version when there is a new version available
  • Changed where upgrade warning appears (only at rit, rit --version and rit login)

@marcoscostazup marcoscostazup added the 🔨 improvement Improvement in features label Jun 26, 2020
@marcoscostazup marcoscostazup self-assigned this Jun 26, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2020

Codecov Report

Merging #215 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   66.30%   66.30%           
=======================================
  Files          72       72           
  Lines        2766     2766           
=======================================
  Hits         1834     1834           
  Misses        675      675           
  Partials      257      257           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c057536...8c9b80b. Read the comment docs.

pkg/cmd/root.go Show resolved Hide resolved
pkg/version/resolver.go Outdated Show resolved Hide resolved
pkg/cmd/root.go Outdated Show resolved Hide resolved
@marcoscostazup marcoscostazup changed the title Fix/improvements rit upgrade [FIX] improvements rit upgrade Jun 30, 2020
pkg/cmd/root.go Show resolved Hide resolved
@marcoscostazup marcoscostazup merged commit c0bc950 into ZupIT:master Jul 1, 2020
@marcoscostazup marcoscostazup deleted the fix/improvements-rit-upgrade branch July 1, 2020 13:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔨 improvement Improvement in features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants