Commit Graph

28 Commits

Author SHA1 Message Date
github-ops 15d7cfa8d9 ci: migrate community workflows to gitea
CI / Rust Checks (push) Has been cancelled
CI / UI Checks (push) Has been cancelled
CI / Frontend E2E (push) Has been cancelled
CI / Deployment Manifests (push) Has been cancelled
Deploy / build-images (apps/admin-api/Dockerfile, git.itexp.me/bsodfather/crank-community-admin-api, admin-api) (push) Has been cancelled
Deploy / build-images (apps/mcp-server/Dockerfile, git.itexp.me/bsodfather/crank-community-mcp-server, mcp-server) (push) Has been cancelled
Deploy / build-images (apps/ui/Dockerfile, git.itexp.me/bsodfather/crank-community-ui, ui) (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2026-05-26 21:49:09 +00:00
a.tolmachev a61064ba3a cache: add grpc read-only response caching 2026-05-04 09:34:34 +00:00
a.tolmachev b2c5e28cba cache: add graphql query response caching 2026-05-04 09:04:27 +00:00
a.tolmachev 6cec445b4f cache: scope response entries by operation version 2026-05-04 07:45:04 +00:00
a.tolmachev 50b1e5ea13 cache: share published catalogs across instances 2026-05-04 05:22:27 +00:00
a.tolmachev 851d70ad7a cache: define response cache boundaries 2026-05-03 22:22:16 +00:00
a.tolmachev 33a5773415 docs: add optional cache layer plan 2026-05-03 20:58:15 +00:00
a.tolmachev 101229d3f4 docs: align community release path 2026-05-03 19:43:09 +00:00
a.tolmachev 5f68fcbd04 api: add ingress request throttling 2026-05-01 17:03:53 +00:00
a.tolmachev 411d662676 mcp: add ingress request throttling 2026-05-01 16:57:54 +00:00
a.tolmachev 8ac55ebcc2 runtime: add execution concurrency limits 2026-05-01 12:11:53 +00:00
a.tolmachev 825d3cb138 registry: configure postgres pool explicitly 2026-04-12 11:42:48 +03:00
a.tolmachev 665ad906ec deploy: restore configurable publish bind 2026-04-11 13:33:04 +03:00
a.tolmachev 51cf7691be config: simplify runtime environment model 2026-04-11 12:40:00 +03:00
a.tolmachev 9b6ce337e6 deploy: split runtime env into individual secrets 2026-04-11 12:18:30 +03:00
a.tolmachev 0c17058d21 deploy: add master key override secret 2026-04-11 10:30:45 +03:00
a.tolmachev 70e817b44a build: speed up rust image builds and validate env 2026-04-11 10:00:54 +03:00
a.tolmachev d7e5ae95d6 feat: add secret store foundation 2026-04-06 01:13:10 +03:00
a.tolmachev 420074f96a docs: define secret store and auth profile plan 2026-04-06 00:40:25 +03:00
a.tolmachev db3a9cdb0a ci: support demo seed override secret 2026-03-31 10:22:35 +03:00
a.tolmachev 67139a99df feat: add demo seed for live ui 2026-03-31 10:15:47 +03:00
a.tolmachev 2db056817d ci: move deploy pipeline to registry images 2026-03-31 09:22:54 +03:00
a.tolmachev ab2e603997 feat: add app-level authentication foundation 2026-03-30 23:47:09 +03:00
a.tolmachev 26335e8d9b chore: rebrand project to crank 2026-03-28 00:58:56 +03:00
a.tolmachev 752288ca70 feat: implement MCP streamable HTTP server 2026-03-25 20:02:23 +03:00
a.tolmachev d37d40a975 refactor: make registry postgres-first 2026-03-25 17:19:54 +03:00
a.tolmachev d61758e0b4 docs: describe deployment model and delivery artifacts 2026-03-25 13:31:24 +03:00
a.tolmachev fb302b2a2c Initialize project scaffold and domain model 2026-03-25 12:20:42 +03:00