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

magefile:bugfix - fixing error with update version functions #547

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

nathanmartinszup
Copy link
Contributor

@nathanmartinszup nathanmartinszup commented Feb 3, 2022

For some reason both functions responsable for updating the project
version stopped working. This pull request removes the update specific for
json since the tool don't seens to work while being executed by mage.
Also fixed an error in UpdateHorusecVersionInProject wich was reporting
file not found. Now just this function will update all necessary files.

Signed-off-by: Nathan Martins [email protected]

- What I did

- How to verify it

- Description for the changelog

For some reason both functions responsable for updating the project
version stopped working. This pull request removes the update specific for
json since the tool don't seens to work while being executed by mage.
Also fixed an error in UpdateHorusecVersionInProject wich was reporting
file not found. Now just this function will update all necessary files.

Signed-off-by: Nathan Martins <[email protected]>
@nathanmartinszup nathanmartinszup merged commit a6859ae into main Feb 3, 2022
nathanmartinszup added a commit that referenced this pull request Feb 3, 2022
For some reason both functions responsable for updating the project
version stopped working. This pull request removes the update specific for
json since the tool don't seens to work while being executed by mage.
Also fixed an error in UpdateHorusecVersionInProject wich was reporting
file not found. Now just this function will update all necessary files.

Signed-off-by: Nathan Martins <[email protected]>
(cherry picked from commit a6859ae)
@nathanmartinszup nathanmartinszup deleted the bugfix/magefile branch February 3, 2022 16:12
wiliansilvazup pushed a commit to wiliansilvazup/horusec-platform that referenced this pull request Feb 23, 2022
For some reason both functions responsable for updating the project
version stopped working. This pull request removes the update specific for
json since the tool don't seens to work while being executed by mage.
Also fixed an error in UpdateHorusecVersionInProject wich was reporting
file not found. Now just this function will update all necessary files.

Signed-off-by: Nathan Martins <[email protected]>
(cherry picked from commit a6859ae)
Signed-off-by: Wilian Gabriel <[email protected]>
nathanmartinszup added a commit that referenced this pull request Mar 7, 2022
For some reason both functions responsable for updating the project
version stopped working. This pull request removes the update specific for
json since the tool don't seens to work while being executed by mage.
Also fixed an error in UpdateHorusecVersionInProject wich was reporting
file not found. Now just this function will update all necessary files.

Signed-off-by: Nathan Martins <[email protected]>
(cherry picked from commit a6859ae)
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.

3 participants