Use zeebe-node 8.3.1. This supports deploying DMN tables and forms via deployResource
.
Use zeebe-node 8.0.2. This supports Camunda Platform 8 SaaS.
Use zeebe-node 2.4.0. This makes the minimum Node requirements: 12.22.5+, 14.17.5+, or 16.6.1+.
Add parameter githubToken
to startWorkers
operation. If this is set as githubToken: ${{ secrets.GITHUB_TOKEN }}
, then your worker code will have a hydrated Octokit reference in scope as octokit
.