Commit Graph

9 Commits

Author SHA1 Message Date
valknarness
c0d3ffd328 fix: CI indexing 2025-10-26 22:04:46 +01:00
valknarness
9eb428dd63 fix: cli no user input 2025-10-26 19:12:49 +01:00
valknarness
1bc5e564b1 docs: readme 2025-10-26 15:26:02 +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
6518cd8e76 Add getIndexStats function to db-operations
This function is required by the GitHub Actions workflow for
gathering database statistics after the build completes.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 14:03:11 +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
valknarness
700c73bcbf a new start 2025-10-25 15:52:06 +02:00