Mark Gitea push and Beszel done in handoff #2

Merged
ilia merged 1 commits from docs/handoff-beszel-closed into main 2026-07-12 10:26:17 -05:00
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -62,9 +62,9 @@
| P0 | **Refresh Airbnb `state.json`** | Blocked (manual) | April session on server; price panel timed out — re-run `airbnb_login.py` on Mac |
| P1 | **Verify calendar price update E2E** | In progress | Calendar loads; `PriceInput-basePrice` not appearing — UI or stale session |
| P2 | **Optional stealth browser** | Done (code) | `AIRBNB_STEALTH=1` + [invisible_playwright](https://github.com/feder-cr/invisible_playwright); try if Airbnb blocks Chromium |
| P2 | Push repo changes to Gitea | Todo | calendar.py, auth, browser.py, main.py |
| P2 | Push repo changes to Gitea | Done | `dfed038` on Gitea / guest |
| P3 | SeatGeek client ID on server | Done | Both providers 200 OK |
| P3 | Beszel agent on automationlab | Todo | ansible `beszel-install-agents.sh` |
| P3 | Beszel agent on automationlab | Done | Beszel `automationlab` @ `.45` |
| P3 | Dedicated Docker LXC | Deferred | Only if isolation/disk allows |
| P3 | Tune `MIN_ALERT_SCORE` / scoring | Todo | Observe real Telegram alerts first |
+3 -3
View File
@@ -13,10 +13,10 @@
|---|------|-------|--------|
| **P0** | Refresh Airbnb `state.json` (Mac `airbnb_login.py` → scp to guest) | @you | blocked — needs Mac browser login |
| **P1** | Verify calendar price update E2E (`PriceInput-basePrice` selector) | @agent | todo |
| **P2** | Push pending repo changes to Gitea (calendar.py, auth, browser.py) | @agent | ⏳ local changes on `main` |
| **P3** | Beszel agent on automationlab | @agent | todo |
| **P3** | Tune `MIN_ALERT_SCORE` after real Telegram alerts | @you | todo |
**Closed 2026-07-11 (Vikunja):** push to Gitea (`dfed038`); Beszel on automationlab.
---
## Done (reference)
@@ -41,4 +41,4 @@ scp state.json root@10.0.10.59:/opt/atanyrate/state.json
---
*Updated 2026-06-02*
*Updated 2026-07-11*