Commit 1fa78fb
0.7.0 (#12)
* ci: remove shuttle job
* docs: save todo for future improvement
* feat: decrease heartbeat frequency
* refactor: pull out database code
Co-authored-by: mxttc <mxttc@users.noreply.github.com>
* feat: impl save to file
* feat: remove env file from sqlx
* chore: add ignore for .env
* feat: replace secret store
By: mxttc
* feat: remove shuttlers dependencies
* refactor: reduce tokio to only needed features
* ci: update to run on pull requests
* style: apply rustfmt
* refactor: upgrade version of clap
* Release prep (#11)
* chore: update dependencies
* chore: restore log level for prod
* chore: lower log level of event with config
* chore: remove dbg calls
* docs: remove shuttle specific tasks
* chore: version bump
---------
Co-authored-by: mxttc <mxttc@users.noreply.github.com>
Co-authored-by: MC <mxttc_dev@outlook.com>1 parent 2849371 commit 1fa78fb
16 files changed
Lines changed: 704 additions & 2183 deletions
File tree
- .github/workflows
- .vscode
- src
- model
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments