Closed venetrius closed 6 months ago
We decided not to incorporate the source code of the XTaC NodeJS into the mono repo. Here is why:
npm publish
to an existing freestyle release job like RELEASE-build-camunda-bpm-EE-tags
makes it less reliable; if the npm registry has an outage, we are blocked from releasing Camunda 7.npm publish
, we cannot retrigger the job since the release to the npm registry has already been pushed.
Acceptance Criteria (Required on creation)
Links
parent issue: https://github.com/camunda/camunda-bpm-platform/issues/3682
Breakdown