Commit Graph

372 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
github-ops 69edbfb717 ci: move community actions to self-hosted runners 2026-05-15 20:27:03 +00:00
github-ops 6981de1bca docs: move modular plan into community 2026-05-15 17:19:42 +00:00
github-ops da86da8cc1 ci: add community release workflow 2026-05-15 17:03:15 +00:00
github-ops 3eeac67634 ui: add community overlay slots 2026-05-15 16:55:50 +00:00
github-ops 42312ff76f runtime: emit metering events via public seam 2026-05-15 14:12:59 +00:00
github-ops 280ea99628 runtime: add cache backend factory seam 2026-05-15 13:12:38 +00:00
github-ops ad61350c2e core: add billing extension seam 2026-05-15 10:16:47 +00:00
github-ops 530cd5f588 core: add metering extension seam 2026-05-15 10:09:14 +00:00
github-ops 0e6d81b109 core: add tenancy extension seam 2026-05-15 09:02:28 +00:00
github-ops 7ebe8cae22 admin: expose community admin lib target 2026-05-15 08:02:32 +00:00
github-ops a1e90585b1 auth: widen identity provider seam 2026-05-15 06:09:34 +00:00
github-ops c28f07901a release: cut community v0.2.0 2026-05-14 20:21:54 +00:00
github-ops c080692df5 mcp: extract community mcp crate 2026-05-14 20:10:44 +00:00
github-ops 7c2a8f4fac auth: extract community auth crate 2026-05-14 19:48:58 +00:00
github-ops 56268d1482 verify: close phase zero gate 2026-05-14 19:24:35 +00:00
github-ops c6b1456133 admin: delegate machine auth route 2026-05-14 19:12:11 +00:00
github-ops 75f76a28bf admin: delegate capabilities and access routes 2026-05-14 19:06:38 +00:00
github-ops 82deaeec63 admin: add service seam builder 2026-05-14 19:06:23 +00:00
github-ops 5926206e67 runtime: wire builder into community binaries 2026-05-14 18:58:39 +00:00
github-ops a43eb88228 runtime: add executor builder 2026-05-14 18:44:56 +00:00
github-ops 8ddcb213a3 runtime: switch executor to adapter registry 2026-05-14 18:28:19 +00:00
github-ops d9065a737d adapter: implement protocol trait for rest 2026-05-14 18:00:12 +00:00
github-ops c8c7ee5472 core: add protocol adapter registry seam 2026-05-14 17:53:35 +00:00
github-ops f8930fc9b2 core: add identity provider seam 2026-05-14 17:30:59 +00:00
github-ops b2ae9c0901 registry: add extension migration seam 2026-05-14 17:28:51 +00:00
github-ops 54865dd258 core: add community token issuer seam 2026-05-14 17:21:11 +00:00
github-ops ccada02258 core: add community audit sink seam 2026-05-14 17:18:58 +00:00
github-ops c6db8d9c99 core: add community policy engine seam 2026-05-14 17:14:29 +00:00
github-ops 1f2ef70813 core: add community capability profile seam 2026-05-14 17:11:59 +00:00
github-ops 7f2acdecb9 core: introduce public auth extension seam 2026-05-14 17:03:05 +00:00
github-ops fd11d9ceca ci: harden community release baseline 2026-05-14 16:49:25 +00:00
github-ops 23962f98e3 ui: trim community premium frontend ballast 2026-05-14 16:19:58 +00:00
github-ops f50c8fb327 test: restore community backend test surface 2026-05-12 16:52:08 +00:00
github-ops aede79dfb1 build: trim community workspace dependencies 2026-05-10 16:51:21 +00:00
github-ops ef007a4a21 docs: align community repo as source of truth 2026-05-10 16:46:50 +00:00
a.tolmachev ca9b86aada community: remove remaining premium wizard and admin surface 2026-05-07 21:16:36 +00:00
a.tolmachev 29f971c22d community: remove premium protocols and streaming surface 2026-05-07 20:44:58 +00:00
a.tolmachev 202c886793 community: trim premium wizard surface 2026-05-07 20:34:32 +00:00
a.tolmachev 796def4cfd community: trim premium backend surfaces 2026-05-07 20:17:53 +00:00
a.tolmachev a3d8040ccc docs: define community whitelist boundary 2026-05-07 19:27:54 +00:00
a.tolmachev 7123a3c734 split: bootstrap community repository 2026-05-07 19:21:12 +00:00
a.tolmachev 978ed3a02e runtime: gate premium protocol adapters by feature 2026-05-07 19:03:39 +00:00
a.tolmachev c4ac6e85c0 docs: add repository bootstrap templates 2026-05-04 09:39:05 +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 284ba76b6b cache: wire rest get response caching 2026-05-03 22:32:30 +00:00
a.tolmachev 851d70ad7a cache: define response cache boundaries 2026-05-03 22:22:16 +00:00