Skip to content

Remove unused Netlify Blobs backup workflow - #14

Merged
enricobattocchi merged 1 commit into
mainfrom
claude/review-netlify-backup-4W6rc
May 1, 2026
Merged

Remove unused Netlify Blobs backup workflow#14
enricobattocchi merged 1 commit into
mainfrom
claude/review-netlify-backup-4W6rc

Conversation

@enricobattocchi

Copy link
Copy Markdown
Owner

The monthly job in .github/workflows/backup-events.yml fetched a
Netlify Blobs store named "events" and committed it to data/events.json,
but @netlify/blobs is not a dependency, no code in src/ reads or writes
that store, and data/events.json is referenced nowhere. The app pulls
event data live from Wikidata, so the workflow could only fail.

The monthly job in .github/workflows/backup-events.yml fetched a
Netlify Blobs store named "events" and committed it to data/events.json,
but @netlify/blobs is not a dependency, no code in src/ reads or writes
that store, and data/events.json is referenced nowhere. The app pulls
event data live from Wikidata, so the workflow could only fail.
@enricobattocchi
enricobattocchi merged commit 32fff5b into main May 1, 2026
1 check passed
@enricobattocchi
enricobattocchi deleted the claude/review-netlify-backup-4W6rc branch May 1, 2026 08:36
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants