docs(integration): drop the down-v gotcha now that #57 fixed it#58
Merged
Conversation
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
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tiny docs follow-up to #57.
tests/integration/README.mdstill 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/