mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-21 12:51:16 +08:00
ci: Route PR CI e2e to dedicated Currents project (#31722)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
n8n-cat-bot[bot]
parent
790afbcf3d
commit
203e816b82
@@ -57,6 +57,7 @@ jobs:
|
||||
pre-generated-matrix: ${{ needs.generate-matrix.outputs.matrix }}
|
||||
artifact-prefix: coverage
|
||||
build-variant: coverage
|
||||
currents-project-id: 'LRxcNt'
|
||||
secrets: inherit
|
||||
|
||||
aggregate:
|
||||
|
||||
@@ -42,4 +42,5 @@ jobs:
|
||||
runner: blacksmith-8vcpu-ubuntu-2204
|
||||
timeout-minutes: 120
|
||||
artifact-prefix: 'benchmark-${{ matrix.lane }}'
|
||||
currents-project-id: 'LRxcNt'
|
||||
secrets: inherit
|
||||
|
||||
@@ -35,7 +35,7 @@ on:
|
||||
currents-project-id:
|
||||
description: 'Currents project ID for reporting'
|
||||
required: false
|
||||
default: 'LRxcNt'
|
||||
default: 'nHHLA5'
|
||||
type: string
|
||||
pre-generated-matrix:
|
||||
description: 'Pre-generated shard matrix JSON. Defaults to 1 shard; multi-shard callers pass their own.'
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
pre-generated-matrix: '[{"shard":1},{"shard":2},{"shard":3},{"shard":4},{"shard":5},{"shard":6},{"shard":7},{"shard":8},{"shard":9},{"shard":10},{"shard":11},{"shard":12},{"shard":13},{"shard":14},{"shard":15},{"shard":16}]'
|
||||
n8n-env: '{"N8N_EXPRESSION_ENGINE":"vm"}'
|
||||
artifact-prefix: vm-expressions
|
||||
currents-project-id: 'LRxcNt'
|
||||
secrets: inherit
|
||||
|
||||
notify-on-failure:
|
||||
|
||||
Reference in New Issue
Block a user