Commit Graph
21 Commits
Author SHA1 Message Date
Wez Furlong f22ba1df72 ci: apply brute force 2023-06-30 17:21:37 -07:00
Wez Furlong 761fe38da7 ci: install redis for "basic" rust workflow 2023-06-30 17:20:26 -07:00
Wez Furlong ba17723dea ci: also run in release mode
Some stuff builds in debug but not in release mode
2023-04-18 16:27:22 -07:00
Wez Furlong b092fb0a95 ci: update cargo install workflow 2023-03-30 07:55:29 -07:00
Wez Furlong d8ee122974 ci: revert 16 core change, the runners are not online? 2023-03-22 07:16:42 -07:00
Wez Furlong ac74779ef5 ci: try out 16 core runner for rust workflow 2023-03-22 07:14:15 -07:00
Wez Furlong 6d28fba8df ci: try to discourage false sharing of cargo-install cache 2023-03-20 16:00:48 -07:00
Wez Furlong ddca07e033 ci: revise path deps
This should help to trigger a job only when appropriate
2023-03-13 20:12:42 -07:00
Wez Furlong 325a68563e ci: adjust ignore/matching for mkdocs-base.yml 2023-03-11 20:56:04 -07:00
Wez Furlong ad54ad8a63 ci: locked: true is deprecated; update to args: --locked 2023-03-08 21:07:30 -07:00
Wez Furlong b458bbced1 refactor integration testing to make it a bit easier to use
Helpers for generating messages, summarizing deliveries,
reducing boilerplate in the tests themselves.

Add SMTP line length test.
2023-03-08 10:32:01 -07:00
Wez Furlong 70ab30eb5c ci: keep cache even if the build or tests fail 2023-03-07 23:18:10 -07:00
Wez Furlong c7aa190315 ci: revert splitting of stages 2023-03-07 23:07:21 -07:00
Wez Furlong 0c8adcf68e ci: split rust into build and test stages 2023-03-07 22:36:23 -07:00
Wez Furlong f4370faeac ci: make it easier to debug the new integration test 2023-03-07 19:37:57 -07:00
Wez Furlong fc17efb7c9 ci: use cargo nextest for running tests 2023-03-07 11:35:58 -07:00
Wez Furlong 7df50feb64 ci: streamline workflows a bit 2023-03-07 11:25:40 -07:00
Wez Furlong c24ec1fb19 ci: urgh, remove anchors 2023-02-25 12:09:15 -07:00
Wez Furlong a8b6302e3b ci: refactor some path ignores 2023-02-25 12:06:26 -07:00
Wez Furlong 3af3a1199d ci: avoid building code when only docs changed 2023-02-25 11:54:42 -07:00
Wez Furlong b346c0515f Add CI 2023-02-15 09:40:05 -07:00