b2d4ad5946
Remove actions/setup-python step and enable-cache option from CI workflow
2025-11-04 22:20:02 +01:00
8b505af889
Switch GitHub Actions workflow runner to ubuntu-slim
2025-11-04 22:13:08 +01:00
a09ea0bd9a
Use anyio.Path for async filesystem ops, tighten formatting, and harden mdformat
...
- Switch to anyio.Path for non-blocking filesystem operations (mkdir, glob)
so article directory creation and listing are async-friendly.
- Replace blocking sync glob with an async comprehension to build existing_files.
- Harden mdformat usage: call formatter inside try/except and fall back to
unformatted markdown on error to avoid crashes from unsupported options.
- Set logging to DEBUG for more verbose output during runs.
- Miscellaneous cleanups: reformat imports/long lists, collapse multi-line
constructs, and simplify timestamp parsing/formatting.
2025-11-04 22:11:59 +01:00
192615fddb
Bump Python requirement to 3.14, relax markdown pin, and add Ruff config
...
- Update pyproject.toml to require Python >=3.14
- Remove explicit markdown minimum version (use unpinned "markdown")
- Add comprehensive [tool.ruff] configuration (select, pydocstyle convention, ignored rules, per-file ignores)
- Add Ruff isort setting to force single-line imports
2025-11-04 22:10:19 +01:00
572b863adb
Run scraper every 15 minutes, bump workflow to Python 3.14, and use uv sync --all-groups -U
2025-11-04 21:56:48 +01:00
92078ed39a
Remove uv.lock
...
Delete generated dependency lockfile (uv.lock) that should not be tracked.
2025-11-04 21:55:39 +01:00
282a5fdf75
Replace .gitignore with comprehensive Python template and ignore articles/ArticleMenu.json
2025-11-04 21:55:22 +01:00
github-actions[bot]
060fb9c1ac
Updated files: README.md, articles/3532.json, articles_all.xml, articles_latest.xml, html/3532.html
2025-10-30 04:02:41 +00:00
github-actions[bot]
47a39bd061
Updated files: README.md, articles/3485.json, articles_all.xml, articles_latest.xml, html/3485.html
2025-10-29 10:03:00 +00:00
github-actions[bot]
9a8bf9494c
Updated files: README.md, articles/3509.json, articles/3516.json, articles/3523.json, articles_all.xml, articles_latest.xml, html/3509.html, html/3516.html, html/3523.html
2025-10-29 09:02:44 +00:00
github-actions[bot]
9fdb306462
Updated files: README.md, articles/3494.json, articles/3501.json, articles_all.xml, articles_latest.xml, html/3494.html, html/3501.html
2025-10-29 08:03:00 +00:00
github-actions[bot]
01fe7ecd54
Updated files: README.md, articles/3484.json, articles_all.xml, articles_latest.xml, html/3484.html
2025-10-28 10:02:55 +00:00
github-actions[bot]
7445ac4d38
Updated files: README.md, articles/3479.json, articles_all.xml, articles_latest.xml, html/3479.html
2025-10-26 03:20:03 +00:00
github-actions[bot]
7ef34abbb0
Updated files: README.md, articles/3478.json, articles_all.xml, articles_latest.xml, html/3478.html
2025-10-25 03:16:55 +00:00
github-actions[bot]
695605645f
Updated files: README.md, articles/3462.json, articles_all.xml, articles_latest.xml, html/3462.html
2025-10-22 09:03:02 +00:00
github-actions[bot]
c4b1ef3414
Updated files: README.md, articles/3447.json, articles_all.xml, articles_latest.xml, html/3447.html
2025-10-15 10:02:54 +00:00
github-actions[bot]
68d09ea17b
Updated files: README.md, articles/3442.json, articles_all.xml, articles_latest.xml, html/3442.html
2025-10-14 07:02:56 +00:00
github-actions[bot]
81c2c22bde
Updated files: README.md, articles/3431.json, articles_all.xml, articles_latest.xml, html/3431.html
2025-10-10 07:02:46 +00:00
github-actions[bot]
f43ffdfa7f
Updated files: README.md, articles/3417.json, articles_all.xml, articles_latest.xml, html/3417.html
2025-10-09 14:02:45 +00:00
github-actions[bot]
7b3cba63fb
Updated files: README.md, articles/3419.json, articles_all.xml, articles_latest.xml, html/3419.html
2025-10-09 13:10:35 +00:00
github-actions[bot]
d2cffa630e
Updated files: README.md, articles/3415.json, articles_all.xml, articles_latest.xml, html/3415.html
2025-10-09 09:02:55 +00:00
github-actions[bot]
72920f8ac7
Updated files: README.md, articles/3412.json, articles_all.xml, articles_latest.xml, html/3412.html
2025-10-09 02:27:43 +00:00
github-actions[bot]
c6687607ef
Updated files: README.md, articles/3401.json, articles_all.xml, articles_latest.xml, html/3401.html
2025-10-08 04:02:39 +00:00
github-actions[bot]
7b84bac129
Updated files: README.md, articles/3380.json, articles/3387.json, articles/3394.json, articles_all.xml, articles_latest.xml, html/3380.html, html/3387.html, html/3394.html
2025-10-08 03:12:27 +00:00
github-actions[bot]
ab40994557
Updated files: README.md, articles/3337.json, articles_all.xml, articles_latest.xml, html/3337.html
2025-10-07 10:02:45 +00:00
github-actions[bot]
d019ae962a
Updated files: README.md, articles/3332.json, articles_all.xml, articles_latest.xml, html/3332.html
2025-10-06 10:02:54 +00:00
github-actions[bot]
02a1bc6897
Updated files: README.md, articles/3363.json, articles_all.xml, articles_latest.xml, html/3363.html
2025-10-05 03:17:29 +00:00
github-actions[bot]
b61f6f4c04
Updated files: README.md, articles/3336.json, articles_all.xml, articles_latest.xml, html/3336.html
2025-10-04 03:08:17 +00:00
github-actions[bot]
3ec46f840d
Updated files: README.md, articles/3371.json, articles_all.xml, articles_latest.xml, html/3371.html
2025-10-03 09:02:33 +00:00
github-actions[bot]
53072d6afa
Updated files: README.md, articles/3340.json, articles_all.xml, articles_latest.xml, html/3340.html
2025-10-02 10:02:36 +00:00
github-actions[bot]
cb5ea05c14
Updated files: README.md, articles/3365.json, articles_all.xml, articles_latest.xml, html/3365.html
2025-10-01 10:02:59 +00:00
github-actions[bot]
0e381dec13
Updated files: README.md, articles/3310.json, articles_all.xml, articles_latest.xml, html/3310.html
2025-09-26 12:03:12 +00:00
github-actions[bot]
9075dc885a
Updated files: README.md, articles/3317.json, articles/3323.json, articles_all.xml, articles_latest.xml, html/3317.html, html/3323.html
2025-09-26 11:02:38 +00:00
github-actions[bot]
b7d8332f30
Updated files: README.md, articles/3288.json, articles/3295.json, articles_all.xml, articles_latest.xml, html/3288.html, html/3295.html
2025-09-16 11:02:45 +00:00
github-actions[bot]
6b714d35db
Updated files: README.md, articles/3281.json, articles_all.xml, articles_latest.xml, html/3281.html
2025-09-16 04:02:49 +00:00
github-actions[bot]
feae51be9e
Updated files: README.md, articles/3260.json, articles/3267.json, articles/3274.json, articles_all.xml, articles_latest.xml, html/3260.html, html/3267.html, html/3274.html
2025-09-16 03:11:41 +00:00
github-actions[bot]
97cbdcb14b
Updated files: README.md, articles/3255.json, articles_all.xml, articles_latest.xml, html/3255.html
2025-09-15 10:02:45 +00:00
github-actions[bot]
c3db9979e5
Updated files: README.md, articles/3253.json, articles_all.xml, articles_latest.xml, html/3253.html
2025-09-14 10:02:29 +00:00
github-actions[bot]
5e8ac57ba0
Updated files: README.md, articles/3252.json, articles_all.xml, articles_latest.xml, html/3252.html
2025-09-13 04:02:43 +00:00
github-actions[bot]
1ba4886d8b
Updated files: README.md, articles/3242.json, articles_all.xml, articles_latest.xml, html/3242.html
2025-09-12 04:02:43 +00:00
github-actions[bot]
a582169b5d
Updated files: README.md, articles/3230.json, articles_all.xml, articles_latest.xml, html/3230.html
2025-09-10 02:25:59 +00:00
github-actions[bot]
055eb31d94
Updated files: README.md, articles/3223.json, articles_all.xml, articles_latest.xml, html/3223.html
2025-09-03 10:02:43 +00:00
github-actions[bot]
d38e460c0e
Updated files: README.md, articles/3215.json, articles_all.xml, articles_latest.xml, html/3215.html
2025-08-29 09:02:21 +00:00
github-actions[bot]
6df05c5cfc
Updated files: README.md, articles/3216.json, articles_all.xml, articles_latest.xml, html/3216.html
2025-08-29 08:02:42 +00:00
github-actions[bot]
3e493a967b
Updated files: README.md, articles/3192.json, articles_all.xml, articles_latest.xml, html/3192.html
2025-08-28 09:02:19 +00:00
github-actions[bot]
812a7c794d
Updated files: README.md, articles/3209.json, articles_all.xml, articles_latest.xml, html/3209.html
2025-08-28 07:02:22 +00:00
github-actions[bot]
87d7f87652
Updated files: README.md, articles/3194.json, articles_all.xml, articles_latest.xml, html/3194.html
2025-08-28 02:28:55 +00:00
github-actions[bot]
5b6efa3aa6
Updated files: README.md, articles/3193.json, articles_all.xml, articles_latest.xml, html/3193.html
2025-08-27 12:03:29 +00:00
github-actions[bot]
9d2346e975
Updated files: README.md
2025-08-27 10:02:17 +00:00
github-actions[bot]
134027ae7a
Updated files: README.md, articles/3140.json, articles_all.xml, articles_latest.xml, html/3140.html
2025-08-27 09:02:24 +00:00