Commit 07a52a8
Ravi Singh
fix(post-sync): restore wiped public-only docs, un-flatten screenshots, restore hero swap
The first auto-sync of rx-v2.8.5 had 3 bugs that this commit hand-corrects.
The sync workflow has been patched too (see private repo) so the next
sync doesn't reintroduce these.
1. docs/ was wiped wholesale — restored:
- docs/troubleshooting.md (the comprehensive symptom→fix reference)
- docs/self-hosting.md (DIY broker walkthrough)
- docs/images/legacy/ (v1.0-era pictures kept for posterity)
2. docs/firmware/screenshots/ got flattened to docs/screenshots/ —
moved back to the full path so all wiki + README image references
resolve again.
3. Hero right image in README was reverted by the sync to
case-side-profile.jpg — swapped back to case-sensor-mount.jpg
per Ravi's preference (the BSP-threaded sensor screw is more
distinctive than the closed-case profile).
The sync workflow has been patched in private to:
- Wipe only public/docs/firmware (not all of public/docs)
- rsync docs/firmware/ → $STAGE/docs/firmware/ (preserve prefix)
- Propagate the full annotated tag body to public (not a short message)1 parent e3ac505 commit 07a52a8
40 files changed
Lines changed: 237 additions & 1 deletion
File tree
- docs
- firmware/screenshots
- flasher
- pwa
- webui
- images/legacy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments