Commit Graph

29 Commits (db08552f10366702429ad7d7a37a942affb7ee8b)

Author SHA1 Message Date
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