Jesse Simpson
Jesse Simpson
Hey everyone, I've found that there's a lot of times that I use htop to track forking and joining of processes, and the current filtering functionality doesn't make it easy...
### Which problem does the PR fix? I created this PR as a refactoring of our integration tests. Part 1 stopped working because github actions kept running an old version...
**Describe the issue:** Many of the components use `global.identity.auth.COMPONENT.existingSecret` to specify passwords to connect through keycloak. Identity is a bit unique in not needing this as it's mechanism for interacting...
**Describe the issue:** A recent security change we introduced was to prevent github pushes on the main branch. One of the side effects of that change is that this CI...
**Describe the issue:** During the v10.0.0 helm chart release, we found that the CI workflow that upgrades between a previous version of the helm chart to a newer version of...
**Related to:** This epic is to rename the helm chart, and any referencing CI to camunda-helm instead of camunda-platform-helm. **Overview:** This task is planned for after the 8.5 alpha2 release....
### Which problem does the PR fix? #217 ### What's in this PR? ### Checklist Please make sure to follow our [Contributing Guide](../blob/main/CONTRIBUTING.md). **Before opening the PR:** - [ ]...
**Describe the issue:** On a scheduled bugfix release, usually we would release in the following order: 8.1 8.2 8.3 8.4+ And then when 8.4 merges into main, it triggers the...
@jessesimpson36 what we can do now is allowing to test MT via GH labels so we don't change the default behavior yet we allow users to test MT if they...
**Describe the use case:** Often times, we have to release a version for 8.1, 8.2, 8.3, and 8.4. Our scripts / Makefile's `release.chores` will use a branch named `release`, which...