Medya Ghazizadeh
|
41f8a181f3
|
Merge pull request #16107 from spowelljr/removeSetupGoCache
CI: remove setup-go cache true lines
|
2023-03-21 11:02:26 -07:00 |
Steven Powell
|
0c58baa5c2
|
CI: remove setup-go cache true lines
|
2023-03-20 13:07:34 -07:00 |
dependabot[bot]
|
271d5fee0e
|
Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](ac59398561...24cb908017 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 19:55:54 +00:00 |
Steven Powell
|
ff0f13e888
|
Merge pull request #16102 from kubernetes/dependabot/github_actions/peter-evans/create-pull-request-4.2.4
Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
|
2023-03-20 12:55:05 -07:00 |
dependabot[bot]
|
f280e8aca4
|
Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](2b011faafd...38e0b6e68b )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 17:17:46 +00:00 |
dependabot[bot]
|
c05259be1f
|
Bump actions/setup-go from 3.5.0 to 4.0.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.5.0...4d34df0c2316fe8122ab82dc22947d607c0c91f9)
---
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>
|
2023-03-20 17:17:42 +00:00 |
Steven Powell
|
b5ea86f4e0
|
make two individual comments
|
2023-03-16 16:06:11 -07:00 |
Steven Powell
|
539438ed2f
|
fix step name
|
2023-03-16 15:50:11 -07:00 |
Steven Powell
|
9ec304721e
|
wait for PR creation before commenting
|
2023-03-16 14:33:05 -07:00 |
Steven Powell
|
17a3a074be
|
add build comments
|
2023-03-16 14:27:47 -07:00 |
Steven Powell
|
578b25eb05
|
fix formatting of workflow yamls
|
2023-03-16 14:14:27 -07:00 |
Steven Powell
|
15b4084a72
|
add branch suffix to PRs
|
2023-03-16 13:49:36 -07:00 |
Steven Powell
|
eb0e74401c
|
remove setting build labels
|
2023-03-16 13:43:03 -07:00 |
Steven Powell
|
66c881879f
|
CI: pass token to minikube-bot minimizing action
|
2023-03-15 14:40:26 -07:00 |
Steven Powell
|
5475e1f222
|
improve workflow naming
|
2023-03-14 17:03:32 -07:00 |
Steven Powell
|
46b073b1b0
|
CI: add workflow to hide past minikube-bot comments
|
2023-03-14 16:56:08 -07:00 |
Medya Ghazizadeh
|
8cbdbe3d0b
|
Merge pull request #16023 from minikube-bot/auto_bump_golang_version
bump golang version
|
2023-03-11 00:15:56 -08:00 |
Steven Powell
|
88ecc43753
|
CI: remove ok-to-test labels
|
2023-03-10 11:03:14 -08:00 |
minikube-bot
|
825ff4f846
|
bump golang versions
|
2023-03-10 18:45:18 +00:00 |
Steven Powell
|
9142d334df
|
CI: stagger update crons
|
2023-03-07 12:57:16 -08:00 |
minikube-bot
|
1ad0093b28
|
bump gopogh versions
|
2023-03-03 22:53:24 +00:00 |
Steven Powell
|
c9f778da96
|
CI: install gopogh via go install
|
2023-03-02 11:20:31 -08:00 |
Steven Powell
|
5f072f0514
|
auto update cri-o version
|
2023-02-27 10:01:28 -08:00 |
Steven Powell
|
c0a79c3ca2
|
create automation to update buildkit version
|
2023-02-27 09:31:59 -08:00 |
Steven Powell
|
a05fd98943
|
auto update containerd
|
2023-02-24 14:03:04 -08:00 |
minikube-bot
|
8d25756885
|
bump golang versions
|
2023-02-20 09:02:38 +00:00 |
Steven Powell
|
b69ce7e757
|
CI: auto update cloud-spanner-emulator
|
2023-02-17 12:33:02 -08:00 |
Steven Powell
|
8d12bf3d19
|
Merge pull request #15752 from spowelljr/updateCriDockerd
ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1
|
2023-02-15 15:46:39 -08: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 |
Steven Powell
|
49b37244f8
|
ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1
|
2023-02-09 12:47:25 -08:00 |
minikube-bot
|
e239807f18
|
bump golang versions
|
2023-02-08 21:28:08 +00:00 |
Steven Powell
|
45c7854e5f
|
improve automated golang version updating
|
2023-01-24 14:12:18 -08:00 |
Steven Powell
|
a3d4863cf4
|
update containerd to 1.6.15 and cri-dockerd to 0.3.0
|
2023-01-19 13:34:09 -08:00 |
Medya Ghazizadeh
|
b7c873a13d
|
Merge pull request #15652 from minikube-bot/auto_bump_golang_version
bump golang version
|
2023-01-17 10:12:29 -08:00 |
Steven Powell
|
a8ea194809
|
Merge pull request #15450 from AkihiroSuda/ci-rootless
CI: add functional_docker_rootless_containerd_ubuntu
|
2023-01-17 10:05:58 -08:00 |
minikube-bot
|
819fb498be
|
bump golang versions
|
2023-01-16 09:02:13 +00:00 |
minikube-bot
|
5a20619152
|
bump golang versions
|
2023-01-13 21:58:57 +00:00 |
Akihiro Suda
|
6ab61b7a75
|
CI: add functional_docker_rootless_containerd_ubuntu
Fix issue 12456
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2023-01-12 08:13:58 +09:00 |
Steven Powell
|
011eb83d0d
|
Merge pull request #15617 from kubernetes/dependabot/github_actions/actions/checkout-3.3.0
Bump actions/checkout from 3.2.0 to 3.3.0
|
2023-01-10 09:07:14 -08:00 |
Steven Powell
|
407dd9022a
|
Merge pull request #15618 from kubernetes/dependabot/github_actions/actions/download-artifact-3.0.2
Bump actions/download-artifact from 3.0.1 to 3.0.2
|
2023-01-10 09:06:44 -08:00 |
dependabot[bot]
|
710e5a10c2
|
Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15 )
---
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>
|
2023-01-09 18:12:18 +00:00 |
dependabot[bot]
|
e8561bc333
|
Bump actions/download-artifact from 3.0.1 to 3.0.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9782bd6a98...9bc31d5ccc )
---
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>
|
2023-01-09 18:12:12 +00:00 |
dependabot[bot]
|
2a94a168c4
|
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](755da8c3cf...ac59398561 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 18:12:09 +00:00 |
dependabot[bot]
|
5f92cd1c91
|
Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...755da8c3cf )
---
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-12-20 18:58:14 +00:00 |
dependabot[bot]
|
68087df3bc
|
Bump actions/setup-go from 3.4.0 to 3.5.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.4.0...6edd4406fa81c3da01a34fa6f6343087c207a568)
---
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-12-19 18:05:30 +00:00 |
Medya Gh
|
0f783deb7d
|
remove go cache from no checkout
|
2022-12-02 16:35:59 -08:00 |
Medya Gh
|
d25576aa6f
|
add hugo
|
2022-12-02 15:37:48 -08:00 |
Medya Gh
|
c421b83bf9
|
add cache to all golang
|
2022-12-02 15:16:58 -08:00 |
Steven Powell
|
a4eebed5a6
|
Merge pull request #15445 from spowelljr/updateHugo
CI: Auto update Hugo
|
2022-12-02 10:54:48 -08:00 |
Steven Powell
|
a39ec04c96
|
Merge pull request #15448 from spowelljr/updateUbuntu18
CI: Update GitHub Actions from Ubuntu 18.04 to 20.04
|
2022-12-01 15:40:32 -08:00 |