| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Try some tweaks to .gitlab-ci.yml | Nick Mathewson | 2021-05-25 | 1 | -7/+8 |
| | | | | | | | | | | | The "--all" flag is deprecated in favor of "--workspace", which isn't actually needed here. "--all-features" catches a few things that we want to make sure we're catching. Let's try out cargo doc and make sure that passes too. | ||||
| * | CI target to build with async-std. Running tests is harder, alas | Nick Mathewson | 2021-03-02 | 1 | -0/+6 |
| | | |||||
| * | My rustfmt is up-to-date with the gitlab ci one again | Nick Mathewson | 2021-03-01 | 1 | -5/+1 |
| | | |||||
| * | Disable our cargo fmt test on CI for now. | Nick Mathewson | 2021-02-26 | 1 | -1/+5 |
| | | |||||
| * | gitlab-ci.yml -- on rust-latest, turn all clippy warnings into errors. | Nick Mathewson | 2020-12-07 | 1 | -1/+1 |
| | | |||||
| * | fixup! fixup! fixup! Try adding "test --all" and "fmt" and "clippy". | Nick Mathewson | 2020-12-07 | 1 | -1/+1 |
| | | |||||
| * | fixup! fixup! Try adding "test --all" and "fmt" and "clippy". | Nick Mathewson | 2020-12-07 | 1 | -1/+1 |
| | | |||||
| * | fixup! Try adding "test --all" and "fmt" and "clippy". | Nick Mathewson | 2020-12-07 | 1 | -2/+2 |
| | | |||||
| * | Try adding "test --all" and "fmt" and "clippy". | Nick Mathewson | 2020-12-07 | 1 | -4/+10 |
| | | |||||
| * | Let's try explicit target? | Alexander Færøy | 2020-12-07 | 1 | -2/+2 |
| | | |||||
| * | No need to install Husky hooks on CI. | Alexander Færøy | 2020-12-07 | 1 | -0/+4 |
| | | |||||
| * | No need to install libsqlite3-dev on CI servers. | Alexander Færøy | 2020-12-06 | 1 | -2/+0 |
| | | |||||
| * | Also install libsqlite3-dev. | Alexander Færøy | 2020-12-06 | 1 | -0/+2 |
| | | |||||
| * | Add Gitlab CI support. | Alexander Færøy | 2020-12-06 | 1 | -0/+17 |
