-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(zeebe): support Zeebe User Task REST API
* feat(zeebe): support Zeebe User Task REST API Implement ZeebeRESTClient fixes #34 * docs(zeebe): document ZeebeRestClient * refactor(repo): rename docker-compose files to *.yaml * test(zeebe): fix Topology Rest Client test * ci(repo): fix GitHub workflow docker-compose * ci(repo): rename docker-compose.yaml * ci(repo): enable Zeebe REST tests in CI * refactor: improve error messages * test(zeebe): improve test structure * refactor(zeebe): add headers to REST requests * fix(zeebe): request correct token for Zeebe * ci(repo): run windows tests on windows 2016 * ci(repo): use cross-platform regex for unit test * ci(repo): use windows-2019 runner for tests * ci(repo): disable windows tests
- Loading branch information
Showing
16 changed files
with
388 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.