We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df162e commit 1e91907Copy full SHA for 1e91907
2 files changed
.github/workflows/integration-test-matrix.yml
@@ -344,7 +344,8 @@ jobs:
344
--retry 3 \
345
--exclude '**/8.8/getProcessDefinition.spec.ts' \
346
--exclude '**/8.8/getUserTask.spec.ts' \
347
- --exclude '**/8.8/searchUserTasks.spec.ts'
+ --exclude '**/8.8/searchUserTasks.spec.ts' \
348
+ --exclude '**/c8/rest/activateJobs.spec.ts'
349
env:
350
ZEEBE_GRPC_ADDRESS: grpc://localhost:26500
351
CAMUNDA_AUTH_STRATEGY: NONE
.worktree/backport-751-to-stable/8.8
@@ -0,0 +1 @@
1
+Subproject commit 3ecabcd5d7eeea889a810a1d2c40a4f80c10f8b8
0 commit comments