Commit graph

32 commits

Author SHA1 Message Date
forgejo-actions
1dd975a0e3 Update changelog for v0.2.0 2024-06-05 15:47:10 +00:00
forgejo-actions
b71687acbd chore(changelog): Update changelog
All checks were successful
CD / build-assets (aarch64-unknown-linux-gnu) (push) Successful in 6m9s
CD / build-assets (aarch64-unknown-linux-musl) (push) Successful in 6m4s
CD / build-assets (x86_64-pc-windows-gnu) (push) Successful in 6m52s
CD / build-assets (x86_64-unknown-linux-gnu) (push) Successful in 5m34s
CD / build-assets (x86_64-unknown-linux-musl) (push) Successful in 5m40s
CD / release (push) Successful in 13s
2024-06-05 15:32:56 +00:00
3d9168e46f
chore: Update README.md
Some checks failed
Write changelog / write-changelog (push) Successful in 5s
CD / build-assets (x86_64-pc-windows-gnu) (push) Has been cancelled
CD / build-assets (x86_64-unknown-linux-gnu) (push) Has been cancelled
CD / build-assets (x86_64-unknown-linux-musl) (push) Has been cancelled
CD / release (push) Has been cancelled
CD / build-assets (aarch64-unknown-linux-musl) (push) Has been cancelled
CD / build-assets (aarch64-unknown-linux-gnu) (push) Has been cancelled
Rust CI / Rust CI (push) Successful in 5m58s
Signed-off-by: Awiteb <a@4rs.nl>
2024-06-05 18:32:43 +03:00
ac2f9b9375
feat: Support cmd and args querys
Signed-off-by: Awiteb <a@4rs.nl>
2024-06-05 18:32:13 +03:00
9093d338f4
chore(deps): Add base64 to dependencies
Signed-off-by: Awiteb <a@4rs.nl>
2024-06-05 18:30:51 +03:00
5fc84c54e7
chore(deps): Remove unused dependencies
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 3m50s
Signed-off-by: Awiteb <a@4rs.nl>
2024-06-03 13:16:33 +03:00
d3b4ebfd53
chore: Pass the pinged bots to the threads as mutex
Signed-off-by: Awiteb <a@4rs.nl>
2024-06-03 13:16:02 +03:00
forgejo-actions
700934bcd8 chore(changelog): Update changelog 2024-05-31 16:07:02 +00:00
2fc7e8274e
chore: Update README.md
All checks were successful
Write changelog / write-changelog (push) Successful in 24s
Rust CI / Rust CI (push) Successful in 3m23s
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-31 19:06:27 +03:00
d7b2d222a0
chore: Add example config file
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-31 19:06:26 +03:00
83148f848a
feat: Make config.toml hold all configrations
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-31 19:06:26 +03:00
8b8056f670
chore: Replace the file with config.toml
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-31 19:06:26 +03:00
01bae614e3
chore(deps): Add toml to dependencies
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-31 19:06:26 +03:00
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