Commit Graph

3 Commits

Author SHA1 Message Date
cb4c112205 Fix CI: compile Java protobuf classes before running
SCIP Index / index (push) Failing after 26s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 17:44:50 -05:00
895442da85 Fix CI: install Clojure manually instead of using GitHub action
SCIP Index / index (push) Failing after 39s
The DeLaGuardo/setup-clojure action requires GitHub credentials
which aren't available in Gitea Actions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 17:43:05 -05:00
685d1eaa93 Improve local definition docs + add CI workflow
SCIP Index / index (push) Failing after 11s
- Add signature and arglists to local var documentation
- Resolve arglists at runtime since clojure-lsp doesn't provide them
- Add GitHub Actions workflow for SCIP indexing on push

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 17:41:14 -05:00