Peter Macherey
Peter Macherey
## Current behavior The `analyzeCommits` step fails with a validation error when we define custom release rules returning `premajor`, `preminor` or `prepatch` release types. These types are defined in the...
Hey everyone, it seems like the encoding is not working correctly because there is some strange behavior. See follwing code: ``` import * as libxml from 'libxmljs2'; let doc =...
Hey there, we have a use case for which we automatically want to deploy prerelease versions of a chart but skip the release versions. In our case the semver tag...
### Component(s) controlplane ### Is your feature request related to a problem? Please describe. Add annotations value for pod in k8s jobs ### Describe the solution you'd like I added...
### Component(s) controlplane ### Is your feature request related to a problem? Please describe. Add env variables to configure external smtp server other them Postmark ### Describe the solution you'd...
### Component(s) studio ### Component version latest ### wgc version latest ### controlplane version latest ### router version latest ### What happened? We host a self-managed version of cosmo studio....
### Component(s) router ### Component version 0.91.0 ### wgc version latest ### controlplane version latest ### router version 0.91.0 ### What happened? After upgrading from router version 0.84.4 we observe...
Hey, in the values file, there is an example of how to provision dashboards for private repos by inserting a token into the values e.g. ``` local-dashboard-bitbucket: # url: https://example.com/repository/test-bitbucket.json...