Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts:bugfix - fixing error in url validation with latest rc and beta #874

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

nathanmartinszup
Copy link
Contributor

@nathanmartinszup nathanmartinszup commented Dec 15, 2021

Updating install script validation to cover the beta and rc new tags. The isOldURL Version function checks for versions before 2.6.4, for this the function remove special characters leaving only numbers and verify if the version is greater than the informed version. The validation was not removing beta and rc data from the version. Removed duplicated echo informing the version and fixed error in latest version echo printing the beta version.

Signed-off-by: Nathan Martins nathan.martins@zup.com.br

- What I did

- How to verify it

- Description for the changelog

Signed-off-by: Nathan Martins <nathan.martins@zup.com.br>
@nathanmartinszup nathanmartinszup merged commit bf20250 into main Dec 15, 2021
nathanmartinszup added a commit that referenced this pull request Dec 15, 2021
…ta (#874)

Signed-off-by: Nathan Martins <nathan.martins@zup.com.br>
(cherry picked from commit bf20250)
nathanmartinszup added a commit that referenced this pull request Dec 15, 2021
…ta (#874)

Signed-off-by: Nathan Martins <nathan.martins@zup.com.br>
(cherry picked from commit bf20250)
@wiliansilvazup wiliansilvazup deleted the bugfix/install-rc-beta-latest branch December 16, 2021 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants