Skip to content

dougsillars/workflowCICD

Repository files navigation

workflowCICD

CI/CD example of a conductor workflow

In this repo, we have 2 versions of a weather workflow. We are using CI/CD via a Github action to update the Conductor instance (in this case Orkes Playground.)

There are 4 steps to the action

  1. checkout
  2. authentication: using Github secrets to store the Key/Secret, we can call the token endpoint to generate a JWT token.
    1. Using the JWT token for authentication, we can send the two JSON files to conductor to update the workflows.

About

CI/CD example of a conductor workflow

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published