Commit Graph

66 Commits

Author SHA1 Message Date
pixiake f604293a65 auto add kubernetes version
Signed-off-by: pixiake <guofeng@yunify.com>
2022-11-11 10:52:31 +08:00
24sama b6a9b5f4e2 add GitHub workflow for docker build and push
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-08 15:44:34 +08:00
KubeSphere CI Bot 1e52f95567
Merge pull request #1576 from 24sama/master
fix the bug generating two release pages
2022-11-04 10:28:59 +08:00
dependabot[bot] c181ed4ae6
build(deps): bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 09:53:25 +00:00
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 2296efc49e feat: remove jenkinsfile
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-01 17:01:45 +08:00
24sama d15472d161 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	.github/Jenkinsfile
2022-11-01 17:01:01 +08:00
24sama b492f1c6d3 feat: add k3s provider e2e test
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-01 16:56:10 +08:00
24sama c0ab7deedd modify jenkinsfile
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-31 10:46:51 +08:00
dependabot[bot] 12db1d5b53
build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 16:06:57 +00:00
24sama fe0e17771a fix: github action check error
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-21 17:24: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
KubeSphere CI Bot fa6b64b897
Merge pull request #1493 from LinuxSuRen/pr-jenkinsfile
Using Jenkins Pipeline to replace GitHub Actions
2022-09-08 11:06:41 +08:00
rick d84df4adee Using Jenkins Pipeline to replace GitHub Actions 2022-09-06 13:47:26 +08:00
dependabot[bot] 953c5fd0f8
build(deps): bump lewagon/wait-on-check-action from 1.1.1 to 1.1.2
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 16:56:48 +00: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
ZhengJin 5c736ced12 feat: Add support for building AlmaLinux 9.0 repository iso 2022-08-24 12:58:41 +08:00
24sama 74e6aba703 modify github ci workflow
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-08-22 09:27:52 +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 08cb08b870 feat: add go lint
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-08-22 09:27:52 +08:00
muzi502 67cba42c68 Add support for building ubuntu 22.04 repository iso
Signed-off-by: muzi502 <muzi502.li@gmail.com>
2022-06-01 15:46:17 +08:00
dependabot[bot] e090550cd4
build(deps): bump lewagon/wait-on-check-action from 1.0.0 to 1.1.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 16:08:54 +00:00
muzi502 86e1a6fb37 Optimize the process of build repository iso
1. Use a configuration file to manage the required packages instead of
   in Dockerfile, this way is more flexible and easier to maintain.
2. Build repository iso support debian9/debian10 and arm64 architecture.
3. Add github action workflow of auto build repository iso artifact.

Signed-off-by: muzi502 <muzi502.li@gmail.com>
2022-04-11 19:20:35 +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
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
24sama c2009cea3e add a GitHub PR template
Signed-off-by: 24sama <leo@kubesphere.io>
2022-02-09 16:16:51 +08: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
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
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 86da3083dd modify git fetch depth
Signed-off-by: 24sama <leo@kubesphere.io>
2021-09-30 15:05:16 +08: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 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
pixiake 357cbfedd6 fix: same id exists in body
Signed-off-by: pixiake <guofeng@yunify.com>
2021-08-13 18:38:15 +08:00
24sama 8b9cab81a3 Add issue template
Signed-off-by: 24sama <jacksama@foxmail.com>
2021-08-13 11:00:44 +08:00
Leo Li e97c0c281a Update issue templates 2021-08-13 09:52:41 +08: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 65009e7956 Fix the release-drafter errors
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2021-04-08 02:17:35 +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