mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
* chore: Migrate to Go modules * Update CircleCI config * Fix path * Attach vendor for test step correctly * restore_vendor -> attach_vendor * Update cache path * Checkout code before attaching vendor * Move checkout to even earlier in job * Don't restore cache for e2e step * . * Explicitly set GOPATH * Restore Build cache * Fix permissions * Set correct environment for docker env * Uncache everything * Fix permissions * Use workspace for caching Go code * . * go mod tidy * Try to speed up builds * Make mod target implicit dependencies * Do not call make mod-download or mod-vendor * Fix permissions * Don't have modules dependendencies on test-e2e-local * Fix confgi * Bye bye * Remove test parallelism * Get max test parallelism back in, but with lower value |
||
|---|---|---|
| .. | ||
| gen-crd-spec | ||
| installers | ||
| known_types | ||
| .dockerignore | ||
| custom-boilerplate.go.txt | ||
| Dockerfile.dev-tools | ||
| generate-proto.sh | ||
| git-ask-pass.sh | ||
| install.sh | ||
| ssh_known_hosts | ||
| test.sh | ||
| tools.go | ||
| update-codegen.sh | ||
| update-manifests.sh | ||
| update-openapi.sh | ||
| update-ssh-known-hosts.sh | ||
| versions.sh | ||