Commit Graph

37 Commits

Author SHA1 Message Date
zuoxuesong-worker a0c2bf5177
Create release.yaml (#2812)
* Create release.yaml

sync release workflow from 3.x

* Update release.yaml

* Update release.yaml

* Update release.yaml
2025-10-15 16:42:58 +08:00
joyceliu 2f4c2fa795 feat: init branch
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-01-04 14:38:24 +08:00
Jongwoo Han 0861dab8fd
Replace deprecated command with environment file
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
2023-10-12 01:30:36 +09:00
24sama 70ae1267f4
cleanup: remove the binary tool
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-12-21 13:45:19 +08:00
pixiake f34bf693b4
Update release.yaml 2022-12-14 11:54:43 +08:00
pixiake 21ffde97ea
Update release.yaml 2022-12-14 11:04:32 +08:00
pixiake 31a07d385c
Update release.yaml 2022-12-14 10:43:25 +08:00
pixiake 81f752d9aa
Update release.yaml 2022-12-14 10:21:43 +08:00
pixiake e7a2735900 Auto synchronize artifacts to OSS
Signed-off-by: pixiake <guofeng@yunify.com>
2022-12-09 17:30:49 +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
dependabot[bot] d5b5b8cff0
build(deps): bump goreleaser/goreleaser-action from 2.9.1 to 3.1.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.1 to 3.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.9.1...v3.1.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 16:17:24 +00:00
24sama 1135c6f25b bump go to 1.18
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-08-22 09:27:52 +08:00
KubeSphere CI Bot dcb2435e0a
Merge pull request #1103 from kubesphere/dependabot-github_actions-actions-checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-03-14 10:55:17 +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
dependabot[bot] 42a4f5bad3
build(deps): bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 16:08:29 +00:00
dependabot[bot] e4a422da87
build(deps): bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 16:06:22 +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
dependabot[bot] fa9dd101a2
build(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 16:05:52 +00:00
24sama 4d33bdac7b modify git fetch depth
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-30 15:01:21 +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 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] 0ebf372cec
build(deps): bump goreleaser/goreleaser-action from 2.6.1 to 2.7.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 16:04:06 +00:00
dependabot[bot] 7be6facab2
Bump goreleaser/goreleaser-action from 2.6.0 to 2.6.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 07:10:53 +00:00
KubeSphere CI Bot fdeea2400e
Merge pull request #530 from kubesphere/dependabot-github_actions-actions-checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-05-30 13:16:41 +08:00
dependabot[bot] 9c9f90ccf5
Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.5.0...v2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 06:14:45 +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
rick fa71fee578 Do not publish to bintray which was deprecated
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2021-04-07 13:27:38 +00:00
dependabot[bot] 97cb7e6750
Bump goreleaser/goreleaser-action from v2.4.1 to v2.5.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from v2.4.1 to v2.5.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.4.1...5e15885530fb01d81d1f24e8a6f54ebbd0fed7eb)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 06:40:54 +00:00
KubeSphere CI Bot 1d9a117bcd
Merge pull request #429 from kubesphere/dependabot-github_actions-actions-setup-go-v2.1.3
Bump actions/setup-go from v1 to v2.1.3
2021-01-28 10:39:43 +08: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
dependabot[bot] 6ef1d79769
Bump goreleaser/goreleaser-action from v1 to v2.4.1
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from v1 to v2.4.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v1...56f5b77f7fa4a8fe068bf22b732ec036cc9bc13f)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 02:54:42 +00:00
rick 848908c83f Use kubekey as the offical binary name instead of kk
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-12-08 14:05:02 +08:00
pixiake 24537d1af2 update secret name
Signed-off-by: pixiake <guofeng@yunify.com>
2020-11-16 16:13:32 +08:00
rick 6d12c47683 Use golang 1.14 instead of 1.13
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-16 10:22:46 +08:00
rick aef629d4ed Using gorelease to publish deb and rpm package
Signed-off-by: rick <rick@jenkins-zh.cn>
2020-11-14 20:55:31 +08:00