ci: align Gitea CI with GitHub CI + repo hygiene #5

Merged
ilia merged 5 commits from chore/ci-align-and-repo-hygiene into main 2026-07-26 15:01:50 -05:00

5 Commits

Author SHA1 Message Date
a16fa88a2d fix: repair tests and formatting that Gitea CI never checked
All checks were successful
CI / skip-ci-check (pull_request) Successful in 24s
CI / docker-ci (pull_request) Successful in 30s
CI / secret-scan (pull_request) Successful in 37s
CI / unit-tests (pull_request) Successful in 5m24s
- mock the job-listing probe in discover-jobs tests (they hit the
  real network via example.com fixtures)
- update JobDetailPanel skip test to the runJobAction API introduced
  by the undo feature
- fix jobActionUndo test action type and apply Biome formatting that
  drifted while Gitea CI had no lint lane
2026-07-26 15:54:12 -04:00
285b094bce chore: replace personal seed data with generic demo profiles
Seeds now insert generic Demo User personas (INSERT OR IGNORE, so
existing databases keep their current profile data). Drops the
every-boot UPDATE backfills that re-asserted personal values, and
removes the personal cron env example templates in favor of the
generic scripts/jobber-cron.env.example.
2026-07-26 15:54:12 -04:00
af3d1c56b0 chore: remove agent tool dumps from git tracking 2026-07-26 15:53:58 -04:00
e0b84a24f8 chore: untrack local AI agent tool directories 2026-07-26 15:53:04 -04:00
9ef8490e6e ci: add lint/typecheck/unit-test lane to Gitea CI 2026-07-26 15:53:04 -04:00