Commit Graph

44 Commits (b0a38d8e21806ead7fca5e2734cf415f7678abea)

Author SHA1 Message Date
minikube-bot 1ad0093b28 bump gopogh versions 2023-03-03 22:53:24 +00:00
Steven Powell f39b81c749 CI: remove old gopogh & gotestsum installs 2023-03-03 10:17:26 -08:00
Steven Powell c1a4ff3c50 move GoVersion variable 2023-03-02 09:57:00 -08:00
Steven Powell 3a4cdfc332 cleanup leftovers from previous test 2023-03-02 09:30:48 -08:00
Steven Powell a665f7ad2c fix Go not in path 2023-03-02 07:57:55 -08:00
Steven Powell 02ce12fd0e CI: Windows Docker setup fixes 2023-03-01 10:42:05 -08:00
minikube-bot 8d25756885 bump golang versions 2023-02-20 09:02:38 +00:00
Anders F Björklund 99bff1ec78 Download binaries from dl.k8s.io instead of GCS
Need to add the -L to curl, to follow HTTP 302

Don't change the path for the current GCS mirror
2023-02-13 19:57:44 +01:00
minikube-bot e239807f18 bump golang versions 2023-02-08 21:28:08 +00:00
minikube-bot d22be78fbe bump gotestsum versions 2023-01-16 10:06:41 +00:00
minikube-bot 5a20619152 bump golang versions 2023-01-13 21:58:57 +00:00
minikube-bot e54aa8f48d bump golang versions 2022-11-09 14:59:32 +00:00
minikube-bot 9ae3fc48c5 bump golang versions 2022-10-10 12:23:39 -07:00
minikube-bot 7c22114001 bump golang versions 2022-09-12 09:05:15 +00:00
minikube-bot d4b584ff4f bump gotestsum versions 2022-08-22 10:06:19 +00:00
minikube-bot 5bce362ae9 bump golang versions 2022-08-08 10:23:28 -07:00
Steven Powell a8b69283f7 ensure cleaning all of docker up 2022-06-15 13:20:52 -07:00
minikube-bot 65a31719ef bump golang versions 2022-06-13 09:02:11 +00:00
Kian-Meng Ang bc03821826 Fix typos 2022-06-10 15:26:35 -07:00
Steven Powell 4f5a12838f automate updating Window Go version 2022-05-25 14:39:18 -07:00
Steven Powell 84fc3516cd dynamically get the kubectl version to download 2022-05-24 17:03:15 -07:00
Steven Powell 95ad2fe67e
Merge branch 'master' into updateGotestsum 2022-05-24 13:20:28 -07:00
Steven Powell 6709ef5db8 automate updating gotestsum 2022-05-24 13:00:00 -07:00
Steven Powell 1dde1d5956 automate updating gopogh 2022-05-24 12:31:26 -07:00
Steven Powell e43ead0043 add quote to Windows env 2021-12-16 10:02:59 -08:00
Steven Powell b17834c96b added env to suppress Docker performance messages 2021-12-14 13:46:52 -08:00
Steven Powell 13993d565d fix running `minikube delete` before `MINIKUBE_HOME` set 2021-11-09 07:54:09 -05:00
Sharif Elgamal 21a66f038c ci script stuffs 2021-11-04 12:47:49 -07:00
Sharif Elgamal 85422b0a9d actually run the cron :) 2021-10-05 11:16:58 -07:00
Sharif Elgamal 79c16ab5cb fix github context when docker fails 2021-10-05 09:25:08 -07:00
Sharif Elgamal b887c235e7 refactor common code like a good programmer 2021-10-01 16:45:03 -07:00
Sharif Elgamal 5247cfd195 typo for commit status 2021-10-01 11:25:00 -07:00
Sharif Elgamal 8b95abe7b5 one last syntax issue 2021-09-30 16:00:31 -07:00
Sharif Elgamal 1b503098c5 fix github api call, account for not uploading directly to GCS 2021-09-30 14:59:59 -07:00
Sharif Elgamal 86a616c157 remove the mkdir from common.ps1 since that dir already needs to exist 2021-09-30 09:45:48 -07:00
Medya Ghazizadeh 93b084a7fb
Merge pull request #12068 from andriyDev/VariableNameScoping
Add brackets around variable name to prevent scoping problems
2021-07-28 13:31:16 -07:00
Andriy Dzikh fd3354fad2 Add brackets around variable name to prevent scoping problems. 2021-07-28 13:22:32 -07:00
Andriy Dzikh 2951ab9a33 Replace all links in hack/jenkins using short commit with root job id. 2021-07-27 11:35:43 -07:00
Andriy Dzikh 047be99688 Add ROOT_JOB_ID to gopogh details. 2021-07-26 10:23:27 -07:00
Andriy Dzikh 5c16d26379 Add current date to common.ps1 (missing for Windows). 2021-07-26 10:23:27 -07:00
Andriy Dzikh a0facafa5e Bump gopogh version from v0.8.0 to v0.9.0. 2021-07-23 15:45:14 -07:00
Andriy Dzikh f26764f17a Move gotestsum installation to common.ps1 2021-07-15 14:42:49 -07:00
Andriy Dzikh b9d6528f26 Use gotestsum for testing output and json output. 2021-07-13 14:17:30 -07:00
Andriy Dzikh b6e55e6c97 Create common.ps1 to simplify Windows integration tests. 2021-07-09 13:27:02 -07:00