Commit graph

45 commits

Author SHA1 Message Date
Zhang Jingqiang
3c893d828a run lib testcase in Windows/macOS CI 2024-10-23 18:58:57 +08:00
Zhang Jingqiang
59a6415e71
add cross compiling tests from i686,armv7,arm (#310) 2024-09-14 11:30:18 +08:00
Zhang Jingqiang
fa571b44c1
add vendored build to windows ci (#241) 2024-06-23 14:18:43 +08:00
Zhang Jingqiang
1a08c297e0 only run macOS CI with stable rust 2024-06-03 11:10:44 +08:00
Zhang Jingqiang
f90cafb506 enable CI for LTS branches 2024-06-03 11:07:55 +08:00
Zhang Jingqiang
e8fa76959d
add ppc64le and s390x to cross compile CI (#242) 2024-05-22 14:20:38 +08:00
Zhang Jingqiang
7f4c43f575
update cross compile CI (#240) 2024-05-21 11:14:58 +08:00
Zhang Jingqiang
6c79a4d418
use vcpkg to install windows dependencies (#239) 2024-05-17 11:49:06 +08:00
Zhang Jingqiang
7ccee303ea use cross ci for both musl and windows 2024-05-16 15:05:02 +08:00
Zhang Jingqiang
d05f2a00a1 add windows CI 2024-05-16 15:05:02 +08:00
Zhang Jingqiang
8d4314052a update to quinn 0.11 2024-05-15 10:49:57 +08:00
Zhang Jingqiang
3607787614 disable not working quic feature 2024-05-15 10:49:57 +08:00
Zhang Jingqiang
a9644a5797 g3proxy: switch to use ip locate service in route_geoip escaper 2024-05-09 15:37:33 +08:00
Zhang Jingqiang
e9181773e7 switch back to use macos-latest CI runner 2024-04-25 18:45:43 +08:00
Zhang Jingqiang
d65301ee67
add sphinx doc for g3tiles (#202)
* add sphinx doc for g3tiles
2024-04-08 16:48:12 +08:00
Zhang Jingqiang
6e70c03975 test all lib crates in linux CI 2024-03-29 10:57:35 +08:00
Zhang Jingqiang
09bd9cb386 switch to use macos 14 runner to avoid clippy crash 2024-03-27 14:49:36 +08:00
Zhang Jingqiang
fa2800749b add linux musl CI job 2024-03-21 16:24:53 +08:00
Zhang Jingqiang
ebb3b80c7f drop unneeded CI steps 2024-03-14 14:16:30 +08:00
Zhang Jingqiang
8c795e035e drop boringssl submodule 2024-03-14 14:14:27 +08:00
Zhang Jingqiang
0b46b5597e limit push CI trigger event 2024-03-05 19:11:08 +08:00
Zhang Jingqiang
4fa5aab909 add pull_request CI trigger event 2024-03-04 15:46:38 +08:00
Zhang Jingqiang
dcbec491bf fix CI include path 2024-03-03 15:42:30 +08:00
Zhang Jingqiang
89acfccc8e add sphinx doc build CI 2024-03-03 15:42:30 +08:00
Zhang Jingqiang
1ce92551a4 use dependendabot to update submodules 2024-02-12 16:07:39 +08:00
Zhang Jingqiang
0ae09830f1 update CI trigger event 2024-02-02 16:54:09 +08:00
Zhang Jingqiang
4b1b6f7b92 skip bssl-sys in CI check if no boringssl feature enabled 2024-02-02 16:38:02 +08:00
Zhang Jingqiang
2b535a2f7c enable vendored-boringssl check in CI 2024-02-02 16:38:02 +08:00
Zhang Jingqiang
d14f330a4a checkout submodules in CI 2024-02-02 16:38:02 +08:00
Zhang Jingqiang
652358c785 fix feature check CI 2024-01-31 12:56:14 +08:00
Zhang Jingqiang
d696016ca7 do feature check in CI for each component seperately 2024-01-31 12:45:12 +08:00
Zhang Jingqiang
95650010f7 dd ci check for vendored-aws-lc 2024-01-04 14:30:40 +08:00
Zhang Jingqiang
84b6dc665d fix ci and update packages 2023-12-26 11:24:01 +08:00
Zhang Jingqiang
98e610ee47 fix macOS CI config 2023-12-25 18:56:43 +08:00
Zhang Jingqiang
333d7075d7 add ci for vendored features 2023-12-25 18:44:45 +08:00
Zhang Jingqiang
3564b28336 delete msrv in ci test 2023-11-17 10:11:13 +08:00
Zhang Jingqiang
4eec48903f use MSRV 1.73 2023-10-10 10:59:28 +08:00
dependabot[bot]
a981782761
build(deps): bump actions/checkout from 3 to 4 (#122)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 15:28:21 +08:00
Zhang Jingqiang
3f2fd22e6a update MSRV to 1.72 2023-08-25 10:11:14 +08:00
Zhang Jingqiang
d76776d962 update MSRV to 1.71 2023-08-18 10:30:41 +08:00
Zhang Jingqiang
070da53d6d fix CI 2023-07-31 15:03:14 +08:00
Zhang Jingqiang Working
0b67587d83
increase MSRV to 1.70 (#72)
* increase MSRV to 1.70

* g3bench: use IsTerminal in stdlib

---------

Co-authored-by: Zhang Jingqiang <zh_jq@outlook.com>
2023-06-02 10:28:24 +08:00
Zhang Jingqiang Working
57fef2982d
add MacOS CI (#69)
* add macos ci

* no install of pkgconf

* do not build all on MacOS
2023-05-30 14:57:48 +08:00
zhangjingqiang
7c43365e32 add dependabot.yml 2023-04-11 17:28:16 +08:00
zhangjingqiang
5efc8ba55c add CI workflow 2023-04-11 16:55:49 +08:00