Commit Graph
2 Commits
Author SHA1 Message Date
Julien HerrandClaude Sonnet 4.6 da6494cbd8 ci: pin action versions to SHA + add github-actions to Dependabot
Dependabot will now open PRs when new versions of actions/checkout and
actions/setup-node are released, keeping the pinned SHAs up to date.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-05-20 23:34:59 +02:00
Julien HerrandClaude Sonnet 4.6 5694498d89 ci: publish dist/index.js to GitHub Release on version tag
Triggers on v* tags. Builds with wrangler --dry-run, falls back to
dist/worker.js and dist/_worker.js if index.js is not produced.
Uploads as index.js so homelab Tofu can fetch a stable URL.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-05-20 23:28:47 +02:00