No description
  • Rust 82.4%
  • TypeScript 16.1%
  • Dockerfile 0.8%
  • Astro 0.4%
  • JavaScript 0.2%
  • Other 0.1%
Find a file
Ronit Nath cc50fadee4
All checks were successful
pipeline-service No pipeline action (save)
fix: correct deploy.toml target from "isoastra" to "prod"
"isoastra" is not a valid deploy target; all other services use "prod".
This was blocking the build pipeline.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 01:43:10 -07:00
frontend refactor: adopt shared @isoastra/ui components 2026-03-25 00:02:14 -07:00
migrations feat: wire RPC query to Qdrant, upload auto-indexing, health check, seed data 2026-03-26 01:41:53 -07:00
src feat: wire RPC query to Qdrant, upload auto-indexing, health check, seed data 2026-03-26 01:41:53 -07:00
tests feat(knowledge-base): wire Qdrant, embedding, SeaweedFS + membership tests 2026-03-23 03:26:20 -07:00
.deploy-hash-frontend feat: wire RPC query to Qdrant, upload auto-indexing, health check, seed data 2026-03-26 01:41:53 -07:00
.gitignore feat: wire RPC query to Qdrant, upload auto-indexing, health check, seed data 2026-03-26 01:41:53 -07:00
Cargo.lock fix: convention sweep — knowledge-base 2026-03-24 23:07:48 -07:00
Cargo.toml fix: convention sweep — knowledge-base 2026-03-24 23:07:48 -07:00
Containerfile fix(knowledge-base): add isoastra-test-utils to Containerfile 2026-03-23 02:53:49 -07:00
deploy.toml fix: correct deploy.toml target from "isoastra" to "prod" 2026-03-26 01:43:10 -07:00