Commit graph

209 commits

Author SHA1 Message Date
962d90fe1d
Remove unnecessary thread structure 2024-05-06 20:57:26 +02:00
36b59240d9
Use macros over functions for error logging 2024-05-06 20:57:20 +02:00
1cd30b1145
Add async-trait crate
Some checks failed
Run Tests on Code / run-tests (push) Failing after 31s
2024-01-08 21:07:49 +01:00
167fcdb7ad
Import fetchers instead of jnovel module in main 2024-01-08 21:07:36 +01:00
b9a26a7b1c
Partially adapt bot module to changes due to fetchers modularization 2024-01-08 21:07:17 +01:00
e5862ba0ec
Move relevant structs to lemmy module 2024-01-08 21:06:52 +01:00
6bd7369ecc
Move jnovel module into fetchers module 2024-01-08 21:06:25 +01:00
ba3110da0e
Add fetchers trait module 2024-01-08 21:06:18 +01:00
0e88326293
Release 2.2.0
All checks were successful
Run Tests on Code / run-tests (push) Successful in 32s
Build and Release Binary File / test (push) Successful in 33s
Build and Release Binary File / build (push) Successful in 42s
Build and Release Binary File / upload-generic-package (push) Successful in 5s
Build and Release Binary File / upload-debian-package (push) Successful in 4s
Build and Release Binary File / upload-release (push) Successful in 7s
2024-01-08 11:07:09 +01:00
a0ff81d582
Remove excessive "Skipping since already posted" logging
All checks were successful
Run Tests on Code / run-tests (push) Successful in 11s
2024-01-08 11:06:00 +01:00
2d65a12781 Delete deprecated deploy script
All checks were successful
Run Tests on Code / run-tests (push) Successful in 29s
2024-01-08 09:54:40 +00:00
bed8881d70 Delete deprecated systemd service file
Some checks failed
Run Tests on Code / run-tests (push) Has been cancelled
2024-01-08 09:54:20 +00:00
bb98a6bfce Merge pull request 'Systemd Unit File' (#16) from systemd into main
All checks were successful
Run Tests on Code / run-tests (push) Successful in 14s
Reviewed-on: #16
2023-12-30 00:43:11 +00:00
7a6ebd6381
Release Candidate 2.2.0-rc.3 (Fix Debian binary location in systemd file)
All checks were successful
Build and Release Binary File / test (push) Successful in 44s
Build and Release Binary File / build (push) Successful in 40s
Build and Release Binary File / upload-generic-package (push) Successful in 2s
Build and Release Binary File / upload-debian-package (push) Successful in 1s
Build and Release Binary File / upload-release (push) Successful in 8s
Run Tests on Code / run-tests (push) Successful in 9s
Build binary file and bundle packages / test (pull_request) Successful in 14s
Build binary file and bundle packages / build (pull_request) Successful in 37s
2023-12-30 01:37:16 +01:00
d0375b1d8d
Release Candidate 2.2.0-rc.2
All checks were successful
Run Tests on Code / run-tests (push) Successful in 34s
Build and Release Binary File / test (push) Successful in 29s
Build binary file and bundle packages / test (pull_request) Successful in 20s
Build and Release Binary File / build (push) Successful in 40s
Build and Release Binary File / upload-generic-package (push) Successful in 1s
Build and Release Binary File / upload-debian-package (push) Successful in 1s
Build and Release Binary File / upload-release (push) Successful in 22s
Build binary file and bundle packages / build (pull_request) Successful in 38s
2023-12-30 01:31:18 +01:00
75d479b4e2
Add systemd service file
All checks were successful
Run Tests on Code / run-tests (push) Successful in 13s
2023-12-30 01:30:53 +01:00
5e565df7c0 Merge pull request 'Removes the TUI in favor of event based logging' (#15) from remove_tui into main
All checks were successful
Run Tests on Code / run-tests (push) Successful in 12s
Reviewed-on: #15
2023-12-30 00:28:46 +00:00
8c1da63e0c
rustfmt
All checks were successful
Run Tests on Code / run-tests (push) Successful in 14s
Build binary file and bundle packages / test (pull_request) Successful in 13s
Build binary file and bundle packages / build (pull_request) Successful in 34s
2023-12-30 01:27:11 +01:00
8be74585a0
Extend logging for new posts
All checks were successful
Run Tests on Code / run-tests (push) Successful in 14s
2023-12-30 01:22:13 +01:00
c3ff578c57
Clean up code 2023-12-30 01:22:04 +01:00
cbb50e5d53
Utilize confy for reading and saving history 2023-12-30 01:02:20 +01:00
f08e60a89d
Release Candidate 2.2.0-rc.1
All checks were successful
Build and Release Binary File / test (push) Successful in 33s
Run Tests on Code / run-tests (push) Successful in 35s
Build and Release Binary File / build (push) Successful in 36s
Build and Release Binary File / upload-generic-package (push) Successful in 2s
Build and Release Binary File / upload-debian-package (push) Successful in 2s
Build and Release Binary File / upload-release (push) Successful in 9s
2023-12-30 00:53:15 +01:00
0f1de67db6
Bugfix for moved history.toml 2023-12-30 00:53:00 +01:00
9c15ea791f
Release Candidate 2.1.7-rc.1
All checks were successful
Run Tests on Code / run-tests (push) Successful in 28s
Build and Release Binary File / test (push) Successful in 14s
Build and Release Binary File / build (push) Successful in 36s
Build and Release Binary File / upload-generic-package (push) Successful in 2s
Build and Release Binary File / upload-debian-package (push) Successful in 2s
Build and Release Binary File / upload-release (push) Successful in 9s
2023-12-30 00:42:50 +01:00
4a4dff8c22
Add logging dependencies
All checks were successful
Run Tests on Code / run-tests (push) Successful in 33s
2023-12-30 00:41:45 +01:00
c355bc141f
Adapt module changes to main.rs 2023-12-30 00:41:29 +01:00
1db4cb19bd
Delete TUI module 2023-12-30 00:41:17 +01:00
e4e1767083
Move bot module out of subdir, port logging from tui to println/journald 2023-12-30 00:40:12 +01:00
f2730a8eaf
Move post_history module out of subdir, port logging from tui to println/journald 2023-12-30 00:28:10 +01:00
89b2d19c80
Move jnovel module out of subdir, port logging from tui to println/journald 2023-12-30 00:24:53 +01:00
c0bff03120
Move lemmy module out of subdir, port logging from tui to println/journald
Some checks failed
Run Tests on Code / run-tests (push) Failing after 18s
2023-12-30 00:23:01 +01:00
ecc05a2812
Make config username + password fields private 2023-12-30 00:22:21 +01:00
9cca302018
Move config module out of subdirectory 2023-12-29 22:40:07 +01:00
a66180d817
Remove Result from Config loading 2023-12-29 22:35:16 +01:00
b8a5ca2b95
Add .directory file to gitignore
All checks were successful
Run Tests on Code / run-tests (push) Successful in 13s
2023-12-29 14:59:31 +01:00
295a7b95a1
Remove erroneous note regarding passwords in README 2023-12-29 14:59:11 +01:00
81c51e52cd
Release 2.1.6 + Full Debian Dependencies
All checks were successful
Run Tests on Code / run-tests (push) Successful in 29s
Build and Release Binary File / test (push) Successful in 12s
Build and Release Binary File / build (push) Successful in 36s
Build and Release Binary File / upload-generic-package (push) Successful in 2s
Build and Release Binary File / upload-debian-package (push) Successful in 2s
Build and Release Binary File / upload-release (push) Successful in 10s
2023-12-29 14:56:16 +01:00
7a4f075b58
Last fix to rc naming
All checks were successful
Run Tests on Code / run-tests (push) Successful in 14s
Build and Release Binary File / test (push) Successful in 13s
Build and Release Binary File / build (push) Successful in 33s
Build and Release Binary File / upload-generic-package (push) Successful in 2s
Build and Release Binary File / upload-debian-package (push) Successful in 2s
Build and Release Binary File / upload-release (push) Successful in 10s
2023-12-29 14:53:19 +01:00
855988e947
Change rc naming from x.y.zrc to x.y.z-rc
All checks were successful
Run Tests on Code / run-tests (push) Successful in 17s
2023-12-29 14:51:26 +01:00
c5f28890a8 Merge pull request 'Add debian packaging (Closes #16)' (#14) from debian into main
All checks were successful
Run Tests on Code / run-tests (push) Successful in 13s
Reviewed-on: #14
2023-12-29 13:48:40 +00:00
1ebedb3eb2
Release Candidate 2.1.6-rc.1
All checks were successful
Run Tests on Code / run-tests (push) Successful in 30s
Build binary file and bundle packages / test (pull_request) Successful in 12s
Build binary file and bundle packages / build (pull_request) Successful in 1m29s
2023-12-29 14:45:24 +01:00
80aa007857
Add cargo deb config files 2023-12-29 14:45:05 +01:00
e1a85fbc31
Add author, description and license field to Cargo.toml 2023-12-29 14:44:32 +01:00
94b8ec6d2c
remove dotenv dependency 2023-12-29 14:44:06 +01:00
4a4980e38b
Renaming the project from ascendance-of-a-bookworm-bot to a shorter aob-lemmy-bot 2023-12-29 14:43:55 +01:00
f7c4aa395c
remove in directory config files from .gitignore, add license + add placeholder systemd unit file 2023-12-29 14:42:58 +01:00
8d75aaa4f7
Move username and password to config file 2023-12-29 14:35:07 +01:00
654bc5c7f8
Switch from .to_string() to .to_owned() 2023-12-29 14:34:33 +01:00
3ecd434580
Update release actions, add pull-request check
All checks were successful
Run Tests on Code / run-tests (push) Successful in 29s
2023-12-29 14:29:57 +01:00
e1fe276fa7
Remove unused dependency 2023-12-20 20:56:27 +01:00