Activity
fix: removing previously installed version of go
fix: removing previously installed version of go
fix: trying to go back to the previous state and behavior of the file
fix: trying to go back to the previous state and behavior of the file
fix: trying with same version from previous cache
fix: trying with same version from previous cache
fix: trying to fix a regression tesdt with caches which is failling now
fix: trying to fix a regression tesdt with caches which is failling now
fix: fixing test by removing 1.16 given that this version does not ha…
fix: fixing test by removing 1.16 given that this version does not ha…
fix: fix test which was checking for python now it checks for the cor…
fix: fix test which was checking for python now it checks for the cor…
fix: adding f to ln to make sure the command does not fail
fix: adding f to ln to make sure the command does not fail
fix: adding $SUDO in ln commands
fix: adding $SUDO in ln commands
fix: remove brackets from test
fix: remove brackets from test
fix: adding command into the if check
fix: adding command into the if check
fix: adding exit condition if cd commands fail
fix: adding exit condition if cd commands fail
fix: adding double quotes to env vars
fix: adding double quotes to env vars
feat: install go specific version in Alpine by building the binary
feat: install go specific version in Alpine by building the binary
fix: removing go from /opt/go given that the directory does not exist…
fix: removing go from /opt/go given that the directory does not exist…
fix: adding double quotes
fix: adding double quotes
fix: correctly installing go and gofmt to /usr/local/bin
fix: correctly installing go and gofmt to /usr/local/bin
fix: fixing check in Alpine using sh
fix: fixing check in Alpine using sh
fix: checking result of previous command to test if running in Alpine
fix: checking result of previous command to test if running in Alpine
fix: adding -q to grep to silent output
fix: adding -q to grep to silent output
fix: adding double quotes
fix: adding double quotes
fix: updating the condition to prevent issues with sh
fix: updating the condition to prevent issues with sh
fix: given that sh is used in Alpine, we need to remove usage of arrays
fix: given that sh is used in Alpine, we need to remove usage of arrays
fix: adding curl dependency
fix: adding curl dependency
fix: fixing typo
fix: fixing typo
fix: using bash arrays instead of a string for TAR options
fix: using bash arrays instead of a string for TAR options
fix: removing doulbe quotes from tar options
fix: removing doulbe quotes from tar options
fix: removing useless cat
fix: removing useless cat
fix: using the correct TAR options for Alpine Linux distro
fix: using the correct TAR options for Alpine Linux distro
test: checking if istall fails in alpine
test: checking if istall fails in alpine