-
71ede7223d
Update laws from RSS - 2026-03-12 21:08:59 UTC
main
LawGit Bot
2026-03-12 21:08:59 +00:00
-
72f6dec018
Update laws from RSS - 2026-03-11 21:09:01 UTC
LawGit Bot
2026-03-11 21:09:01 +00:00
-
d44c384059
Update laws from RSS - 2026-03-10 21:09:08 UTC
LawGit Bot
2026-03-10 21:09:08 +00:00
-
05b1ee0b24
Update laws from RSS - 2026-03-09 21:09:06 UTC
LawGit Bot
2026-03-09 21:09:06 +00:00
-
e1cc81e83d
Update laws from RSS - 2026-03-08 21:00:51 UTC
LawGit Bot
2026-03-08 21:00:51 +00:00
-
46cb28ccbb
Update laws from RSS - 2026-03-07 21:08:51 UTC
LawGit Bot
2026-03-07 21:08:51 +00:00
-
70eb798a4a
Update laws from RSS - 2026-03-06 21:08:52 UTC
LawGit Bot
2026-03-06 21:08:52 +00:00
-
62f160926c
Update laws from RSS - 2026-03-05 21:08:38 UTC
LawGit Bot
2026-03-05 21:08:39 +00:00
-
6452f502df
Update laws from RSS - 2026-03-04 21:08:40 UTC
LawGit Bot
2026-03-04 21:08:40 +00:00
-
aba98038fd
Update laws from RSS - 2026-03-03 21:08:28 UTC
LawGit Bot
2026-03-03 21:08:28 +00:00
-
22457fc8e5
Update laws from RSS - 2026-03-02 21:08:36 UTC
LawGit Bot
2026-03-02 21:08:36 +00:00
-
a83cb01ba4
Update laws from RSS - 2026-03-01 21:09:31 UTC
LawGit Bot
2026-03-01 21:09:31 +00:00
-
e2058211fe
Update laws from RSS - 2026-02-28 21:08:56 UTC
LawGit Bot
2026-02-28 21:08:56 +00:00
-
3fdf4dd07d
Update laws from RSS - 2026-02-27 21:09:03 UTC
LawGit Bot
2026-02-27 21:09:03 +00:00
-
07c35f3280
Update laws from RSS - 2026-02-26 21:09:24 UTC
LawGit Bot
2026-02-26 21:09:24 +00:00
-
d99378b5e8
Update laws from RSS - 2026-02-25 21:09:12 UTC
LawGit Bot
2026-02-25 21:09:12 +00:00
-
f4413f9efd
Update laws from RSS - 2026-02-24 21:08:27 UTC
LawGit Bot
2026-02-24 21:08:27 +00:00
-
dc02d7eae4
Update laws from RSS - 2026-02-23 21:08:25 UTC
LawGit Bot
2026-02-23 21:08:25 +00:00
-
9d54370f47
Cron auf 22:00 MEZ (21:00 UTC) ändern
Michael Hermann
2026-02-22 10:12:40 +01:00
-
17f7486830
Update laws from RSS - 2026-02-21 17:43:13 UTC
LawGit Bot
2026-02-21 17:43:13 +00:00
-
bf6529a0bd
Update laws from RSS - 2026-02-20 19:37:15 UTC
LawGit Bot
2026-02-20 19:37:15 +00:00
-
b0c100f312
update_laws.py: Nutze RSS-Summary statt Title für Matching, 129 Gesetze aktualisiert
Michael Hermann
2026-02-20 20:29:11 +01:00
-
b03835f75e
Update laws from RSS - 2026-02-20 17:37:22 UTC
LawGit Bot
2026-02-20 17:37:22 +00:00
-
dc84ac8bc2
Test: last_update auf Oktober 2025 zurücksetzen (4 Monate Gesetzes-Updates nachholen)
Michael Hermann
2026-02-20 17:31:58 +01:00
-
c6d6edd5b0
Cron auf 17:35 UTC ändern
Michael Hermann
2026-02-20 17:30:22 +01:00
-
b5751fa179
Update laws from RSS - 2026-02-20 16:25:13 UTC
LawGit Bot
2026-02-20 16:25:13 +00:00
-
a593508c9c
Fix: python:3.11-bookworm Container-Image explizit setzen
Michael Hermann
2026-02-20 17:23:05 +01:00
-
bd2d7b7728
Fix: apt-get entfernt, nutze vorinstalliertes Python/Git auf dem Runner
Michael Hermann
2026-02-20 17:20:43 +01:00
-
4418b9e35e
Fix: runs-on: ubuntu-latest (passt zum lawgit-runner Label)
Michael Hermann
2026-02-20 17:19:34 +01:00
-
269e05bc01
Fix: Workflow an Gitea Actions Runner anpassen (docker container, gitea.token, apt python3)
Michael Hermann
2026-02-20 13:52:51 +01:00
-
1effdfdf4c
Update Laws XML in folder
Michael Hermann
2025-11-20 02:04:06 +01:00
-
2bc3dd2ee9
Remove PR creation: Commit and push directly to main
Michael Hermann
2025-11-20 01:49:20 +01:00
-
12626949fe
Optimize git operations: Add timeout, improve config, use shallow clone
Michael Hermann
2025-11-20 01:45:30 +01:00
-
1c301936f7
Create laws directory if it doesn't exist and check before conversion
Michael Hermann
2025-11-19 23:38:06 +01:00
-
222f0df2b3
Use Python virtual environment to avoid externally-managed-environment error
Michael Hermann
2025-11-19 23:22:30 +01:00
-
8589cfe98e
Improve pip installation: Add curl/wget fallback and ensure PATH in all steps
Michael Hermann
2025-11-19 23:13:59 +01:00
-
0a87854b53
Fix pip installation: Use get-pip.py without sudo, install packages with --user flag
Michael Hermann
2025-11-19 22:37:07 +01:00
-
7835b79db1
Fix pip installation: Install pip3 if not available
Michael Hermann
2025-11-19 20:47:33 +01:00
-
b3af9d2ce2
Fix git clone: Remove invalid --depth=0 parameter
Michael Hermann
2025-11-19 20:44:33 +01:00
-
f7a45d37de
Fix workflow: Remove GitHub Actions that require Node.js
Michael Hermann
2025-11-19 20:43:29 +01:00
-
64a265a7aa
Remove Unicode emojis from workflow file
Michael Hermann
2025-11-19 15:14:59 +01:00
-
5f28c85f6f
Add Gitea Actions setup documentation and update .gitignore for CI/CD scripts
Michael Hermann
2025-11-19 15:13:25 +01:00
-
709f843598
Update workflow: Create Pull Requests instead of direct push
Michael Hermann
2025-11-19 14:13:01 +01:00
-
73c1f5273d
Fix: GITHUB_OUTPUT und persist-credentials für Runner
Michael Hermann
2025-11-19 13:54:43 +01:00
-
34e44d80fb
Add script to update laws from RSS feed and TOC
Michael Hermann
2025-11-18 14:45:47 +01:00
-
6de2d2020b
Initial commit: Gesetze als Markdown
Michael Hermann
2025-11-18 10:44:04 +01:00