KubeSphere CI Bot
ebea62f728
Merge pull request #1265 from kubesphere/dependabot-github_actions-docker-setup-qemu-action-2
...
build(deps): bump docker/setup-qemu-action from 1 to 2
2023-04-06 16:14:34 +08: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
dependabot[bot]
cacb777715
build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 16:02:17 +00:00
pixiake
f604293a65
auto add kubernetes version
...
Signed-off-by: pixiake <guofeng@yunify.com>
2022-11-11 10:52:31 +08:00
dependabot[bot]
3348bbc456
build(deps): bump docker/setup-qemu-action from 1 to 2
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 08:21:26 +00: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