Commit Graph

244 Commits (da35a6d58efcd59b3bf8cbef95067f73b9854109)

Author SHA1 Message Date
Steven Powell d749a91136
Merge pull request #15210 from kubernetes/dependabot/github_actions/actions/download-artifact-3.0.1
Bump actions/download-artifact from 3.0.0 to 3.0.1
2022-10-24 13:05:37 -07:00
Steven Powell a37775d91f
Merge pull request #15209 from kubernetes/dependabot/github_actions/actions/upload-artifact-3.1.1
Bump actions/upload-artifact from 3.1.0 to 3.1.1
2022-10-24 13:05:13 -07:00
dependabot[bot] 887cf28aaa
Bump actions/setup-go from 3.3.0 to 3.3.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](268d8c0ca0...c4a742cab1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:38 +00:00
dependabot[bot] 4d12f2fb59
Bump actions/download-artifact from 3.0.0 to 3.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](fb598a63ae...9782bd6a98)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:33 +00:00
dependabot[bot] fe2f408ca2
Bump actions/upload-artifact from 3.1.0 to 3.1.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](3cea537223...83fd05a356)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:28 +00:00
minikube-bot 9ae3fc48c5 bump golang versions 2022-10-10 12:23:39 -07:00
dependabot[bot] df0c6e7084
Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](2541b1294d...93ea575cb5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 18:45:13 +00:00
minikube-bot 7c22114001 bump golang versions 2022-09-12 09:05:15 +00:00
dependabot[bot] bd98a18670
Bump actions/setup-go from 3.2.1 to 3.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](84cbf80943...268d8c0ca0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 18:18:00 +00:00
Steven Powell 575d634759
Merge pull request #14837 from kubernetes/dependabot/github_actions/actions/download-artifact-fb598a63ae348fa914e94cd0ff38f362e927b741
Update actions/download-artifact requirement to fb598a63ae348fa914e94cd0ff38f362e927b741
2022-08-22 14:38:54 -07:00
Steven Powell 6280f3931b fix compatibility between v1 & v3 2022-08-22 14:05:40 -07:00
dependabot[bot] 61d4a6255d
Bump actions/checkout
Bumps [actions/checkout](https://github.com/actions/checkout) from 629c2de402a417ea7690ca6ce3f33229e27606a5 to 3.0.2. This release includes the previously tagged commit.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](629c2de402...2541b1294d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 18:22:45 +00:00
dependabot[bot] 19e5957e9d
Update actions/download-artifact requirement to fb598a63ae348fa914e94cd0ff38f362e927b741
Updates the requirements on [actions/download-artifact](https://github.com/actions/download-artifact) to permit the latest version.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](fb598a63ae)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 18:22:41 +00:00
Steven Powell 61348bfd82
Merge pull request #14725 from spowelljr/downloadCriDocker
CI: Install cri-docker from pre-built binaries
2022-08-10 16:20:09 -07:00
minikube-bot 5bce362ae9 bump golang versions 2022-08-08 10:23:28 -07:00
Steven Powell b6dc525d3d sudo commands 2022-08-03 14:51:17 -07:00
Steven Powell 1941855573 install cri-docker from pre-built binaries 2022-08-03 13:28:50 -07:00
Steven Powell 79fc15c698 update to macos-12 2022-08-01 11:36:21 -07:00
HarshCasper 5487e8ccc5 CI: add macos-11 to remove deprecated macos-10.15 2022-07-25 18:00:53 +05:30
dependabot[bot] 9409997223
Bump actions/setup-go from 3.2.0 to 3.2.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](b22fbbc292...84cbf80943)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:28:47 +00:00
Steven Powell f27b504858 fix upload_all_reports 2022-06-22 10:56:18 -07:00
Steven Powell 912226e73f
Merge branch 'master' into k8s1.24 2022-06-22 10:24:15 -07:00
Steven Powell 98377c37b0 automate updating yearly leaderboard 2022-06-21 15:44:26 -07:00
Steven Powell 5869f12abb fix cri-docker copy path 2022-06-16 12:23:00 -07:00
Steven Powell 42fb10861c update cri-docker commit 2022-06-16 12:23:00 -07:00
Steven Powell e33a694cda update CI cri-docker versions 2022-06-16 12:23:00 -07:00
Steven Powell fe623ab0c4 install cri-dockerd in github actions 2022-06-16 12:23:00 -07:00
minikube-bot 65a31719ef bump golang versions 2022-06-13 09:02:11 +00:00
Steven Powell 022e7bfc9a automate updating kubectl version 2022-06-07 16:27:41 -07:00
dependabot[bot] 46d55b6ab2
Bump actions/setup-go from 3.1.0 to 3.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](fcdc43634a...b22fbbc292)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 18:14:51 +00:00
Steven Powell 1dde1d5956 automate updating gopogh 2022-05-24 12:31:26 -07:00
dependabot[bot] facc8d9386
Bump actions/upload-artifact from 3.0.0 to 3.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6673cd052c...3cea537223)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 18:31:26 +00:00
dependabot[bot] cd1d8c6630
Bump actions/setup-go from 3.0.0 to 3.1.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](f6164bd8c8...fcdc43634a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 19:21:17 +00:00
Steven Powell 5f26d73220 remove old comments 2022-05-16 11:32:13 -07:00
minikube-bot c8b4db23ca bump golang versions 2022-05-16 09:02:26 +00:00
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