Chris Butler

Results 75 issues of Chris Butler

# User story As a json (schema) user `include-all` has a counter intuitive structure, in that in theory there are many valid structures that could be achieved such as ```json...

enhancement
User Story
Aged

### Is your feature request related to a problem? Please describe. Currently our VCD installations have a small number of Kubernetes clusters of different flavours (e.g. OpenShift; micro Kubernetes) which...

enhancement

- **fix: spelling** - **fix: Update codeql pipeline** - **feat: Abstract python versions** - **feat: Abstract python versions from the pipeline** ## Types of changes - [x] Bug fix (non-breaking...

## Issue description / feature objectives The current setup of compliance trestle's github pipelines are robust, however, have been aging: ### Brittleness and risk of errors - Python versions are...

enhancement
stale

## Issue description / feature objectives As trestle grows in complexity it's likely that multiple versions of the documentation is required, as the trestle website also supports API docs. [`mike`](https://pypi.org/project/mike/0.3.4/)...

documentation
enhancement

## Describe the bug Python semantic release introduced recursive parsing of commits for change logs. At the moment the default behaviour of the team is to use squash merges into...

bug
Backlog

## Issue description / feature objectives Github actions has been iterating rapidly. CICD tools are high risk from a security perspective. Move to the latest versions of all actions steps...

enhancement

## Issue description / feature objectives We've got ourselves into a bit of a place were we are hacking around insufficiencies in DMCG and the complexity of the OSCAL schema....

Epic
exempt-from-stale

I wanted to install milvus for various reasons as a dependent chart e.g. ``` milvus/ milvus/Chart.yaml milvus/values.yaml ``` where: `Chart.yaml` ```yaml apiVersion: v2 name: milvus description: A Helm chart deploying...

bug
good first issue

## Types of changes - [ ] Hot fix (emergency fix and release) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change...