Commit bea3045
Add debug log for 404 in resolveTarget, clarify Test 9b expectations
During production testing, deleted content was silently handled by
resolveTarget returning undefined (correct behavior). Added debug
logging for the 404 case to match the existing deleted-state logging.
Updated README to document the actual flow: silent detection, no
prompt for stale target, falls through to new publish.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 07fb4b0 commit bea3045
2 files changed
Lines changed: 7 additions & 2 deletions
File tree
- src/publish/posit-connect-cloud
- tests/docs/manual/publish-connect-cloud
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
310 | 313 | | |
311 | 314 | | |
312 | 315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
297 | 298 | | |
| 299 | + | |
298 | 300 | | |
299 | 301 | | |
300 | 302 | | |
| |||
0 commit comments