• Joined on 2025-08-22
zemion opened issue GovOPlaN/govoplan-policy#4 2026-07-10 22:02:15 +02:00
[Feature] Move delegation ceilings and "more restrictive only" validation into policy
zemion pushed to master at GovOPlaN/govoplan-connectors 2026-07-10 22:01:44 +02:00
853d12151f Add shared GovOPlaN gitignore
zemion pushed to master at GovOPlaN/govoplan-committee 2026-07-10 22:01:39 +02:00
b0daf97bb8 Add shared GovOPlaN gitignore
zemion pushed to master at GovOPlaN/govoplan-certificates 2026-07-10 22:01:37 +02:00
8b5c4a92c0 Add shared GovOPlaN gitignore
zemion closed issue GovOPlaN/govoplan-core#88 2026-07-10 22:01:33 +02:00
[Feature] Move hierarchical policy evaluation into policy
zemion pushed to master at GovOPlaN/govoplan-cases 2026-07-10 22:01:26 +02:00
11979005bc Add shared GovOPlaN gitignore
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-07-10 22:01:23 +02:00
da4c8731fc Sync GovOPlaN module state
zemion pushed to master at GovOPlaN/govoplan-calendar 2026-07-10 22:01:18 +02:00
70bd067001 Add shared GovOPlaN gitignore
zemion pushed to master at GovOPlaN/govoplan-booking 2026-07-10 22:01:03 +02:00
7383129d2c Add shared GovOPlaN gitignore
zemion commented on issue GovOPlaN/govoplan-core#88 2026-07-10 22:01:03 +02:00
[Feature] Move hierarchical policy evaluation into policy

Moved to add-ideas/govoplan-policy#3: add-ideas/govoplan-policy#3

Reason: Policy extraction work belongs to the policy module.

zemion pushed to master at GovOPlaN/govoplan-audit 2026-07-10 22:01:00 +02:00
00ac048fca Sync GovOPlaN module state
zemion pushed to master at GovOPlaN/govoplan-assets 2026-07-10 22:00:57 +02:00
28a0a3a805 Add shared GovOPlaN gitignore
zemion opened issue GovOPlaN/govoplan-policy#3 2026-07-10 22:00:33 +02:00
[Feature] Move hierarchical policy evaluation into policy
zemion pushed to master at GovOPlaN/govoplan-approvals 2026-07-10 22:00:29 +02:00
334fd18f6a Add shared GovOPlaN gitignore
zemion pushed to master at GovOPlaN/govoplan-appointments 2026-07-10 21:58:12 +02:00
f0c941497f Add shared GovOPlaN gitignore
zemion pushed to master at GovOPlaN/govoplan-admin 2026-07-10 21:58:11 +02:00
f362f3806b Sync GovOPlaN module state
zemion pushed to master at GovOPlaN/govoplan-addresses 2026-07-10 21:58:05 +02:00
29cb336736 Add shared GovOPlaN gitignore
zemion pushed to main at GovOPlaN/govoplan-access 2026-07-10 21:57:56 +02:00
a7c486788e Sync GovOPlaN module state
zemion closed issue GovOPlaN/govoplan-core#60 2026-07-10 21:37:28 +02:00
[Task] Decide early self-hosted installer packaging approach: Compose-first script, CLI wizard, generated .env plus runbook, or a staged combination
zemion commented on issue GovOPlaN/govoplan-core#60 2026-07-10 21:37:25 +02:00
[Task] Decide early self-hosted installer packaging approach: Compose-first script, CLI wizard, generated .env plus runbook, or a staged combination

Resolved the early self-hosted installer packaging decision.

Decision:

  • Use a staged combination rather than a single all-in-one installer now.
  • Stage 1: generated .env template plus…