Ergo Scripts Go version #8

Open
opened 2021-12-15 02:29:44 +01:00 by pratyush · 1 comment
Owner

Both update_ergo and deploy_ergo hardcode the required go version which currently is outofdate.

Both [update_ergo](https://git.com.de/LibertaCasa/system/src/commit/a1abc2af588028ca193f65f8b2b368a49ab6f6bf/scripts/sh/update_ergo.sh#L4) and [deploy_ergo](https://git.com.de/LibertaCasa/system/src/branch/master/scripts/sh/deploy_ergo.sh#L11) hardcode the required go version which currently is outofdate.
pratyush self-assigned this 2021-12-15 02:30:03 +01:00
Owner

Maybe we could make deploy_go.sh check if the latest version is already installed, and convert it to a check-and-update script, which we then source in all other scripts requiring Go (like update_ergo and deploy_ergo).

Maybe we could make deploy_go.sh check if the latest version is already installed, and convert it to a check-and-update script, which we then source in all other scripts requiring Go (like update_ergo and deploy_ergo).
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LibertaCasa/system#8
No description provided.