Commit graph

24 commits

Author SHA1 Message Date
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
ebb3b80c7f drop unneeded CI steps 2024-03-14 14:16:30 +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
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
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
Renamed from .github/workflows/ci.yml (Browse further)