Commit Graph

16 Commits

Author SHA1 Message Date
Lynne Megido c3b5dbea35
CI is a bit of a pain
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-08 02:50:23 +10:00
Lynne Megido 394bcf1897
do a build with default features before all the customised builds, should help speed things up more
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-05-07 02:49:17 +10:00
Lynne Megido 0b1abcd659
cleanup doesn't need the feature matrix thingy 0uo 2021-05-07 02:28:01 +10:00
Lynne Megido a1b16bd8e0
use cargo-sweep to clean up the cache every now and then
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-07 02:25:44 +10:00
Lynne Megido 64efb0de27
merge webUI changes, fmt
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-06 09:29:20 +10:00
Lynne Megido b93e111357
added JSON output 2021-05-06 08:57:42 +10:00
Lynne Megido 80f14085cf
properly use separate caches for stable/msrv/nightly jobs
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-29 00:27:43 +10:00
Lynne Megido 6d6897a86e
use separate caches for stable/msrv/nightly jobs
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-28 23:56:05 +10:00
Lynne Megido 32edcc0c92
only re-run CI if necessary
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-28 23:52:42 +10:00
Lynne Megido 84ce0fc0ce
use needs to specify CI dependency graph for more efficiency 2021-04-28 20:34:46 +10:00
Lynne Megido 534101db8b
vastly improved CI - now builds/tests all feature configurations, against MSRV, stable, and nightly!
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-28 20:14:52 +10:00
Lynne Megido b3ce5d3d46
numerous CI improvements =u=
- run clippy before all other tasks
- deny on clippy warnings when running in CI
- build and test both xdg and infer backends
- make sure "fif -V" actually works
2021-04-28 16:11:11 +10:00
Lynne Megido 475998fd22
use Cargo.lock w/ CI 2021-04-26 21:01:35 +10:00
Lynne Megido b80c510d48
gitlab ci improvements: cache `target` & `.cargo`, separate test and build
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-26 20:40:26 +10:00
Lynne Megido 4e37e184ec better gitlab CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-21 07:06:56 +00:00
Lynne Megido 430a4b9ab4
added gitlab CI 2021-04-21 16:57:57 +10:00