Skip to content

[GOLANG] Check whether tools are already installed before attempting to installing it from scratch using go install#136

Merged
acabarbaye merged 1 commit into
mainfrom
check-inpath
Apr 2, 2026
Merged

[GOLANG] Check whether tools are already installed before attempting to installing it from scratch using go install#136
acabarbaye merged 1 commit into
mainfrom
check-inpath

Conversation

@acabarbaye

Copy link
Copy Markdown
Collaborator

Description

This should speed up the releasing process as tools do not need to be installed and built from scratch.

Test Coverage

  • This change is covered by existing or additional automated tests.
  • Manual testing has been performed (and evidence provided) as automated testing was not feasible.
  • Additional tests are not required for this change (e.g. documentation update).

…ing to installing it from scratch using `go install`
@acabarbaye acabarbaye requested a review from a team as a code owner April 2, 2026 15:09
@acabarbaye acabarbaye merged commit c5ef544 into main Apr 2, 2026
14 checks passed
@acabarbaye acabarbaye deleted the check-inpath branch April 2, 2026 15:14
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.

2 participants