Skip to content

Commit

Permalink
Update buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf committed Feb 12, 2020
1 parent e1b526c commit ce29fd0
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .actionspanel/buttons.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
buttons:
- title: Deploy Workflows to Camunda Cloud
action: "deploy_workflows"
description: Deploy the demo workflows to your Camunda Cloud Zeebe cluster
- title: Run Get Time Demo
action: "get_time"
description: Run the "Get Time" demo workflow
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@ Getting Started with Camunda Cloud using GitHub.
![](img/client-config.png)

3. Fork this repo to your own account.

4. Add the client configuration to your fork as secrets ([instructions](https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets#creating-encrypted-secrets)):

![](img/secrets.png)

5. Go to [https://www.actionspanel.app/](https://www.actionspanel.app/) and sign in with GitHub.

6. Install the Actions Panel app to your forked repo.

![](img/actionspanel.png)

![](img/actionspanel-install.png)

7. Go back to [https://www.actionspanel.app/](https://www.actionspanel.app/)

8. You now have buttons to run the various demo workflows in this starter.
Binary file added img/actionspanel-install.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/actionspanel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce29fd0

Please sign in to comment.