Commit graph

11 commits

Author SHA1 Message Date
32d2373650 feat(secrets): make fresh database credentials recoverable 2026-08-28 00:44:36 +02:00
12a395a33c feat(infra): make clean deployments reproducible 2026-08-28 00:37:52 +02:00
09c60df3c5 chore(docs): keep the generated report out of source 2026-08-28 00:37:52 +02:00
c463d72b46 docs: add the final project memoria 2026-08-27 21:57:34 +02:00
1289f40532 docs: record the collector batch size defect 2026-08-27 21:47:49 +02:00
32d615a539 docs: record log and trace correlation 2026-08-27 21:22:25 +02:00
a92af79258 docs: record successful deployment
All checks were successful
CI and deploy / verify (push) Successful in 2m4s
CI and deploy / publish (push) Successful in 37s
CI and deploy / deploy (push) Successful in 2m6s
2026-08-27 20:28:50 +02:00
26529a837b docs: record clean lint run
Some checks failed
CI and deploy / verify (push) Successful in 2m37s
CI and deploy / publish (push) Failing after 1s
CI and deploy / deploy (push) Has been skipped
2026-08-26 18:50:55 +02:00
99fde46ed3 ci: publish and deploy verified releases 2026-08-24 23:36:36 +02:00
3547d0bf3a docs: record deployment checks 2026-08-24 23:18:16 +02:00
d259857fab chore: scaffold repository layout
Directory skeleton from the project plan, held open with .gitkeep so the layout
survives a clone. The .gitignore blocks credentials, kubeconfigs, terraform
state and local editor state, and keeps *-sealed.yaml committable since those
are encrypted on purpose.
2026-08-20 20:09:24 +02:00