Skip to content

Releases: camunda-community-hub/camunda-platform-8-github-action

Camunda Platform 8 SaaS

01 Jun 08:44
787c775
Compare
Choose a tag to compare

This release uses the pure JS gRPC client, and is fully compatible with Camunda Platform 8 SaaS.

Fix for Zeebe Authorization Server Url param

17 Dec 09:16
e50a1a4
Compare
Choose a tag to compare
1.0.1

Merge branch 'master' of github.com:camunda-community-hub/camunda-clo…

Pure JS gRPC

17 Dec 08:47
cf83091
Compare
Choose a tag to compare

This release uses the pure JS gRPC implementation. It requires Node versions 12.22.5+, 14.17.5+, or 16.6.1+.

Fix Worker deps install

21 Aug 15:43
Compare
Choose a tag to compare

Installs worker deps in the correct directory.

Install Worker Deps

21 Aug 13:11
Compare
Choose a tag to compare

Dependencies in a package.json file in the .github/workflows folder are installed when workers are started.

0.5.0

13 Feb 06:28
Compare
Choose a tag to compare
  • Allow using the client credentials block from Camunda Cloud as client_config to simplify configuration for users.

0.4.0

12 Feb 22:19
fa7b5a5
Compare
Choose a tag to compare
  • Add deployWorkflow operation.

0.3.0

12 Feb 14:41
Compare
Choose a tag to compare

Add a link to the blog article that shows you how to use it.

0.2.0

12 Feb 07:58
Compare
Choose a tag to compare

Updated the README with a message publishing example.

Hello World

12 Feb 07:43
Compare
Choose a tag to compare

This action allows you to orchestrate your GitHub workflows across multiple repos using BPMN models executed by Zeebe in Camunda Cloud.

In this release you can do three operations:

  • publishMessage
  • createWorkflowInstance
  • createWorkflowInstanceWithResult