acaedcbd3a
Fix code style and optimization issues
...
Run Python tests (through Pytest) / Test (push) Failing after 29s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 26s
- Fix variable naming: TIME_COLUMN -> time_column, l -> components, COLUMNS -> columns
- Extract exception string literals to variables (EM101)
- Replace assert statements with proper error handling in obsidian_import
- Use dict.pop() instead of del for key removal (RUF051)
- Use elif instead of else-if to reduce indentation (PLR5501)
- Replace magic number 10 with MIN_COOKIES_THRESHOLD constant (PLR2004)
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 00:27:33 +02:00
36ba48f36e
Improve exception handling patterns
...
- Replace bare except with specific Exception in git_repo.py
- Use try/except/else pattern for better flow in git_repo.py
- Replace logger.error with logger.exception in main.py for better error reporting
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 00:22:49 +02:00
119b380f8a
Use new improved cloudflare avoider
Run Python tests (through Pytest) / Test (push) Failing after 28s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 26s
2025-06-16 23:24:09 +02:00
5bfdb80dcf
Ruff
Run Python tests (through Pytest) / Test (push) Waiting to run
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
2025-05-21 00:58:37 +02:00
1f989184d2
Use browser_cookie3 instead v2
Run Python tests (through Pytest) / Test (push) Failing after 32s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 25s
2025-05-14 23:55:51 +02:00
2e3d5da34c
Use browser_cookie3 instead
2025-05-14 23:51:23 +02:00
f22d224bc9
Wanikani basic lessons fetcher implemented
2025-03-16 15:02:22 +01:00
e787779b58
Improved cookiejar handling for now
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 32s
2025-03-16 00:18:44 +01:00
78a5af6ff9
Misc
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-26 00:12:37 +01:00
fa18105827
Wild
2024-11-27 00:11:30 +01:00
f0ee9d7e8c
Expanded logging format
Run Python tests (through Pytest) / Test (push) Waiting to run
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
2024-11-26 23:26:12 +01:00
30bbab2841
Ruff
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2024-11-17 17:09:41 +01:00
f7ea7c90b5
Enforce loading of fetchers
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2024-11-17 11:30:37 +01:00
6b6591d96a
Code quality
2024-10-25 22:24:33 +02:00
3170d8e7a8
PSN Profiles: Implemented pagination
2024-10-23 21:29:53 +02:00
ecab909851
Ruff
Test Python / Test (push) Successful in 32s
2024-10-11 00:56:15 +02:00
3f0ab40982
Ruff
2024-10-03 23:24:12 +02:00
6641053beb
Added support for Jellyfin
Test Python / Test (push) Successful in 32s
2024-09-08 20:20:09 +02:00
7d82003db8
Fixed dumb bug
2024-09-02 11:55:05 +02:00
6bdd778028
Improved caching situation
2024-08-25 21:18:55 +02:00
167b2c8f27
csv_safe_value
Test Python / Test (push) Failing after 29s
2024-08-25 21:07:52 +02:00
36b372fb2d
Import fetchers
2024-08-25 20:56:47 +02:00
595640efdf
Ruff
2024-08-25 20:50:03 +02:00
094aa7bba8
Working on calendar export for data
2024-08-25 20:08:41 +02:00
1a9df24278
Use paths
Test Python / Test (push) Failing after 24s
2024-07-27 02:14:01 +02:00
216feee34b
Output fetchers in help
2024-07-22 16:58:42 +02:00
a6e6c6dfee
Ruff
Test Python / Test (push) Successful in 27s
2024-06-06 23:50:29 +02:00
25e9e50e7c
Home assistant weight
2024-06-06 23:49:52 +02:00
ea3d27dee6
Avoid cookiejar if cache is disabled
Test Python / Test (push) Has been cancelled
2024-06-03 00:20:46 +02:00
02763e72b6
Explicit ignore cache
Test Python / Test (push) Has been cancelled
2024-06-03 00:00:01 +02:00
7b905911af
Ruff format
2024-06-02 23:16:11 +02:00
be8f727c74
Generalizing notification system
2024-06-02 23:14:19 +02:00
9d992abb44
Ruff
Test Python / Test (push) Failing after 25s
2024-06-02 18:01:18 +02:00
ff6e5110a4
Kraken use fin_depo
2024-06-02 18:00:55 +02:00
157a8d55a1
Web-cache
Test Python / Test (push) Successful in 26s
2024-06-02 17:02:04 +02:00
95a2f7a010
Foundation monitoring
Build container / Package-Python (push) Successful in 23s
Build container / Package-Container (push) Successful in 2m17s
2024-05-21 23:38:12 +02:00
62db705b3e
Normalize and deduplicate
2024-05-18 21:52:22 +02:00
34ba384265
Kucoin deposit addresses
2024-05-18 21:36:51 +02:00
8a9f8bf5e8
Dynamic loading of fetchers
2024-05-18 00:34:01 +02:00
63bffd9c63
Kucoin account information
2024-05-17 00:24:36 +02:00
42574f98a4
Stricter types
Build container / Package-Python (push) Successful in 25s
Build container / Package-Container (push) Successful in 1m21s
2024-05-16 00:47:42 +02:00
ee6aa7e527
Prefer decimal
Build container / Package-Python (push) Successful in 24s
Build container / Package-Container (push) Successful in 1m22s
2024-05-16 00:29:06 +02:00
0f3ccb7b7d
Fixed parsing corner case
Build container / Package-Python (push) Successful in 24s
Build container / Package-Container (push) Successful in 1m21s
2024-05-16 00:18:43 +02:00
4c94cffe1b
Less spammy notification
2024-05-16 00:05:30 +02:00
f739df494a
Add reminder if email is not enabled
Build container / Package-Python (push) Successful in 26s
Build container / Package-Container (push) Successful in 1m24s
2024-05-16 00:03:10 +02:00
4688cf57d5
Removed playstation
Build container / Package-Python (push) Successful in 25s
Build container / Package-Container (push) Successful in 1m22s
2024-05-09 17:58:39 +02:00
7eb4b0bb09
Ruff
Build container / Package-Python (push) Successful in 25s
Build container / Package-Container (push) Successful in 1m20s
2024-05-09 16:59:56 +02:00
60f9d55729
Made email conditional
2024-04-28 23:48:22 +02:00
f32ff7f412
Improved help
2024-04-28 23:45:47 +02:00
033f0dcf5b
Ruff check
Build container / Package-Python (push) Successful in 26s
Build container / Package-Container (push) Successful in 1m21s
2024-04-23 23:02:02 +02:00