https://github.com/nitishm/generic-workflow-executor
generic-workflow-executor
https://github.com/nitishm/generic-workflow-executor
Last synced: 3 months ago
JSON representation
generic-workflow-executor
- Host: GitHub
- URL: https://github.com/nitishm/generic-workflow-executor
- Owner: nitishm
- License: mit
- Created: 2021-11-05T21:06:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T21:46:58.000Z (over 3 years ago)
- Last Synced: 2025-01-01T21:22:35.323Z (5 months ago)
- Language: Go
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# Orkestra Workflow Executor Template Repo
> *This is a template repository for a new workflow executor*
## Usage
Generate your repository from this template by clicking the "Use this template" button on the top right.
Link to [Azure Orkestra](https://github.com/Azure/orkestra)
## Workflow Executors
- [Helmrelease Workflow Executor](https://github.com/Azure/helmrelease-workflow-executor)
- [Keptn Workflow Executor](https://github.com/Azure/keptn-workflow-executor)## Community 🧑🤝🧑
Connect with the Azure Orkestra community:
- Azure Orkestra Slack: Join the Azure Orkestra [Slack](https://join.slack.com/t/azureorkestra/shared_invite/zt-rowzrite-Hm_eaih4GyjjZXWftuoqPQ)
## Contributing 🎁
For instructions about setting up your environment to develop and extend the operator, please see
[contributing.md](https://github.com/Azure/Orkestra/blob/main/CONTRIBUTING.md)This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.### Reporting security issues and security bugs
For instructions on reporting security issues and bugs, please see [security.md](https://github.com/Azure/orkestra-workflow-executor-template/blob/main/SECURITY.md)