Commit Graph

16 Commits

Author SHA1 Message Date
992ff2c99d Split Dockerfile into base + app layers for fast CI rebuilds
All checks were successful
Deploy stAndrews / deploy (push) Successful in 6s
Base image (standrews-base) contains system deps and R packages.
App Dockerfile is now just COPY + permissions — rebuilds in seconds.
2026-03-09 15:01:48 -04:00
3db08e490f Fix deploy: add docker compose build step
All checks were successful
Deploy stAndrews / deploy (push) Successful in 6s
2026-03-09 14:57:17 -04:00
7d8a914c12 Add mailing label download buttons to Owners tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 2s
2026-03-09 14:53:10 -04:00
3aaf0566ec Display last sale date on Owners tab
All checks were successful
Deploy stAndrews / deploy (push) Successful in 2s
2026-03-09 12:43:56 -04:00
4480dd87d4 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
e7bfea70a0 Mark deployment complete in TODO
All checks were successful
Deploy stAndrews / deploy (push) Successful in 2s
2026-03-09 11:53:32 -04:00
2839feef9e Document deployment problems and fix volume mounts
All checks were successful
Deploy stAndrews / deploy (push) Successful in 2s
2026-03-09 11:42:09 -04:00
1a924c2493 Switch back to ubuntu-latest runner
All checks were successful
Deploy stAndrews / deploy (push) Successful in 15s
2026-03-09 11:15:15 -04:00
70eee23458 Trigger deploy with self-hosted runner
Some checks failed
Deploy stAndrews / deploy (push) Has been cancelled
2026-03-09 11:11:44 -04:00
085ee9269e Use self-hosted runner for native execution
Some checks failed
Deploy stAndrews / deploy (push) Has been cancelled
2026-03-09 11:10:08 -04:00
72af0a2e16 Run workflow natively, skip redundant image rebuild
Some checks failed
Deploy stAndrews / deploy (push) Has been cancelled
2026-03-09 11:06:19 -04:00
18f240c0ae Fix SSH heredoc in deploy workflow
Some checks failed
Deploy stAndrews / deploy (push) Has been cancelled
2026-03-09 10:53:35 -04:00
a395983819 Trigger initial deploy 2026-03-09 10:51:13 -04:00
d52c86b89f Rename trigger branch to main 2026-03-09 10:40:20 -04:00
43552a937e 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
623754358b Initial commit 2025-03-15 05:56:50 -04:00