Commit Graph

168 Commits (ed2aa0333f15a774c280f77a9d977d34f8741d7b)

Author SHA1 Message Date
minikube-bot 6b7d4dda49 bump golang versions 2022-04-18 09:02:21 +00:00
Steven Powell 03b5bb7bef
Merge pull request #13864 from minikube-bot/auto_bump_golang_version
bump golang version
2022-03-30 16:12:10 -07:00
minikube-bot b8ba447784 bump golang versions 2022-03-28 09:02:23 +00:00
Steven Powell 4955f3e169 remove outdated comments 2022-03-25 15:21:45 -07:00
Steven Powell 45d80ab3ad
Merge pull request #13848 from kubernetes/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2.2.0 to 3
2022-03-24 13:55:14 -07:00
dependabot[bot] 69189f2015
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](bfdd3570ce...f6164bd8c8)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:24 +00:00
dependabot[bot] 09b766f3a5
Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](82c141cc51...6673cd052c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:20 +00:00
naveensrinivasan 97d07cdd45 Pinned actions to SHA and included permissions for actions
- https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
2022-03-12 00:25:30 +00:00
Sharif Elgamal 3a0253f0a4 lengthen timeouts for docker and podman gh action tests 2022-02-25 14:52:04 -08:00
minikube-bot 3a006d7dc7 bump golang versions 2022-02-14 09:02:23 +00:00
minikube-bot e9f7972701 bump golang versions 2022-01-24 23:46:12 +00:00
Medya Gh 78499bbd66 ci: bump verison of upload artifact 2021-12-20 15:00:08 -08:00
minikube-bot 4f1944f026 bump golang versions 2021-12-13 23:22:50 +00:00
Steven Powell c948fc4519
Revert "bump golang version to 1.17.5" 2021-12-13 10:42:47 -08:00
minikube-bot 1bd034917a bump golang versions 2021-12-13 09:06:54 +00:00
minikube-bot bc7ee0e00c bump golang versions 2021-11-08 09:02:26 +00:00
minikube-bot d0d66f1f02 bump golang versions 2021-10-18 09:02:31 +00:00
Steven Powell 3dfaa575b9 change to ubuntu-20.04 2021-09-27 20:01:27 -07:00
Steven Powell 1db8959b99 update ubuntu-18.04 to ubuntu-latest 2021-09-27 15:42:12 -07:00
Sharif Elgamal acc7eea502 remove all references to windows too 2021-09-27 14:04:53 -07:00
Sharif Elgamal 6aeda48afd remove it properly 2021-09-27 14:03:16 -07:00
Sharif Elgamal ad72a404d6 remove arm64 test from master.yml 2021-09-27 14:02:49 -07:00
Sharif Elgamal 179f98540e remove all windows tests from github actions 2021-09-27 13:34:46 -07:00
minikube-bot 64845db66e bump golang versions 2021-09-20 09:02:09 +00:00
minikube-bot bf5f081a53 bump golang versions 2021-08-30 23:49:19 +00:00
minikube-bot f3a069b729 bump golang versions 2021-08-09 09:02:04 +00:00
minikube-bot 390c72ec61 bump golang versions 2021-07-28 23:11:44 +00:00
Medya Gh ec3fdf17b4 get image from kubecross 2021-07-28 15:17:48 -07:00
Medya Gh 8e09395fdf fix regex 2021-07-28 15:01:39 -07:00
Medya Gh cee70d71a6 bump golang 2021-07-28 13:28:25 -07:00
Andriy Dzikh a0facafa5e Bump gopogh version from v0.8.0 to v0.9.0. 2021-07-23 15:45:14 -07:00
Steven Powell 5e456fd996 allow manual triggering of GitHub Actions 2021-07-08 11:58:04 -07:00
Medya Gh 74fe0e9f62 bump gopogh 2021-06-02 16:30:50 -07:00
Ilya Zuyev e6dc7243f3 add comments 2021-05-19 14:53:04 -07:00
Ilya Zuyev cdcfd8561d Update src url for cron scripts 2021-05-18 21:44:50 -07:00
Ilya Zuyev 3bc0ba752d remove extra sudo 2021-05-18 19:27:56 -07:00
Ilya Zuyev d7a8211549 cleanup downloads before installing cron scripts 2021-05-18 19:03:07 -07:00
Ilya Zuyev f016763a5a update master workflow 2021-05-18 18:45:15 -07:00
Anders F Björklund 118d201a73 Upgrade go version from 1.16.1 to 1.16.4 2021-05-10 07:16:24 +02:00
Ilya Zuyev 30f8a38fff add functional_podman_ubuntu test
Fix test error messages

Fix test comment and docs
2021-05-05 13:49:51 -07:00
Medya Gh fa02590eb9 fix name 2021-04-30 11:23:50 -07:00
Medya Gh f48b3557c2 bump 2021-04-30 10:35:01 -07:00
Medya Gh d6e445b97b add timeout containerd 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh 46bfa0e770 jobs 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh 422f182afe add functional contained 2021-04-30 10:33:51 -07:00
Medya Gh ab6f37ec76 adjust timeout 2021-04-20 11:31:55 -07:00
Medya Gh 5fa46e2d09 tweak vbox test 2021-04-20 11:31:55 -07:00
Medya Gh 5e4a672596 bump arm timeout 2021-04-20 11:31:55 -07:00
Ilya Zuyev a58f02ff2f prune volumes for windows machines as well 2021-04-19 16:34:37 -07:00
Ilya Zuyev b6357a648f pre-cleanup for arm64 github actions 2021-04-19 15:18:24 -07:00