Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-11 | fix(build): Fix GHA scheduled workflow (#24) | 1 | -1/+1 | ||
2021-12-11 | build(audits): Split security audit out of build workflow (#22) | 2 | -4/+18 | ||
There are currently unfixable issues with `chrono 0.4.19` in security audits... Until these are fixable they are just showing up as build failures Splitting this into it's own workflow is probably the correct thing long term anyways | |||||
2021-05-23 | Add initial todo example (#13) | 1 | -1/+1 | ||
2021-05-20 | build: Try speeding up build with build caching (#14) | 1 | -0/+2 | ||
2021-05-17 | ci: adding doc build step (#10) | 1 | -0/+6 | ||
2021-05-16 | build: move to actions-rs for cargo commands | 2 | -6/+17 | ||
2021-05-15 | ci: update changelog action version | 1 | -1/+1 | ||
2021-05-15 | chore: remove unneeded matrix build | 1 | -7/+2 | ||
2021-05-15 | adding env var | 1 | -0/+2 | ||
2021-05-15 | fix: Test include_str in CI | 1 | -0/+4 | ||
2021-05-15 | fix: Fix `master` references in CI (should be `main`) | 1 | -2/+2 | ||
2021-05-15 | adding CI | 2 | -0/+84 | ||