This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
[FIX] improvements rit upgrade #215
Merged
marcoscostazup
merged 20 commits into
ZupIT:master
from
marcoscostazup:fix/improvements-rit-upgrade
Jul 1, 2020
Merged
[FIX] improvements rit upgrade #215
marcoscostazup
merged 20 commits into
ZupIT:master
from
marcoscostazup:fix/improvements-rit-upgrade
Jul 1, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Now when we run upgrade command we check for the new version on the url (not at the cache anymore) and update the cache file
- rit - rit login
- pkg/cmd/upgrade_test.go - pkg/upgrade/upgrade_test.go - pkg/version/version_test.go
…into fix/improvements-rit-upgrade
Codecov Report
@@ 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.
|
viniciussousazup
approved these changes
Jun 29, 2020
marcoscostazup
changed the title
Fix/improvements rit upgrade
[FIX] improvements rit upgrade
Jun 30, 2020
erneliojuniorzup
suggested changes
Jun 30, 2020
erneliojuniorzup
approved these changes
Jun 30, 2020
…into fix/improvements-rit-upgrade
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- What I did
- How to verify it
- Description for the changelog