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

Add column from latest version on list repo command #518

Conversation

brunats
Copy link
Contributor

@brunats brunats commented Sep 11, 2020

- What I did
Good morning, good afternoon, good night Ritchiers

In this PR we add a new column (LATEST VERSION) to the repository information in the rit list repo command and change the name of the version column to the "current version".
This column shows the latest version of each repository.

Captura de tela de 2020-09-15 09-36-31
When the ritchie cannot find this information (connection) it presents an error message instead.

- How to verify it

Clone this pr with the command

git fetch upstream pull/518/head:feature/add-list-of-new-tags-to-command-list-repo

And run rit list repo

git checkout feature/add-list-of-new-tags-to-command-list-repo
make build && cp dist/linux/rit /usr/local/bin/
rit list repo #  Run and see information about available versions

- Description for the changelog

Add column from latest version on list repo command

Signed-off-by: Bruna Tavares <[email protected]>
@brunasilvazup brunasilvazup added 🚧 WIP Work in Progress ✨ feature Suggest a new feature or enhancement to the Ritchie project labels Sep 11, 2020
Signed-off-by: Bruna Tavares <[email protected]>
Signed-off-by: Bruna Tavares <[email protected]>
…add-list-of-new-tags-to-command-list-repo

Signed-off-by: Bruna Tavares <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #518   +/-   ##
=======================================
  Coverage   78.74%   78.74%           
=======================================
  Files          98       98           
  Lines        3491     3491           
=======================================
  Hits         2749     2749           
  Misses        553      553           
  Partials      189      189           

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 cb905f2...5dbc3fb. Read the comment docs.

Signed-off-by: Bruna Tavares <[email protected]>
…add-list-of-new-tags-to-command-list-repo

Signed-off-by: Bruna Tavares <[email protected]>
@brunasilvazup brunasilvazup changed the title Add column from recent versions of list repo Add column from latest version on list repo command Sep 15, 2020
@brunasilvazup brunasilvazup added ✔️ ready-for-review ready for review and removed 🚧 WIP Work in Progress labels Sep 15, 2020
@brunasilvazup brunasilvazup added this to the 2.0.6 milestone Sep 15, 2020
Copy link
Contributor

@victor-schumacher victor-schumacher left a comment

Choose a reason for hiding this comment

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

LGTM!

@brunasilvazup brunasilvazup merged commit 5973d5e into ZupIT:master Sep 16, 2020
@brunasilvazup brunasilvazup removed the ✔️ ready-for-review ready for review label Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨ feature Suggest a new feature or enhancement to the Ritchie project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants