Commit Graph

5 Commits

Author SHA1 Message Date
valknarness
c0d3ffd328 fix: CI indexing 2025-10-26 22:04:46 +01:00
valknarness
509795ab82 Fix workflow database initialization and error handling
- Initialize database inside indexer process to ensure connection exists
- Configure GitHub token in same process as indexer
- Make indexer throw errors instead of returning early for CI failure detection
- Remove duplicate token configuration step
- Pass GITHUB_TOKEN as environment variable to build step

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 14:05:21 +01:00
valknarness
10910d8537 fix: github workflow 2025-10-26 14:00:45 +01:00
valknarness
c73a14510b feat: github workflow 2025-10-26 13:55:27 +01:00
valknarness
4cdcc62e15 feat: github workflow 2025-10-26 13:48:23 +01:00