chore(scripts): add Gitea deploy watcher #123

Merged
funman300 merged 1 commits from chore/commit-watch-deploy into master 2026-07-06 20:10:34 +00:00
Owner

Commits the previously untracked scripts/watch_deploy.sh — the deploy-pipeline watcher that polls docker-build / web-wasm-rebuild workflow runs until the newest deploy is live. Token comes from ~/.config/tea/config.yml and is never printed.

Script-only change: no Rust code touched, so the cargo gates are unaffected.

Closes #119

🤖 Generated with Claude Code

Commits the previously untracked `scripts/watch_deploy.sh` — the deploy-pipeline watcher that polls docker-build / web-wasm-rebuild workflow runs until the newest deploy is live. Token comes from `~/.config/tea/config.yml` and is never printed. Script-only change: no Rust code touched, so the cargo gates are unaffected. Closes #119 🤖 Generated with [Claude Code](https://claude.com/claude-code)
funman300 added 1 commit 2026-07-06 20:10:33 +00:00
Polls the docker-build / web-wasm-rebuild workflow runs and prints a
compact status block until the newest deploy is live. Reads the API
token from ~/.config/tea/config.yml and never prints it.

Closes #119

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
funman300 merged commit c53b42342b into master 2026-07-06 20:10:34 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: funman300/Ferrous-Solitaire#123