Philip Sanetra
Philip Sanetra
@felicijus I have applied your latest suggestions, but needed to make some adjustments. E.g. the functions `get_zeebe_address`, `get_camunda_oauth_url`, `get_camunda_cluster_region` and `get_camunda_token_audience` need to have an optional `default_value` argument, which need...
@felicijus I can do that, but I am not sure where to put them. Do you have a suggestion? I think it should generally be just documentation of the supported...
@felicijus I have added some documentation can you review it? I did not write reStructuredText docs before. I have also added some tests which should improve coverage.
@felicijus Alright I have applied the suggestions
@felicijus Alright I have applied that suggestion as well. I think when you want to merge this PR it makes sense to squash all the commit into one.
@dimastbk I have rebased the PR onto master. I have also fixed the linting issues, found in the CI, but I am not sure were you found the errors, regarding...
@dimastbk I have resolved the remaining indentation issues.