mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-22 12:46:42 +02:00
devlog: 107 Tage backfilled (2025-11-22 → 2026-05-15)
Some checks are pending
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
Some checks are pending
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
Vollständige Bau-Geschichte des Monorepos in der Tages-Devlog- Konvention (mana/docs/DEVLOG.md). Bodies sind heuristik- generiert aus den Commit-Subjects pro Tag (Lead-Satz + Highlights/Commit-Bullets, kein LLM-Pfad). Tage mit hand- curate-Bedarf können nachträglich überarbeitet werden — der Auto-Stub-Marker ist weg, die Bodies sind editierbar. 321 Files (data.json + spieler.md + macher.md pro Tag). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
21e8bcaa5f
commit
ad776c1a1c
321 changed files with 51164 additions and 0 deletions
76
devlog/2026-05-11/data.json
Normal file
76
devlog/2026-05-11/data.json
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"date": "2026-05-11",
|
||||
"day_number": 103,
|
||||
"weekday": "Montag",
|
||||
"commits": 2,
|
||||
"authors": [
|
||||
{
|
||||
"name": "Till JS",
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"additions": 18,
|
||||
"deletions": 6,
|
||||
"net_lines": 12,
|
||||
"files_changed": 3,
|
||||
"new_files": 0,
|
||||
"deleted_files": 0,
|
||||
"session": {
|
||||
"first_commit_at": "2026-05-11T16:49:11.000Z",
|
||||
"last_commit_at": "2026-05-11T16:49:49.000Z",
|
||||
"total_span_minutes": 1,
|
||||
"active_minutes": 1,
|
||||
"pauses": [],
|
||||
"longest_focus_minutes": 1
|
||||
},
|
||||
"top_dirs": [
|
||||
{
|
||||
"path": "docker-compose.macmini.yml",
|
||||
"pct": 33
|
||||
},
|
||||
{
|
||||
"path": "cloudflared-config.yml",
|
||||
"pct": 33
|
||||
},
|
||||
{
|
||||
"path": "scripts/validate-cloudflared-config.mjs",
|
||||
"pct": 33
|
||||
}
|
||||
],
|
||||
"top_extensions": [
|
||||
{
|
||||
"ext": ".yml",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"ext": ".mjs",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"tags": ["stalwart", "cloudflared"],
|
||||
"commits_list": [
|
||||
{
|
||||
"hash": "bf8353e",
|
||||
"short": "feat(stalwart): pin recovery admin via STALWART_RECOVERY_ADMIN env var",
|
||||
"type": "feat",
|
||||
"scope": "stalwart",
|
||||
"additions": 1,
|
||||
"deletions": 0,
|
||||
"timestamp": "2026-05-11T18:49:11+02:00"
|
||||
},
|
||||
{
|
||||
"hash": "d3d9271",
|
||||
"short": "feat(cloudflared): split auth.mana.how — /api/* → mana-auth, rest → mana-auth-web",
|
||||
"type": "feat",
|
||||
"scope": "cloudflared",
|
||||
"additions": 17,
|
||||
"deletions": 6,
|
||||
"timestamp": "2026-05-11T18:49:49+02:00"
|
||||
}
|
||||
],
|
||||
"review_state": "auto",
|
||||
"llm": {
|
||||
"model": null,
|
||||
"generated_at": null
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue