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

Remove repository version check #656

Merged
merged 2 commits into from
Nov 6, 2020
Merged

Remove repository version check #656

merged 2 commits into from
Nov 6, 2020

Conversation

kaduartur
Copy link
Contributor

Description

When carrying out the construction of the command tree, we make requests to check the latest version of each formula repository, but this has been showing crashes in the user terminal with slow internet. We commented on this part of the code to do a better analysis and create a more robust solution to this problem.

Before:

image

After:

image

How to verify it

Now you cannot see the new repositories version when executing the rit command

Changelog

Removed repository version check

Signed-off-by: Kadu Artur Prussek <kadu.artur@gmail.com>
Signed-off-by: Kadu Artur Prussek <kadu.artur@gmail.com>
@kaduartur kaduartur added priority:high High priority level of an issue ✔️ ready-for-review ready for review usability Related to tool usability labels Nov 6, 2020
@kaduartur kaduartur added this to the 2.3.0 milestone Nov 6, 2020
@kaduartur kaduartur self-assigned this Nov 6, 2020
brunasilvazup
brunasilvazup previously approved these changes Nov 6, 2020
Copy link
Contributor

@brunasilvazup brunasilvazup left a comment

Choose a reason for hiding this comment

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

Needs some ajusts in Buid, but is Ok.

@victorschumacherzup
Copy link
Contributor

/merge qa

@ritchie-bot
Copy link
Contributor

ritchie-bot bot commented Nov 6, 2020

👌 Merged branch feature/version_check into qa

@victorschumacherzup victorschumacherzup merged commit 2d6fdd4 into ZupIT:master Nov 6, 2020
brunonmelo pushed a commit to brunonmelo/ritchie-cli that referenced this pull request Nov 12, 2020
* remove repository version check in merge tree method

Signed-off-by: Kadu Artur Prussek <kadu.artur@gmail.com>

* Add nolint to getLatestTag

Signed-off-by: Kadu Artur Prussek <kadu.artur@gmail.com>
Signed-off-by: Bruno N. Melo <brunonobrega.melo@gmail.com>
brunonmelo pushed a commit to brunonmelo/ritchie-cli that referenced this pull request Nov 12, 2020
* remove repository version check in merge tree method

Signed-off-by: Kadu Artur Prussek <kadu.artur@gmail.com>

* Add nolint to getLatestTag

Signed-off-by: Kadu Artur Prussek <kadu.artur@gmail.com>
Signed-off-by: Bruno N. Melo <brunonobrega.melo@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✔️ ready-for-review ready for review priority:high High priority level of an issue usability Related to tool usability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants