Skip to content

Commit

Permalink
change default clone paths to FOLDER-OF-YOUR-CHOICE and clarify not t…
Browse files Browse the repository at this point in the history
…o use GOPATH

Signed-off-by: reggie-k <[email protected]>
  • Loading branch information
reggie-k committed Jan 16, 2025
1 parent 52cee4c commit 7a26378
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/developer-guide/toolchain-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,6 @@ The first thing you can do to test whether your build toolchain is setup correct

This should return without any error.

If `codegen-local` returns the error `Could not make proto path relative` with a file path under `~/go/src/`, this may mean that your local Argo CD repository is cloned at an unsupported path. Please refer to https://argo-cd.readthedocs.io/en/stable/developer-guide/toolchain-guide/#clone-the-argo-cd-repository-from-your-personal-fork-on-github

### Run unit-tests

The next thing is to make sure that unit tests are running correctly on your system. These will require that all dependencies, such as Helm, Kustomize, Git, GnuPG, etc are correctly installed and fully functioning:
Expand Down

0 comments on commit 7a26378

Please sign in to comment.