Commit Graph

20 Commits

Author SHA1 Message Date
24sama 6235c68e07 fix the bug generating two release pages
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-03 15:01:01 +08:00
24sama 6b5a0c6e52 feat: add k3s control-plane provider and bootstrap provider
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-21 16:28:59 +08:00
24sama 3dd48dc8df refactor KubeKey project structure
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-06 11:58:06 +08:00
24sama a714eaa1f5 disable ci of v1alpha2 kk operator manager
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-08-22 09:27:52 +08:00
24sama 1135c6f25b bump go to 1.18
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-08-22 09:27:52 +08:00
24sama b1c4153ca4 add a build flag "containers_image_openpgp" to prevent dependency on gpgme
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-03-29 19:24:44 +08:00
dependabot[bot] 91487ff29a
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 16:16:53 +00:00
Leo Li 7a7bfd9aa2 modify the github workflow and build using go 1.17
Signed-off-by: Leo Li <jacksama@foxmail.com>
2021-12-23 16:03:58 +08:00
rick b09beee9ae
Use GitHub action to make sure the go mod is clean
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2021-10-20 09:37:37 +08:00
24sama 86da3083dd modify git fetch depth
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-30 15:05:16 +08:00
24sama b8a8159237 dockerfile build from golang:1.16
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-24 17:24:45 +08:00
24sama bc0b4567fe github ci upgrade go 1.16
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-24 14:24:10 +08:00
24sama 2312f4d8fb github ci upgrade go 1.16
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-24 14:16:52 +08:00
dependabot[bot] f619407514
build(deps): bump actions/setup-go from 2.1.3 to 2.1.4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4)

---
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>
2021-08-25 16:08:51 +00:00
dependabot[bot] 377bb6d727
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:46:37 +00:00
dependabot[bot] 89b22641c7
Bump actions/setup-go from v1 to v2.1.3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v1 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...37335c7bb261b353407cff977110895fa0b4f7d8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 02:54:42 +00:00
pixiake 75888aa5e5
Update ci.yml 2020-09-28 22:33:21 +08:00
pixiake 601df86d25
Update ci.yml 2020-09-25 11:52:54 +08:00
shaowenchen 3518bfeea2
fix doc error 2020-07-10 15:23:23 +08:00
shaowenchen eafabe9152
add auto build and upload
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-07-10 14:52:07 +08:00