Chris Butler

Results 75 issues of Chris Butler

# Describe the bug I ran across this when trying to complete a full profile resolution in the moderate profile. I believe it exists in all profiles as well, however,...

bug

As a trestle user it would be fantastic if trestle can run , for certain operations, as a pre-commit hook. Trestle is not optimised for pre-commit, however, pre-commit can easily...

documentation

## Issue description / feature objectives The trestle command structure is built using the `ilcli` classes which provides a need abstraction, however, the challenge is that functionality completed in the...

refactor

## Issue description / feature objectives This is not high priority, however, I believe it is a nice feature, and could have a minimal implementation (or quite a sophisticated one)....

## Issue description / feature objectives Looking a methods such as ssp-assemble, they will leverage load-distributed, however, they will only write one coherent document which may not make sense to...

## Issue description / feature objectives Build a simple bat file that download saxon-C and installs the python binding. A similar script has been built for ubuntu: https://github.com/IBM/compliance-trestle/blob/fix/CI_support_for_saxon/scripts/ubuntu_saxon_install.sh NOTE: Environmental...

fedramp

## Issue description / feature objectives As a user of trestle who wants to execute complex document assembly workflows. As in #811 the proposed mechanism for doing this is `jijna`....

# Summary Trestle is a tool - which means that there are issues with respect to integration testing remote functionality as the remote location is arbitrary. Remote locations include: -...

enhancement
core

## Issue description / feature objectives `constr(` style constrains, generated by the setup of DMCG, has issues with mypy (and pydantic). While it is not critical to fix `--use-annotated` provides...

## Issue description / feature objectives It looks like someone has created an installable wheel of saxon. This will make life much easier on at least linux and mac (but...