dependabot[bot]
835a57afc6
build(deps): bump actions/checkout from 3 to 4 ( #3130 )
...
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-12 04:44:47 +00:00
Rob Ede
81ac30f3df
ci: overspecify actions versions
2023-09-12 05:24:55 +01:00
Rob Ede
d50eccb3f7
ci: workaround anstyle msrv
2023-09-12 05:16:41 +01:00
Rob Ede
ac95362340
refactor: simplify connector feature combos
2023-08-29 01:14:54 +01:00
Rob Ede
905c30af86
Actix Web Rustls v0.21 support ( #3116 )
2023-08-29 01:11:11 +01:00
Rob Ede
55c15f5bbf
minimum viable rustls v0.21 support ( #3112 )
2023-08-27 00:07:11 +01:00
Rob Ede
14355b9442
ci: name msrv jobs ( #3114 )
2023-08-26 18:19:32 +01:00
Rob Ede
d8df60bf4c
build: add justfile
2023-08-03 07:03:42 +01:00
Rob Ede
eaabe7e686
ci: reinstate coverage
2023-08-03 06:58:31 +01:00
Rob Ede
b4fcdffdc3
chore: update msrv to 1.68 ( #3094 )
2023-08-01 19:33:32 +01:00
Rob Ede
75a97f6b32
chore: remove clippy config file
2023-07-24 03:29:56 +01:00
dependabot[bot]
e25f3f8f1d
Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3 ( #3076 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 23:43:25 +01:00
dependabot[bot]
6d452d4977
Bump codecov/codecov-action from 1 to 3 ( #3077 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-07-19 23:42:40 +01:00
Rob Ede
a4c9361791
ci: fix windows openssl
2023-07-18 02:18:43 +01:00
Rob Ede
241da6e081
update MSRV to 1.65 ( #3059 )
2023-07-02 01:09:15 +01:00
Rob Ede
8b2b755cde
fix guard mod docs
2023-05-06 11:37:11 +01:00
Yuki Okushi
de1efa673f
Refine GHA workflows ( #3023 )
2023-04-24 04:46:57 +09:00
Rob Ede
97399e8c8c
simplify CI
2023-04-02 03:27:14 +01:00
Rob Ede
e68f87f84f
add API diff to CI ( #3002 )
2023-03-15 13:32:55 +00:00
Rob Ede
0f3068f488
ci(windows): use choco to install openssl ( #3003
...
ci: remove openssl install on windows
2023-03-15 05:39:02 +00:00
Rob Ede
0ba147ef71
update actions/checkout to v3
2023-03-11 23:19:03 +00:00
Rob Ede
3c69d078b2
add redirect service ( #1961 )
2022-11-25 21:44:52 +00:00
Rob Ede
d97bd7ec17
fix msrv CI
2022-11-25 17:37:23 +00:00
Rob Ede
fcd06c9896
workaround zstd msrv issue
2022-11-25 17:28:06 +00:00
Rob Ede
1065043528
ci: use dtolnay's rust-toolchain action
2022-11-25 17:00:59 +00:00
Alex
45b77c6819
GitHub Workflows security hardening ( #2923 )
2022-11-04 00:42:22 +00:00
Rob Ede
a2e2c30d59
use tokio-util deps directly where possible
2022-10-30 19:47:49 +00:00
Rob Ede
99bf774e94
update gh-pages deploy action
2022-09-03 22:15:59 +01:00
Rob Ede
35b0fd1a85
specify branch in doc job
2022-09-03 22:05:28 +01:00
Rob Ede
0b5b4dcbf3
reduce size of docs branch
2022-09-03 21:56:37 +01:00
Rob Ede
679f61cf37
bump msrv to 1.59
2022-08-27 13:14:16 +01:00
Rob Ede
75517cce82
install cargo hack in CI faster
2022-07-02 20:00:59 +01:00
Rob Ede
9b51624b27
update cargo-cache to 0.8.2
2022-07-02 18:43:19 +01:00
Rob Ede
8e2ae8cd40
install nextest faster
2022-07-02 18:38:08 +01:00
Rob Ede
9a2f8450e0
install older cargo-edit
2022-07-02 17:40:03 +01:00
Rob Ede
23ef51609e
s/cargo-add/cargo-edit
2022-07-02 17:29:06 +01:00
Rob Ede
f7d629a61a
fix cargo-add in CI
2022-07-02 17:20:46 +01:00
Rob Ede
e0845d9ad9
add msrv workarounds to ci
2022-07-02 17:12:24 +01:00
Rob Ede
2f79daec16
only run tests on stable
2022-07-02 17:05:48 +01:00
Rob Ede
987067698b
use sparse registry in CI
2022-07-01 12:45:26 +01:00
Yuki Okushi
6b7196225e
Bump up MSRV to 1.57 ( #2789 )
2022-06-22 12:08:06 +01:00
Rob Ede
2253eae2bb
update msrv to 1.56 ( #2777 )
...
* update msrv to 1.56
* remove transitive dashmap dependency
closes #2747
2022-06-11 04:03:26 +01:00
Rob Ede
7b27493e4c
move coverage to own workflow
2022-03-10 16:17:49 +00:00
Rob Ede
478b33b8a3
remove nightly io-uring job
2022-03-10 16:00:15 +00:00
Rob Ede
592b40f914
move io-uring tests to own job
2022-03-10 15:03:55 +00:00
Rob Ede
12fb3412a5
remove concurrency groups
2022-02-22 12:52:07 +00:00
Rob Ede
2665357a0c
fix ci groups
2022-02-22 12:47:57 +00:00
Rob Ede
693271e571
add CI job concurrency groups
2022-02-22 12:41:08 +00:00
Rob Ede
de62e8b025
add nextest to post-merge ci
2022-02-15 14:40:26 +00:00
Rob Ede
ccf430d74a
disable coverage job
2022-02-01 15:24:35 +00:00
Rob Ede
21a08ca796
tweak set_content_encoding docs
2022-01-28 20:27:16 +00:00
Luca Palmieri
a9f497d05f
Guard against broken intra-doc links in CI ( #2616 )
2022-01-28 17:28:16 +00:00
Rob Ede
0bc4ae9158
remove BodyEncoding
trait ( #2565 )
2022-01-03 18:46:04 +00:00
Rob Ede
e890307091
Fix AcceptEncoding header ( #2501 )
2022-01-03 13:17:57 +00:00
Rob Ede
b708924590
only run nightly checks on master ci
2021-12-31 08:38:58 +00:00
Rob Ede
a87e01f0d1
bump msrv to 1.54
2021-12-29 08:59:15 +00:00
Rob Ede
d2590fd46c
ClientRequest::send_body
takes impl MessageBody
(#2546 )
2021-12-25 02:33:37 +00:00
Rob Ede
bcbbc115aa
fix awc changelog
2021-11-23 15:12:55 +00:00
fakeshadow
dd347e0bd0
implement io-uring for actix-files ( #2408 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-11-22 01:19:09 +00:00
Rob Ede
1fe309bcc6
increase ci test timeout
2021-11-17 15:32:42 +00:00
Rob Ede
e8a0e16863
run tarpaulin on workspace
2021-11-15 18:11:51 +00:00
Rob Ede
9abe166d52
actix-web beta 10 releases ( #2417 )
2021-10-20 22:32:05 +01:00
Rob Ede
c09ec6af4c
split off coverage ci job
2021-10-20 02:27:30 +01:00
Rob Ede
ad22cc4e7f
bump msrv to 1.52.1
2021-10-19 01:59:28 +01:00
Rob Ede
1383c7d701
speed up ci
2021-09-08 17:42:14 +01:00
Rob Ede
d8a0f46f26
refactor web module ( #2379 )
2021-09-03 18:00:43 +01:00
Rob Ede
5128b1bdfc
bump msrv to 1.51
2021-08-30 23:19:03 +01:00
Ibraheem Ahmed
5eba95b731
simplify ConnectionInfo::new
( #2282 )
2021-06-26 00:39:06 +01:00
Igor Aleksanov
9a26393375
Remove duplicated step from CI workflow ( #2289 )
2021-06-25 12:27:22 +01:00
Rob Ede
ed0516d724
try to fix doc test failures ( #2284 )
2021-06-23 20:47:17 +01:00
Rob Ede
bb0331ae28
fix cargo cache on msrv
2021-06-17 16:49:31 +01:00
Rob Ede
900c9e270e
remove responsebody indirection from response ( #2201 )
2021-05-09 20:12:48 +01:00
Rob Ede
980ecc5f07
fix openssl windows ci
2021-03-29 13:01:37 +01:00
Rob Ede
983b6904a7
unvendor openssl
2021-03-17 00:38:54 +00:00
Rob Ede
b95e1dda34
pin h2 to 0.3.0
2021-02-27 19:57:09 +00:00
Rob Ede
3e0a9b99ff
update rust-cache action
2021-02-16 09:28:14 +00:00
Rob Ede
55db3ec65c
split up http body module
2021-02-15 12:20:43 +00:00
Rob Ede
7fa6333a0c
use rcgen for tls key generation ( #1989 )
2021-02-13 17:16:36 +00:00
Rob Ede
1e538bf73e
rework ci ( #1982 )
2021-02-12 21:53:21 +00:00
Rob Ede
9604e249c9
use stable clippy ( #1963 )
2021-02-07 20:33:53 +00:00
Rob Ede
2a2a20c3e7
bump msrv to 1.46 ( #1858 )
2020-12-28 00:44:15 +00:00
Rob Ede
2f11ef089b
fix rustdoc uploads
2020-11-24 00:29:13 +00:00
Aravinth
49e945c88f
switching to nightly for intra-doc links ( #1783 )
2020-11-09 14:01:36 +00:00
Yuki Okushi
6e97bc09f8
Use action to upload docs
2020-08-13 16:04:50 +09:00
Yuki Okushi
92b5bcd13f
Check format and tweak CI config ( #1619 )
2020-07-22 00:28:33 +01:00
Rob Ede
0ec335a39c
bump MSRV to 1.42 ( #1616 )
2020-07-21 16:40:30 +09:00
Yuki Okushi
08f9a34075
Use tarpaulin 0.13 to avoid failure
2020-07-07 04:00:18 +09:00
Yuki Okushi
deab634247
actix-http: Update sha-1
to 0.9 ( #1586 )
2020-07-03 01:08:24 +01:00
Yuki Okushi
864fc489ce
CI: Reduce sample size
2020-05-20 22:33:25 +09:00
Yuki Okushi
50adbdecbe
CI: Only run the server benchmark to avoid SIGKILL
2020-05-20 13:12:08 +09:00
Rob Ede
996f1d7eae
bump msrv in ci and readme
2020-05-13 01:57:37 +01:00
Yuki Okushi
e7ba871bbf
Remove cache config from GHA workflows
2020-04-13 03:42:44 +09:00
Yuki Okushi
dfaa330a94
Deploy all the workspace crates' docs
2020-04-08 04:42:38 +09:00
Yuki Okushi
5548c57a09
Upload coverage on PRs
2020-03-18 05:04:30 +09:00
Yuki Okushi
a1835d6510
Disable coverage for PRs
2020-02-14 07:31:29 +09:00
Yuki Okushi
7d40b66300
Add some Actions workflows
2020-02-08 04:28:34 +09:00
Yuki Okushi
53ff3ad099
More ignore test causes timeout
2020-02-08 02:20:01 +09:00
Yuki Okushi
c73c2dc12c
Don't use cache in Windows CI ( #1327 )
2020-01-29 09:00:04 +09:00
Yuki Okushi
cf3577550c
Tweak caches ( #1319 )
...
* Try to use `cargo-cache`
* Tweak issue template
2020-01-25 02:27:13 +09:00
Yuki Okushi
c6fa007e72
Fix vcpkg cache ( #1312 )
2020-01-23 11:27:34 +09:00
Yuki Okushi
2e9ab0625e
Tweak actions ( #1305 )
...
* Add benchmark action
* Fix Windows build
2020-01-23 06:23:53 +09:00
Yuki Okushi
51ab4fb73d
Tweak actions to use cache and not to be stuck on the way ( #1264 )
2020-01-10 03:30:45 +09:00
Yuki Okushi
f45db1f909
Enable GitHub Actions and fix file URL behavior ( #1232 )
...
* Use GitHub Actions
* Fix unused imports on Windows
* Fix test for Windows
* Stop to run CI for i686-pc-windows-msvc for now
* Use `/` instead of `\` on Windows
* Add entry to changelog
* Prepare actix-files release
2019-12-22 16:43:41 +09:00