一键导入
deployment
Build, push, and deploy services via GitOps in this repo. Use when updating images, manifests, or rolling out changes with Argo CD.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Build, push, and deploy services via GitOps in this repo. Use when updating images, manifests, or rolling out changes with Argo CD.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Save and retrieve memories or embeddings via the repo helpers or API. Use when working with embedding config or memory storage.
Navigate this repo quickly to find the correct app, package, or service, and identify the right files for changes.
Operate Temporal workflows in this repo: start, list, inspect, debug, cancel, terminate, and verify Worker Deployment routing.
Build a normalized market-context JSON bundle for a single symbol and timestamp.
Produce normalized fundamentals factors and deltas for one symbol.
Extract structured, source-attributed sentiment context for one symbol.
| name | deployment |
| description | Build, push, and deploy services via GitOps in this repo. Use when updating images, manifests, or rolling out changes with Argo CD. |
Deploy changes using repo scripts and GitOps manifests in argocd/. Scripts build and push images, update manifests, and trigger rollouts.
argocd/.Bumba:
bun run packages/scripts/src/bumba/deploy-service.ts
Jangar:
bun run packages/scripts/src/jangar/deploy-service.ts
Bumba script supports:
BUMBA_IMAGE_REGISTRYBUMBA_IMAGE_REPOSITORYBUMBA_IMAGE_TAGBUMBA_KUSTOMIZE_PATHBUMBA_K8S_NAMESPACEBUMBA_K8S_DEPLOYMENTJangar script supports:
JANGAR_IMAGE_REGISTRYJANGAR_IMAGE_REPOSITORYJANGAR_IMAGE_TAGJANGAR_KUSTOMIZE_PATHJANGAR_SERVICE_MANIFESTkubectl rollout status deployment/bumba -n jangar
kubectl rollout status deployment/jangar -n jangar
argocd/applications/bumba/kustomization.yaml.references/deploy-runbook.mdscripts/deploy-service.shassets/deploy-checklist.md