Merge commit '3cf119e3' into v0.3
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success

This commit is contained in:
root
2026-07-09 10:31:15 +02:00
+8 -8
View File
@@ -362,19 +362,19 @@ lanes:
prometheusOperatorResources: false prometheusOperatorResources: false
opencode: opencode:
image: 127.0.0.1:5000/hwlab/opencode:1.17.7-git image: 127.0.0.1:5000/hwlab/opencode:1.17.7-git
providerProfile: dsflash-go providerProfile: gpt.pika
providerId: dsflash-go providerId: gpt.pika
displayName: AgentRun dsflash-go displayName: AgentRun gpt.pika
model: deepseek-v4-flash model: gpt-5.4-mini
smallModel: deepseek-v4-flash smallModel: gpt-5.4-mini
baseURL: https://opencode.ai/zen/go/v1 baseURL: https://api.pikapython.com/
npm: '@ai-sdk/openai-compatible' npm: '@ai-sdk/openai-compatible'
apiKeyEnv: OPENCODE_DSFLASH_GO_API_KEY apiKeyEnv: OPENCODE_GPT_PIKA_API_KEY
apiKeySecretRef: hwlab-code-agent-provider/opencode-api-key apiKeySecretRef: hwlab-code-agent-provider/opencode-api-key
contextLimit: 1000000 contextLimit: 1000000
outputLimit: 384000 outputLimit: 384000
agentrunSecretNamespace: agentrun-v02 agentrunSecretNamespace: agentrun-v02
agentrunSecretName: agentrun-v01-provider-dsflash-go agentrunSecretName: agentrun-v01-provider-gpt-pika
agentrunSecretKeys: agentrunSecretKeys:
- auth.json - auth.json
- config.toml - config.toml