1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-30 18:44:35 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Yuki Okushi
ad0d809af6
Disable coverage for PRs 2020-03-08 02:03:08 +09:00
Yuki Okushi
7b00c16d44
Add some Actions workflows 2020-03-08 02:02:52 +09:00
Yuki Okushi
155a6db4cd
More ignore test causes timeout 2020-03-08 02:02:15 +09:00
Yuki Okushi
228e886986
Don't use cache in Windows CI (#1327) 2020-03-08 02:01:59 +09:00
Yuki Okushi
4aa4b5f928
Tweak caches (#1319)
* Try to use `cargo-cache`

* Tweak issue template
2020-03-08 02:01:45 +09:00
cetra3
54ff97470e
Initial Issue template (#1311)
* Initial Issue template

* First round of changes for the bug report

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-03-08 02:01:31 +09:00
Yuki Okushi
f02ad2913f
Fix vcpkg cache (#1312) 2020-03-08 02:01:17 +09:00
Yuki Okushi
96b0dfeac3
Tweak actions (#1305)
* Add benchmark action

* Fix Windows build
2020-03-08 02:00:58 +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