Skip to content

docs(integration): drop the down-v gotcha now that #57 fixed it#58

Merged
CryptoJones merged 1 commit into
masterfrom
docs/remove-down-v-gotcha
May 18, 2026
Merged

docs(integration): drop the down-v gotcha now that #57 fixed it#58
CryptoJones merged 1 commit into
masterfrom
docs/remove-down-v-gotcha

Conversation

@CryptoJones
Copy link
Copy Markdown
Owner

Tiny docs follow-up to #57.

tests/integration/README.md still had a "setup exits 3 on re-run, workaround: down -v" note from #56. That gotcha no longer exists after the idempotency fix. Reframes the down -v step as "intentional fresh-DB cleanup" rather than "workaround," and adds a positive note that re-runs are now safe.

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

PR #57 made setup/TimeTracker.sql idempotent (psql \\if guard at
top → no-op when dbo schema already exists). The "setup exits 3
on re-run" gotcha note in tests/integration/README.md was no
longer accurate. Replaces the gotcha with a positive note that
re-runs are now safe, and reframes the \`down -v\` step from
"workaround" to "intentional fresh-DB cleanup."

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@CryptoJones CryptoJones merged commit 071d608 into master May 18, 2026
@CryptoJones CryptoJones deleted the docs/remove-down-v-gotcha branch May 18, 2026 00:26
CryptoJones added a commit that referenced this pull request May 18, 2026
Continues the docs-sync pattern from #44 and #53. CHANGELOG
[Unreleased] now reflects:

  Added:
    - Sequelize associations (#54)
    - Integration test harness (#55)
    - Postman collection (#59)
    - TLS reverse-proxy compose (#60)
    - docker-compose.override.yml committed (#56)

  Fixed:
    - setup/TimeTracker.sql idempotency (#57) — removes the
      \`docker compose down -v\` workaround

  Docs:
    - Integration bring-up flow (#56, #58)
    - README sections for Testing and Behind TLS

Co-authored-by: Aaron K. Clark <akclark@thenetwerk.net>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant