Commit Graph

13 Commits

Author SHA1 Message Date
3787a37172 Display last sale date on Owners tab 2026-03-09 12:43:56 -04:00
bcbe2b78a3 Add weekly cron for owners refresh; fix download timeout
- options(timeout = 300) added to update_owners.R — 87.5 MB SCPA
  file exceeds the 60s default
- TODO updated: cron job tested end-to-end 2026-03-09
2026-03-09 12:40:41 -04:00
9f0ddb142c Mark deployment complete in TODO 2026-03-09 11:53:32 -04:00
49bef7e835 Document deployment problems and fix volume mounts 2026-03-09 11:42:09 -04:00
873b22ccef Switch back to ubuntu-latest runner 2026-03-09 11:15:15 -04:00
9e78e93156 Trigger deploy with self-hosted runner 2026-03-09 11:11:44 -04:00
48645fb37d Use self-hosted runner for native execution 2026-03-09 11:10:08 -04:00
833b11b5fe Run workflow natively, skip redundant image rebuild 2026-03-09 11:06:19 -04:00
d8db264834 Fix SSH heredoc in deploy workflow 2026-03-09 10:53:35 -04:00
1121a04f53 Trigger initial deploy 2026-03-09 10:51:13 -04:00
bb80f70783 Rename trigger branch to main 2026-03-09 10:40:20 -04:00
05e2aba34c Add deployment pipeline and clean up repo
- Add Dockerfile, docker-compose.yml, .dockerignore, .env (port 3842)
- Add Caddyfile.snippet for analytics gateway import pattern
- Add .gitea/workflows/deploy.yaml for act_runner SSH deploy
- Untrack sensitive/data files (SCPA xlsx, owners.rds)
- Add renv lockfile and infrastructure files
- Reorganize data-raw scripts and add SarasotaCounty boundary data
- Move www assets to www/images/, add docs PDFs
2026-03-09 10:38:21 -04:00
9dd0c7708d Initial commit 2025-03-15 05:56:50 -04:00