1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 04:52:28 +00:00
Commit graph

26 commits

Author SHA1 Message Date
e6721275ae
ci: remove 'cargo sweep' 2020-11-21 02:07:26 +01:00
d3da7d0182
remove publish from ci 2020-10-04 18:25:02 +02:00
20818b0f95
enable doc test for default features 2020-05-16 01:06:07 +02:00
9ed24c9bcb
ci: use cargo sweep instead of cargo clean 2020-05-09 03:27:58 +02:00
b1b9858da4
ci: run cargo clean before caching
the shared runners ofter run out of memory when creating the cache, but
are definitely far too slow to be able to work without caching, so try
to minimize the amout of storage required.
2020-05-08 21:52:57 +02:00
f8181bcb7e
cargo test is stupid 2020-05-06 17:19:17 +02:00
e470f060e3
deploy documentation as gitlab pages 2020-05-06 15:58:11 +02:00
5587ded60d
merge workspace and main crate 2020-05-05 23:18:05 +02:00
bccefa8248
make tarpaulin not timeout 2020-05-05 19:57:13 +02:00
e7e55514a2
support scopes inside openapi router (implements #5) 2020-05-05 00:34:19 +02:00
a1acc06f6d
update doc 2020-05-04 23:38:39 +02:00
328ebf821e
some minor improvements 2020-05-03 23:46:46 +02:00
93cbc36046
dump codecov.io and redo badges 2020-04-12 22:31:53 +02:00
d60d369f7f
ci: gitlab runner tags simply don't work properly
This reverts commit d49ac8adae.
2020-02-23 17:00:10 +01:00
d49ac8adae
ci: tag cargo test jobs with fast 2020-02-21 22:41:24 +01:00
845f85ee48
ci: use msrd0/cargo-readme 2020-02-11 18:56:47 +01:00
9d21ea9cce
housekeeping 2020-01-31 14:46:42 +01:00
756fd3a98a
some housekeeping 2020-01-25 14:11:57 +01:00
c025cbd8ea
update ci 2020-01-20 23:51:27 +01:00
6e7dd2c610
fix 2019-10-20 17:42:58 +02:00
78be60b1a4
tidy up 2019-10-20 17:42:33 +02:00
370a73d49b
manually set path to codecov yml 2019-10-14 16:07:19 +02:00
df3b735429
add first tests 2019-10-14 02:17:25 +02:00
5c5c7fc4fb
ci: cache 2019-10-14 01:15:12 +02:00
853ee3e94c
documentation 2019-10-14 00:59:02 +02:00
4121001244
add ci 2019-09-26 17:34:31 +02:00