argo-cd/hack
jannfis 23bf07d206
chore: Migrate to Go modules (#3639)
* 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
2020-05-26 18:15:38 +02:00
..
gen-crd-spec feat: move engine code to argoproj/gitops-engine repo (#3599) 2020-05-15 14:39:29 -07:00
installers feat: Upgrade kustomize to 3.5.5 (#3619) 2020-05-20 19:24:25 -07:00
known_types chore: Fix a bunch of lint issues (#3412) 2020-04-14 08:01:43 -07:00
.dockerignore Move kustomization files back to kustomize 2.0.3 (#1972) 2019-07-23 11:24:59 -07:00
custom-boilerplate.go.txt Add application CRD definition. Implement CRD install CLI command (#1) 2018-02-16 12:58:02 -08:00
Dockerfile.dev-tools chore: Containerize complete build & test toolchain (#3245) 2020-03-27 11:36:20 -07:00
generate-proto.sh chore: Migrate to Go modules (#3639) 2020-05-26 18:15:38 +02:00
git-ask-pass.sh Replace git fetch implementation with git CLI (from go-git) (#1244) 2019-03-08 14:08:02 -08:00
install.sh Optimize linting (#2479) 2019-10-11 11:55:48 -07:00
ssh_known_hosts Git cloning via SSH was not verifying host public key (#1276) 2019-03-15 14:29:10 -07:00
test.sh chore: Migrate to Go modules (#3639) 2020-05-26 18:15:38 +02:00
tools.go chore: Migrate to Go modules (#3639) 2020-05-26 18:15:38 +02:00
update-codegen.sh chore: Migrate to Go modules (#3639) 2020-05-26 18:15:38 +02:00
update-manifests.sh chore: Containerize complete build & test toolchain (#3245) 2020-03-27 11:36:20 -07:00
update-openapi.sh chore: Migrate to Go modules (#3639) 2020-05-26 18:15:38 +02:00
update-ssh-known-hosts.sh Git cloning via SSH was not verifying host public key (#1276) 2019-03-15 14:29:10 -07:00
versions.sh chore: Migrate to Go modules (#3639) 2020-05-26 18:15:38 +02:00