Commit Graph

218 Commits

Author SHA1 Message Date
Stas
e72c145e3d Merge pull request #9 from whekin/codex/whe-21-grammy-webhook
feat(WHE-21): scaffold grammY webhook bot app
2026-03-05 03:18:44 +03:00
f8c3e4ccf5 feat(WHE-21): scaffold grammy webhook bot server 2026-03-05 04:17:04 +04:00
Stas
eef54ac183 Merge pull request #8 from whekin/codex/whe-29-accounting-schema
feat(WHE-29): add v1 accounting schema, migration, and seed
2026-03-05 03:13:40 +03:00
b3ae1a51e4 feat(WHE-29): add v1 accounting schema migration and seed fixtures 2026-03-05 04:13:00 +04:00
Stas
27205bc90b Merge pull request #7 from whekin/codex/whe-20-settlement-engine
feat(WHE-20): build monthly settlement engine
2026-03-05 03:04:33 +03:00
40c2313f1f feat(WHE-20): implement deterministic monthly settlement engine 2026-03-05 04:04:07 +04:00
Stas
64c7d41ba9 Merge pull request #6 from whekin/codex/whe-18-money-primitives
feat(WHE-18): domain money primitives and value objects
2026-03-05 02:58:16 +03:00
1fda4bfc14 feat(WHE-18): implement money, billing period, and typed domain ids 2026-03-05 03:57:44 +04:00
Stas
ac1aa2765c Merge pull request #4 from whekin/codex/whe-28-terraform
feat(WHE-28): Terraform baseline for Cloud Run, Scheduler, and Secrets
2026-03-05 02:47:23 +03:00
9d4f5d02a1 Merge remote-tracking branch 'origin/main' into codex/whe-28-terraform
# Conflicts:
#	docs/runbooks/dev-setup.md
2026-03-05 03:47:06 +04:00
Stas
616a7d044f Merge pull request #5 from whekin/codex/whe-27-drizzle-env
feat(WHE-27): add Drizzle ORM migration pipeline and typed env
2026-03-05 02:44:52 +03:00
d393c08263 feat(WHE-28): add terraform baseline for cloud run and scheduler 2026-03-05 03:36:54 +04:00
8086044938 feat(WHE-27): add drizzle db package and typed env config 2026-03-05 03:05:02 +04:00
18168a8dab docs: add repository AGENTS.md guidance 2026-03-05 02:16:36 +04:00
Stas
6047e1c5be CI/CD: parallel quality jobs and Cloud Run deploy workflow (#3)
* ci: parallelize CI and add Cloud Run CD workflow

* ci: harden matrix task handling and CD secret checks
2026-03-05 01:13:57 +03:00
Stas
1602bbf736 ci(WHE-19): add quality gate workflow for main and PRs (#2) 2026-03-05 01:02:52 +03:00
Stas
4a26ac81d6 Codex/whe 15 bootstrap workspace (#1)
* feat(WHE-15): bootstrap bun workspace with app and package scaffolds

* chore(WHE-17): switch workspace typecheck to tsgo

* chore(WHE-16): configure oxlint and oxfmt no-semicolon style

* chore: address CodeRabbit review feedback

* chore: apply coderabbit fixes and add review script

* docs: add ADR decision metadata
2026-03-05 00:56:24 +03:00
768400214e docs: add roadmap, ADRs, and initial HOUSEBOT specs 2026-03-05 00:47:18 +04:00