Commit Graph

74 Commits

Author SHA1 Message Date
dependabot[bot] 0908dee80c
build(deps): bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 05:31:34 +00:00
Lan Liang 6c8e228cff chore: update ci for kubernetes 1.31 and schedule for release-1.11
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-09-10 13:54:18 +00:00
Akash Singh 165ebdf188 Define top level Permission for ci.yml workflow
Signed-off-by: Akash Singh <akashsingh2210670@gmail.com>
2024-08-06 11:41:35 +08:00
Lan Liang 2261224427 ci: add kubernetes 1.30
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-23 05:58:09 +00:00
zhzhuang-zju ddccefe388 fix the action error with no go.sum file
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-06 17:29:01 +08:00
chaosi-zju 44cd912a99 upgrade arduino/setup-protoc from v1 to v3
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-04-28 18:38:54 +08:00
karmada-bot 006aff9518
Merge pull request #4857 from karmada-io/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-04-24 20:45:02 +08:00
dependabot[bot] 24ce7e4da2
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 05:23:40 +00:00
dependabot[bot] 01c3f9d4be
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 05:23:25 +00:00
khanhtc1202 3ccbf13682 Adopt gotestsum
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
2024-04-20 21:34:13 +07:00
dependabot[bot] c10b9e5145
Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 05:28:05 +00:00
Michael Grosser a528975927
use single source for go version
Signed-off-by: Michael Grosser <michael@grosser.it>
2024-04-09 18:37:47 -07:00
dependabot[bot] 36f09a83a4
Bump actions/setup-go from 3 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v5)

---
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>
2024-04-09 06:14:16 +00:00
Lan Liang b825b35479 chore: skip push event for branches of dependabot.
Co-authored-by: zhzhuang-zju <m17799853869@163.com>
Co-authored-by: RainbowMango <qdurenhongcai@gmail.com>
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-04-09 04:44:05 +00:00
Ray-D-Song f13651a56b upgrade golang version to v1.21.8
Signed-off-by: Ray <songraysmail@gmail.com>
2024-03-13 15:42:43 +08:00
Lan Liang 3f7c16137c Add kubernetes v1.29.0 to CI.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-12-23 21:45:15 +08:00
chaosi-zju ea808d6780 prevent CI from fast fail when just one k8s version e2e failed
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-12-15 15:19:38 +08:00
coderth e4c1f9e282 upgrade golang version to v1.20.11
Signed-off-by: coderth <coderth@outlook.com>
2023-11-29 11:34:05 +08:00
zhy76 adef1e5974 feat: add license and verify license for code file
Signed-off-by: zhy76 <958474674@qq.com>
2023-11-16 11:11:21 +08:00
Vikash 6ec5529ab8 Update ci-schedule.yml
Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update ci.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update cli.yaml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update ci.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update dockerhub-latest-image.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update dockerhub-released-image.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update release.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update swr-latest-image.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update swr-released-image.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Updated Golang version from v1.20.6 to v1.20.10
Signed-off-by: Vikash Sangai <vikash36905@gmail.com>
2023-10-24 15:20:13 +05:30
RainbowMango 6dc07149dc Enable unit test in Makefile and upload the coverage to CODECOV
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-10-17 19:29:54 +08:00
Lan Liang 66566c13c2 Update CI with 1.28
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-10-09 17:53:03 +08:00
chaosi-zju 1c1f05f84b clean ci runner disk space
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-10-08 14:51:56 +08:00
Parth Nanda 5ffead81bf Updated Golang version from v1.20.4 to v1.20.6
Signed-off-by: Parth Nanda <parthnanda002@gmail.com>
2023-07-31 15:50:58 +05:30
lxtywypc ba6e7f6ccf color unit-test output
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
2023-07-29 22:11:14 +08:00
xin.li 2b00c768b1 Update Kubernetes compatibility
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-07-13 12:22:34 +08:00
chaosi-zju f1c8e24ef9 feat: upgrade CI ubuntu image
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-06-25 16:29:35 +08:00
Sanskar Bhushan b518c2a92c
ignoring codecov errors in ci
Signed-off-by: Sanskar Bhushan <sbdtu5498@gmail.com>
2023-06-21 15:23:23 +05:30
chaosi-zju c140480f15 fix: repair flaking test job of setup e2e test environment
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-06-20 09:32:43 +08:00
zishen 982fb75465 remove ci todo annotation of adopt Node16
Signed-off-by: zishen <softwarebtg@163.com>
2023-05-24 16:54:54 +08:00
RainbowMango 11c1f17039 Update Golang version from v1.19.5 to v1.20.4
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-05-22 12:43:07 +08:00
changzhen e300b63116 reduce the number of kubernetes version support in CI E2E
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-03-08 09:38:43 +08:00
karmada-bot eb569ff9b6
Merge pull request #3079 from wzshiming/ci/cancel
ci: Cancel when there is a new change
2023-03-06 15:27:12 +08:00
RainbowMango b2c819ddfe Update default kind version and testing against v1.26.0
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-02-09 16:15:47 +08:00
Shiming Zhang 1e20ac6c92 ci: Cancel when there is a new change
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com>
2023-02-02 12:08:23 +08:00
yanggang bed8e1ab02
Build with Go patch release 1.19.5
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-01-25 11:30:39 +08:00
RainbowMango d7cf5fc461 Update protoc setup token
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-01-06 16:23:48 +08:00
RainbowMango e3655ba88c Setup github token for action protoc
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-12-21 10:38:47 +08:00
qingwave 1aaa4f1799 Build with Go patch release 1.19.4
Signed-off-by: qingwave <854222409@qq.com>
2022-12-07 05:57:34 +00:00
RainbowMango f8646f5d91 Update Golang version from v1.18.3 to v1.19.3
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-11-23 19:47:12 +08:00
RainbowMango b4ad8df5ff Prevent codecov upload from forked repo and add token to incress successful uploads
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-11-04 10:22:32 +08:00
RainbowMango d30e8cec3c Bump GitHub Actions to run on Node16
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-10-12 15:50:43 +08:00
RainbowMango 44e4caffbf Upload code coverage to Codecov
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-09-24 18:26:52 +08:00
jwcesign 4f1436d8f9 Update kind to 0.15 to support deploy k8s 1.25 environment
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-09-21 18:03:10 +08:00
RainbowMango 834dad945b bump ci runner to ubuntu-20.04 as ubuntu-18.04 is deprecated.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-08-22 20:38:11 +08:00
changzhen 8c5533f66f fix flake test: add etcd startup parameters
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-21 20:40:02 +08:00
changzhen 50d5c21a9a support k8s v1.24 in ci test
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-06-28 20:42:08 +08:00
RainbowMango cb11a40d8f Update dependencies go to 1.18.3
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-06-20 14:23:05 +08:00
karmada-bot df60b85ff3
Merge pull request #1682 from ikaven1024/pr-lifted
add update-lifted and verify-lifted
2022-05-12 11:51:42 +08:00
yingjinhui 568a22a79e add update-lifted and verify-lifted
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-12 10:43:35 +08:00