Add weekly data update GitHub Action#101
Conversation
Runs on Mondays at 6:00 UTC and can be triggered manually. Checks SHA256 hash first - skips R setup if data unchanged. Updates offline data and deploys Shiny app when data changes. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
Claude finished @LukasWallrich's task —— View job Pull Request ReviewI've completed a thorough review of the weekly data update GitHub Action implementation. Here's my comprehensive feedback: Todo List
Review Findings✅ Code Quality & Best PracticesExcellent overall structure:
Well-structured workflow logic:
|
Summary
How it works
inst/extdata/snapshot/data_hash.txtupdate_offline_data(), saves new hash, commits, deploys to ShinyAppsTest plan
workflow_dispatchto verify it runs🤖 Generated with Claude Code