Commit c69879e
committed
docs(CHANGES) Note libvcs sync-time silencing and the new log dir layout
why: Two user-visible behaviours landed without CHANGES updates: the
libvcs WARNING/ERROR silencing during human-mode sync (so the
``|git| (rye) Failed to determine ...`` line no longer competes with
``✗ Failed syncing rye: ...``), and the debug-log directory regrouping
under ``$TMPDIR/vcspull/`` (and ``$TMPDIR/vcspull-test/`` under
pytest). Releasing without these would leave the changelog describing
behaviour that no longer matches reality.
what:
- ``CHANGES``: extend the existing "libvcs is quiet by default"
unreleased section with a paragraph spelling out the sync-time
StreamHandler silencing -- name the rye repro because that is the
symptom users will recognise -- and stress that the debug log file
still captures the entry for post-mortem.
- ``CHANGES``: rewrite the debug-log section to advertise the new
``$TMPDIR/vcspull/debug-<ts>-<pid>.log`` path (production) and the
``$TMPDIR/vcspull-test/...`` test-mode safety net, replacing the
stale ``$TMPDIR/vcspull-debug-...`` description.1 parent 7b5c3a2 commit c69879e
1 file changed
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
67 | 77 | | |
68 | 78 | | |
69 | 79 | | |
| |||
113 | 123 | | |
114 | 124 | | |
115 | 125 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
122 | 135 | | |
123 | 136 | | |
124 | 137 | | |
| |||
0 commit comments