Streamlit: - App create/deploy now auto-pushes to Gitea when enabled - Add 'gitea init-all' command to initialize repos for all existing apps - Scans all app directories and creates Gitea repos MetaBlogizer: - Site create now auto-pushes to Gitea when token configured - Add 'gitea init-all' command to initialize repos for all existing sites - Iterates over UCI site configs and syncs to Gitea Usage: # Configure Gitea once uci set streamlit.gitea.enabled=1 uci set streamlit.gitea.url='http://192.168.255.1:3000' uci set streamlit.gitea.user='admin' uci set streamlit.gitea.token='<token>' uci commit streamlit # Initialize all existing apps/sites streamlitctl gitea init-all metablogizerctl gitea init-all Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| secubox | ||