mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
feat(client): inject public build environment
This commit is contained in:
@@ -49,6 +49,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
DSH_CLIENT_BRAND: official
|
||||
# CI runs must never report to the production telemetry endpoint baked
|
||||
# into apps/cli/cordis.yml (AppCLIEntry disables the row when set).
|
||||
DSH_TELEMETRY_DISABLED: '1'
|
||||
|
||||
@@ -35,6 +35,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
DSH_CLIENT_BRAND: official
|
||||
PRIMARY_NODE_VERSION: '24'
|
||||
# CI runs must never report to the production telemetry endpoint baked
|
||||
# into apps/cli/cordis.yml (AppCLIEntry disables the row when set).
|
||||
|
||||
@@ -9,6 +9,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
DSH_CLIENT_BRAND: official
|
||||
# CI runs must never report to the production telemetry endpoint baked
|
||||
# into apps/cli/cordis.yml (AppCLIEntry disables the row when set).
|
||||
DSH_TELEMETRY_DISABLED: '1'
|
||||
|
||||
@@ -47,6 +47,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
DSH_CLIENT_BRAND: official
|
||||
# CI runs must never report to the production telemetry endpoint baked
|
||||
# into apps/cli/cordis.yml (AppCLIEntry disables the row when set).
|
||||
DSH_TELEMETRY_DISABLED: '1'
|
||||
|
||||
@@ -29,6 +29,7 @@ concurrency:
|
||||
cancel-in-progress: false
|
||||
|
||||
env:
|
||||
DSH_CLIENT_BRAND: official
|
||||
PRIMARY_NODE_VERSION: '24'
|
||||
DSH_TELEMETRY_DISABLED: '1'
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
DSH_CLIENT_BRAND: official
|
||||
# CI runs must never report to the production telemetry endpoint baked
|
||||
# into apps/cli/cordis.yml (AppCLIEntry disables the row when set).
|
||||
DSH_TELEMETRY_DISABLED: '1'
|
||||
|
||||
Reference in New Issue
Block a user