Commit graph

54 commits

Author SHA1 Message Date
Victor Mignot fddb07ea3a
Fix build error 2022-11-21 00:38:49 -05:00
Victor Mignot 28f4894c5a
CI set debian version to stable 2022-11-21 00:35:50 -05:00
Victor Mignot 6e7f7d6590
Fixing debian version on CI 2022-11-21 00:34:49 -05:00
Victor Mignot 7c95612cbf
Trying debian for CI 2022-11-21 00:33:55 -05:00
Victor Mignot cf136261e6
Add directly rust to CI packages 2022-11-21 00:30:54 -05:00
Victor Mignot 1f6f5df236
Building manually 2022-11-21 00:24:56 -05:00
Victor Mignot 3abac37774
CI build specifying toolchain 2022-11-21 00:22:01 -05:00
Victor Mignot 802e0fb43a
CI build with manual apk add 2022-11-21 00:19:16 -05:00
Victor Mignot f15f7a3cb6
Add source hut CI instructions 2022-11-21 00:11:41 -05:00
Victor Mignot 14a6569cd8
Remove github pipeline 2022-11-20 23:49:05 -05:00
Victor Mignot 3bf5008e39
Add id to models 2022-11-19 22:00:06 -05:00
Victor Mignot e12c3bfc3e
Fix doc example 2022-11-19 21:47:40 -05:00
Victor Mignot cf7a65674b
Clippy 2022-11-19 21:33:38 -05:00
Victor Mignot 3c11236404
Add badic mongo models and functions 2022-11-19 21:19:48 -05:00
Victor Mignot cfd481a86f
Adding futures to dependencies 2022-11-19 18:53:16 -05:00
Victor Mignot 971562734f
Add MONGO_DEFAULT_DB in .env 2022-11-19 18:52:31 -05:00
Victor Mignot 639d02ea4a
Add environment catcher 2022-11-19 18:51:49 -05:00
Victor Mignot 58ae565fd4
Add gdb to nix flake 2022-11-18 23:45:38 -05:00
Victor Mignot 10498b9b57
Introducing env catcher function 2022-11-14 22:53:06 -05:00
Victor Mignot 8df494c949
Started to create Mongo models 2022-11-08 09:05:49 -05:00
Victor Mignot 5c0faf05f6
Fix grammatical error on README 2022-10-21 20:10:07 -04:00
Victor Mignot 6df9437531
Add log4rs config and fix main to use exit codes 2022-10-21 19:59:52 -04:00
Victor Mignot f08ab5bbe0
Add log4rs and log crates to dependencies 2022-10-21 19:59:01 -04:00
Victor Mignot fe27630eea
Add logs folder to gitignore 2022-10-21 19:58:06 -04:00
Victor Mignot 611730cd26
Add log4rs as dependecy 2022-10-19 10:17:59 -04:00
Victor Mignot c1fd41146f
Merge pull request #7 from victormignot/connect-mongo
Add basic MongoDB connection
2022-10-19 03:49:49 +00:00
Victor Mignot 2c1dc5d098
Fix doc 2022-10-18 23:39:39 -04:00
Victor Mignot 3a80a0fad6
Remove needless return 2022-10-18 23:29:15 -04:00
Victor Mignot e951b3012e
Provide basic MongoDB connection 2022-10-18 23:23:54 -04:00
Victor Mignot 1d3905a3b2
Add Serde dependencies to Serialize/Deserialize Mongo documents 2022-10-18 23:23:11 -04:00
Victor Mignot b8e5541a7c
Add MONGODB_URI to needed environment variable 2022-10-18 23:21:59 -04:00
Victor Mignot 2e5e47379b
Provide Docker Compose for running a local Mongo database 2022-10-18 23:21:16 -04:00
Victor Mignot ae27d92b68
Create errors module with basic error 2022-10-18 23:20:33 -04:00
Victor Mignot 70c10be0d8
Merge pull request #6 from victormignot/fix-lint-pipeline-warning
Remove useless flags for clippy on pipeline
2022-10-17 18:14:34 +00:00
Victor Mignot 0935602fc8
Remove useless flags for clippy on pipeline 2022-10-17 14:07:20 -04:00
Victor Mignot d29eb3ef5f
Merge pull request #5 from victormignot/fix-lint-pipeline-warning
Add missing_doc deny options
2022-10-17 18:04:22 +00:00
Victor Mignot 4e38843b3f
Fix Client doc example 2022-10-17 13:59:08 -04:00
Victor Mignot bd87344834
Generate doc 2022-10-17 13:41:28 -04:00
Victor Mignot a66546c5b0
Make lint fail on warnings 2022-10-17 10:29:11 -04:00
Victor Mignot 83b7ee5c77
Merge pull request #4 from victormignot/licensing
Add AGPL license
2022-10-17 14:11:01 +00:00
Victor Mignot c6bdd70d8b
Add AGPL license 2022-10-17 14:06:07 +00:00
Victor Mignot 3b49b951d6
Merge pull request #3 from victormignot/discord-connection
Init basic connection to Discord
2022-10-17 13:37:20 +00:00
Victor Mignot 12b06e0cae
Adding .env file example 2022-10-17 00:15:59 -04:00
Victor Mignot 42b7d04e32
Add Discord connection 2022-10-17 00:13:26 -04:00
Victor Mignot 8b873e1fef
Add .env file handling for secrets 2022-10-17 00:12:54 -04:00
Victor Mignot b8c5a21da5
Add Discord and MongoDB dependencies 2022-10-17 00:12:07 -04:00
Victor Mignot 6bdec6091c
Add serenity to dependencies 2022-09-22 00:41:51 -04:00
Victor Mignot 23ed561cf1
Fix jobs name on GitHub Actions 2022-09-22 00:12:02 -04:00
Victor Mignot 3d29163f39
Specify toolchain on GitHub Actions 2022-09-22 00:09:16 -04:00
Victor Mignot 2dfaa8d428
Basic Rust CI 2022-09-22 00:06:28 -04:00