John Simons

Results 9 issues of John Simons

I have a pem file that contains explanatory text before the `BEGIN` and this is causing `PemReader.ReadObject()` to fail. Here is an example: ``` subject=... -----BEGIN CERTIFICATE----- .... -----END CERTIFICATE-----...

Fixes https://github.com/OctopusDeployLabs/terraform-provider-octopusdeploy/issues/354

**Is your feature request related to a problem? Please describe.** It is quite lengthy to define a deployment/runbook process, I have been thinking about how to make the definition more...

kind/enhancement

We have all been there where we run the release notes generator and certain issues appear in the release notes even though we do not want them to. The current...

Type: Feature

### Team - [X] I've assigned a team label to this issue ### Severity _No response_ ### Version 2022.2.1851 ### Latest Version _No response_ ### What happened? When using the...

kind/bug
feature/tenants
state/backlog
team/fire-and-motion
category/deployment configuration

### Description The snippet extraction via region syntax from VSCode does not require the `endregion` to have a matching tag. Here are a few examples of what is allowed: ![regions](https://github.com/user-attachments/assets/ecc6174c-1b97-43c2-80f1-08435af37d4c)...

cr-tracked

[CloudEvents](https://cloudevents.io/) is a [specification](https://github.com/cloudevents/spec/blob/main/cloudevents/spec.md) for describing event data in a common way. CloudEvents seeks to dramatically simplify event declaration and delivery across services, platforms, and beyond. NServiceBus currently does not...

Discussion
Feature

Here is the output from the build: ``` vite build vite v7.2.4 building client environment for production... ✓ 1267 modules transformed. src/components/messages/FlowDiagram/useLayout.ts:1:19 - error TS7016: Could not find a declaration...