Bernd Worsch 027e41dbc0 feat(db): add dev seed script for ActivityDefinition — T12
src/activity_core/seed.py: inserts one example ActivityDefinition
('example-heartbeat', cron every minute, static context source,
log_message task template). Idempotent — skips by name on re-run.

Run with:
  ACTCORE_DB_URL=postgresql+asyncpg://actcore:actcore@localhost:5433/actcore \
      python -m activity_core.seed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 21:53:59 +00:00
2026-03-02 00:24:41 +00:00
2026-03-02 00:24:41 +00:00
2026-03-02 00:24:41 +00:00
2026-03-19 21:26:53 +01:00

repo-seed

A git repository template to bootstrap coulomb projects from.

Description
A task factory based on temporal
Readme MIT-0 2.8 MiB
Languages
Python 97.5%
Shell 1.4%
Makefile 0.7%
Mako 0.2%
Dockerfile 0.2%