Commit Graph

15 Commits

Author SHA1 Message Date
svemagie
2b9e037e72 fix: use GH_TOKEN secret for authenticated GitHub API calls in build 2026-03-10 02:07:34 +01:00
svemagie
35d1152ea7 fix: add GITHUB_TOKEN to build step for authenticated GitHub API calls 2026-03-10 01:55:24 +01:00
svemagie
ec9887a6d7 fix: social activity widget - Bluesky and Mastodon feeds not rendering
- deploy.yml: add missing BLUESKY_HANDLE env var to Build site step
- deploy.yml: fix GITHUB_USERNAME secret name (was GH_USERNAME)
- mastodonFeed.js: read MASTODON_URL first, fall back to MASTODON_INSTANCE
- mastodonFeed.js: add early-return guard when instance/user vars are empty
- mastodonFeed.js: also accept MASTODON_USERNAME as fallback for MASTODON_USER

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 01:31:19 +01:00
svemagie
63ac978fc3 change deploy cron 2026-03-10 00:34:46 +01:00
svemagie
0f5e8d1ec9 Add scheduled listening refresh and configurable fetch cache 2026-03-09 15:02:50 +01:00
svemagie
0e66579f36 feat(where): add OwnYourSwarm checkins page and metadata 2026-03-08 15:27:56 +01:00
svemagie
2ad048338d fix(ci): write .env with printf-safe secret handling 2026-03-08 14:29:30 +01:00
svemagie
f2a0c9e930 fix(ci): include SITE_SOCIAL in deploy build env 2026-03-08 14:27:44 +01:00
svemagie
ee654cc6b9 fix(ci): export ACTIVITYPUB_HANDLE during build 2026-03-08 14:04:55 +01:00
svemagie
3a13229b7b fix(ci): export AUTHOR_AVATAR during build 2026-03-08 13:56:46 +01:00
svemagie
5722e80c8e Remove legacy IndieKit auth config from static blog repo 2026-03-08 04:41:43 +01:00
svemagie
994f49f202 Update deploy.yml to create and deploy .env file with IndieKit password 2026-03-06 11:13:30 +01:00
svemagie
9b4c6dba40 fix: add build:css step and env vars to workflow 2026-03-06 10:52:06 +01:00
svemagie
cc803f0793 port 2026-03-05 23:32:44 +01:00
svemagie
5e9eb12322 deploy 2026-03-05 23:19:06 +01:00