Commit graph

19 commits

Author SHA1 Message Date
d64de3c4dc
fix: Make the bot_username parameter to lowercase
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-31 19:06:26 +03:00
forgejo-actions
2f4f4978ff chore(changelog): Update changelog 2024-05-30 19:31:51 +00:00
31b810f817
feat: Support CLI
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 2m53s
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 22:50:38 +03:00
b7b1f7e415
chore: Create try_main to print the error message
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 22:50:38 +03:00
245fcc705e
chore: Create an error type for the server
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 22:50:29 +03:00
53f58f25ee
chore: Move the PingList trait to src/traits.rs
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 22:37:44 +03:00
cffada6b3b
chore: Initialize actions
All checks were successful
Write changelog / write-changelog (push) Successful in 22s
Rust CI / Rust CI (push) Successful in 3m7s
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-29 01:20:19 +03:00
12606f45bc
chore: Add rust files
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-28 22:27:33 +03:00
61a51be953
chore: Add Justfile
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-28 22:27:33 +03:00
2b1546a181
chore: Initialize the changelogs
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-28 22:27:33 +03:00
99b3d5418d
chore: Upgrade dependencies and fix lint errors
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-28 22:27:33 +03:00
9100ebcb11
chore(fmt): Format the code
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-28 22:27:32 +03:00
25d94ccc40
chore: Update MSRV & add lints rules
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-28 22:27:27 +03:00
e6060d5445
chore(copyright): Update the copyright
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-21 19:31:22 +03:00
TheAwiteb
263c95de66
Add README 2023-11-18 22:48:41 +03:00
TheAwiteb
d55fa3f4fa
First commit 2023-11-18 22:48:36 +03:00
TheAwiteb
5efb718d83
Add .example files 2023-11-18 22:42:17 +03:00
TheAwiteb
c27d6258d9
Add .gitignore 2023-11-18 22:42:10 +03:00
TheAwiteb
3d7987545f
Add the license 2023-11-18 19:40:07 +03:00