generated from zeebe-io/maven-template
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add user tasks and forms to trigger stuff manually #446
Labels
Comments
ghost
pushed a commit
that referenced
this issue
Jun 12, 2023
843: fix(deps): update zeebe.version to v8.2.6 r=korthout a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.camunda:zeebe-bpmn-model](http://zeebe.io/zeebe-bpmn-model/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.5` -> `8.2.6` | [![age](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.6/compatibility-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.6/confidence-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) | | [io.camunda:zeebe-bom](http://zeebe.io/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.5` -> `8.2.6` | [![age](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.6/compatibility-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.6/confidence-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>camunda/zeebe</summary> ### [`v8.2.6`](https://togithub.com/camunda/zeebe/releases/tag/8.2.6) [Compare Source](https://togithub.com/camunda/zeebe/compare/8.2.5...8.2.6) ##### 8.2.6 ##### Bug Fixes ##### Broker - Failing to write to logstream during stepdown is logged as error ([#​12780](https://togithub.com/camunda/zeebe/issues/12780)) ##### Misc - Catch all error events by using empty 'errorCode' does not work ([#​12837](https://togithub.com/camunda/zeebe/issues/12837)) - Cannot resolve output mapping incident on a none end event ([#​12833](https://togithub.com/camunda/zeebe/issues/12833)) - Journal reset resulting in an intermediate state which is detected as corruption ([#​12754](https://togithub.com/camunda/zeebe/issues/12754)) - 8.2.3 Degradation: Creating an oversized BPMN causes unrecoverable failure ([#​12591](https://togithub.com/camunda/zeebe/issues/12591)) - Multi-Instance with messageevent-based subprocess that uses inputElement as correlationKey fails ([#​11578](https://togithub.com/camunda/zeebe/issues/11578)) ##### Merged Pull Requests - refactor(cluster): improve logging in swim ([#​12968](https://togithub.com/camunda/zeebe/pull/12968)) - Add specific error codes for logstream write failure ([#​12910](https://togithub.com/camunda/zeebe/pull/12910)) - Event subprocess attaches to inner instance of multi-instance only ([#​12877](https://togithub.com/camunda/zeebe/pull/12877)) - fix(engine): cannot resolve output mapping incident on a none end event ([#​12876](https://togithub.com/camunda/zeebe/pull/12876)) - fix(journal): avoid gaps in logs due to reset ([#​12868](https://togithub.com/camunda/zeebe/pull/12868)) - fix(engine): catch-all error events with empty errorCode ([#​12840](https://togithub.com/camunda/zeebe/pull/12840)) - feat(cluster): impove error message when bootstrap channel fails ([#​12760](https://togithub.com/camunda/zeebe/pull/12760)) - build: remove unnecessary commit for old go compat ([#​12724](https://togithub.com/camunda/zeebe/pull/12724)) - fix(broker): reject requests larger than max message size ([#​12676](https://togithub.com/camunda/zeebe/pull/12676)) - deps(maven): bump mockito-bom from 4.10.0 to 5.3.1 ([#​12533](https://togithub.com/camunda/zeebe/pull/12533)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/zeebe-io/zeebe-cluster-testbench). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> 844: chore(deps): update hashicorp/vault-action action to v2.6.0 r=korthout a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hashicorp/vault-action](https://togithub.com/hashicorp/vault-action) | action | minor | `v2.5.0` -> `v2.6.0` | --- ### Release Notes <details> <summary>hashicorp/vault-action</summary> ### [`v2.6.0`](https://togithub.com/hashicorp/vault-action/releases/tag/v2.6.0) [Compare Source](https://togithub.com/hashicorp/vault-action/compare/v2.5.0...v2.6.0) ##### 2.6.0 (June 7, 2023) Features: - Add ability to set the `vault_token` output to contain the Vault token after authentication [GH-441](https://togithub.com/hashicorp/vault-action/pull/441) - Add support for userpass and ldap authentication methods [GH-440](https://togithub.com/hashicorp/vault-action/pull/440) - Define an output, `errorMessage`, for vault-action's error messages so subsequent steps can read the errors [GH-446](https://togithub.com/hashicorp/vault-action/pull/446) Bugs: - Handle undefined response in getSecrets error handler [GH-431](https://togithub.com/hashicorp/vault-action/pull/431) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/zeebe-io/zeebe-cluster-testbench). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
e.g. user task with form to trigger a QA run, user task with form to start a certain test
The text was updated successfully, but these errors were encountered: