Hamish
Hamish
Hi, We have recently moved to managing our mongo schema with `migrate-mongo`. We are wanting to automate the process of migrating the state though, so plan to have a hands-off...
I'm trying to run neomodel from an apple silicon machine & am having some issues connecting to Neo4j. I've tried connecting to the following versions: - 4.1.8 - 4.2.4 It...
## Introduction This PR is aiming to include an `exclusions` keyword which would allow more fine-grained control over which policies to deny. The current `exception` blocks will apply to an...
This is a proposal for implementing fine-grained excludes. This proposal adds a new `excludes` type to the conftest tool which allows for more fine-grained exclusion of policies. I have also...
PR #98 describes how to write and import your own home-module modules & configuration. This started a discussion on what the best-practices for doing so is, and what to do...