1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 00:01:11 +01:00
Commit Graph

48 Commits

Author SHA1 Message Date
Rob Ede
54ec06cd23
update bitflags to v2 2023-04-01 21:57:10 +01:00
Rob Ede
c0693da9ba
update msrv to 1.60 (#482
* update msrv to 1.60

* inherit workspace msrv
2023-04-01 21:39:19 +01:00
Yuki Okushi
045cf3f3e8
Upgrade GHA workflows to remove deprecation warnings (#477) 2023-01-28 05:36:05 +09:00
Rob Ede
d973d5974a
fix msrv ci 2022-12-21 23:09:16 +00:00
Rob Ede
d7afd60606
workaround env-logger msrv 2022-12-21 21:17:21 +00:00
Yuki Okushi
2b83f08a40
Use old cargo-hack for 1.59.0 CI (#472)
* Use old cargo-hack for 1.57.0 CI

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

* Upgrade MSRV to 1.59.0

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-11-12 14:00:33 +00:00
Rob Ede
df9a9d1a1e
don't install cargo-cache on 1.57 CI 2022-10-25 00:10:39 +01:00
Rob Ede
056d2cd573
workaround ci msrv issue 2022-10-24 23:44:29 +01:00
Rob Ede
66756bc448
update all crates msrv to 1.57 (#464) 2022-07-23 00:51:12 +01:00
Yuki Okushi
bf2aa3902c
Set depth of --feature-powerset on Windows CI (#460) 2022-06-12 02:17:38 +01:00
Rob Ede
4c1e581a54
add track_caller atrtibute to spawn calls (#454)
* add track_caller attribute to spawn calls

* fix ci
2022-04-25 21:05:48 +01:00
Rob Ede
41ed48219d
bump lower msrv to 1.49 2022-03-02 16:40:11 +00:00
Rob Ede
2a54065fae
parallel master tests using nextest 2022-02-15 14:19:00 +00:00
Rob Ede
d229c1e886
fix min ver check 2022-02-12 08:42:13 +00:00
Rob Ede
6792f799a6
add minimal-versions check 2022-02-12 08:37:56 +00:00
Rob Ede
01e0f922de
fix ci 2021-12-31 08:38:37 +00:00
Rob Ede
10d3bb6d0d
only run coverage on master ci 2021-12-31 08:36:13 +00:00
fakeshadow
3658929010
fix io-uring feature for actix-server (#414)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-11-07 15:43:59 +00:00
fakeshadow
a1d15f2e08
minimal support of System type with io-uring (#395) 2021-10-21 11:04:51 +01:00
Rob Ede
ca77d8d835
split -server and -tls msrv and raise to 1.52 (#398) 2021-10-19 14:53:42 +01:00
fakeshadow
6fed1c3e7d
add support for io-uring (#374)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-11 02:58:11 +01:00
Rob Ede
4644fa41cf
run doc test in parallel (#387) 2021-09-01 21:30:26 +01:00
Rob Ede
c65e8524b2
rework resourcedef (#373) 2021-07-19 22:37:54 +01:00
Rob Ede
06b17d6a43
fix ci 2021-06-28 15:06:29 +01:00
Rob Ede
945479e0c3
unvendor openssl (#292) 2021-03-17 00:26:04 +00:00
Rob Ede
06ddad0051
prepare rt and tls releases (#287) 2021-02-25 11:50:24 +00:00
Rob Ede
789e6a8a46
update ci (#284) 2021-02-24 09:48:41 +00:00
Rob Ede
8a58a341a4
service improvements (#233) 2020-12-27 14:15:42 +00:00
Rob Ede
33c9aa6988
bump msrv to 1.46 2020-12-27 04:36:08 +00:00
Yuki Okushi
76d956e25c
macros: Add actix-reexport feature (#218) 2020-12-03 08:59:13 +09:00
Rob Ede
fb098536ee
bump MSRV to 1.42 (#180) 2020-08-17 15:37:57 +01:00
Yuki Okushi
ed4b708c66
Fix CI on MSRV check (#171) 2020-08-05 09:02:41 +09:00
Yuki Okushi
235a76dcd4
GHA: Switch action to the official setup-msys2 (#169) 2020-07-29 08:47:32 +09:00
Yuki Okushi
8ace9264b7
Check code style with rustfmt on CI (#164) 2020-07-22 12:32:13 +09:00
Rob Ede
a9b5a7b070
Create PULL_REQUEST_TEMPLATE.md (#159) 2020-07-20 03:01:09 +09:00
Yuki Okushi
e2a6d352b0
Tweak actions trigger events 2020-07-08 08:38:24 +09:00
Yuki Okushi
87b857705c
Update actions/cache to v2 2020-05-28 03:14:01 +09:00
Yuki Okushi
2395b28c5e
Only check compilation on mingw CI
Disabled to run tests since somehow linking with OpenSSL is broken.
2020-05-19 09:11:27 +09:00
Yuki Okushi
d5f95b54b7
Upload coverage on PRs 2020-03-18 05:03:37 +09:00
Yuki Okushi
950c73077c
Revert "Disable windows-mingw builder temporarily" 2020-03-16 17:31:10 +09:00
Yuki Okushi
59902cb3a3
Disable windows-mingw builder temporarily 2020-03-06 13:48:55 +09:00
Yuki Okushi
aad5c42ad7 Add action to check benchmark 2020-02-26 17:11:46 +09:00
Yuki Okushi
9f7d6bc068
Disable coverage for PRs 2020-02-14 07:30:21 +09:00
Yuki Okushi
d1155d60ec Tweak Actions 2020-01-31 00:01:11 +09:00
Yuki Okushi
ee0db9a617 Tweak GitHub Actions 2020-01-29 12:05:55 +09:00
Yuki Okushi
b1430eaded
Run tests for all features as possible (#78) 2019-12-19 16:31:32 +09:00
Yuki Okushi
5674840c01 Stop running tests for all features (#73) 2019-12-07 08:54:58 +06:00
Yuki Okushi
9eb12e0467
Use GitHub Actions (#71) 2019-12-03 20:00:16 +09:00