Commit graph

19 commits

Author SHA1 Message Date
eae351d8a4 build(mac): make it clean when mac tunnel has closed 2024-09-01 06:35:55 +01:00
eb42745383 build: add start-mac-tunnel 2024-08-30 09:12:57 +01:00
0632225752 build: test all feature combinations 2024-08-12 10:01:32 +01:00
ac069551d8 chore: simplify just validate-dev-branch task 2024-08-10 18:21:33 +01:00
03ae9153b4 chore: justfile publish revert to dev branch when complete 2024-07-29 10:33:03 +01:00
bf12712bca chore: update create publishing command 2024-07-29 08:17:48 +01:00
95129ddeef chore: restore clean check and tag checkout to publish script 2024-07-16 08:41:53 +01:00
0c7a060211 build: add script to publish to crates.io 2024-07-14 10:40:47 +01:00
7fdea2913a chore: don't treat clippy warnings as errors 2024-07-02 18:29:52 +01:00
309e523cfe test: add more tests to forge-github crate 2024-06-06 07:57:44 +01:00
d67b821130 chore: add grcov-coverage as an alternate report generation recipe 2024-06-04 07:16:23 +01:00
c92e41ee56 chore(justfile): Don't directly open coverage report 2024-05-23 07:34:10 +01:00
7b1575eb09 build(justfile): validate format locally 2024-05-20 07:42:33 +01:00
b7416c7434 chore(justfile): add coverage recipe 2024-05-17 18:49:00 +01:00
834dff4370 chore: convert project into a cargo workspace 2024-05-11 16:33:18 +01:00
d42c8fb890 build(cargo): specify clippy flags in Cargo.toml
Avoids needing to pass them as parameters whenever we run cargo clippy.
2024-05-02 18:52:10 +01:00
dfd7d32c94 feat(dev): Add recipe for exposing webhook server
Starts an ngrok tunnel to expose port 8080 to the Internet.
2024-04-15 17:26:21 +01:00
eca45d0238 build(justfile): Add validate-dev-branch recipe 2024-04-13 14:09:57 +01:00
4e27cd0719 chore: add cc-cli support for conventional commits 2024-04-06 17:50:25 +01:00