-
## Describe the bug
In component definition and SSP markdown, the rule information is read-only. When markdown is initially generated from a component definition, the rule information is present. H…
-
Existing tooling does not break non-control content out into markdown files.
As a developer, I want to have tooling to write all descriptions in markdown files, so that I can avoid doing any JSON e…
-
# Add Jenkins Support
## Summary
In the `actions` directory, trestle-bot provide a way to easily integrate with GitHub Action. This is an issue to propose ready-made Jenkins Jobs be added.
##…
-
I noticed that the queries for those layers are slightly different, but in my opinion not enough to really have separate definitions. Here is what I found. I'm taking as a base the one that is already…
-
## Issue description / feature objectives
Currently trestle has most methods scoped publicly. This creates uncertainty around which methods are acceptable to change w/o breaking backwards compatibili…
-
Guys, i'm with a problem. My question is how use concerns with trestle? Exist someaway of use?
-
Getting an error with trestle.
File to import not found or unreadable: trestle/support.
`@import "trestle/support";`
I'm using `gem 'rails', '~> 6.0.0.rc1'`
Is there anything that needs to…
-
Compliance trestle demos [repo](https://github.com/oscal-compass/compliance-trestle-demos) is outdated and needs refreshment and review.
It is needed to go through the [Simple SDK Examples demo](h…
-
Hi - I am confused by how trestle-auth works, I have a User model in Devise which has an `admin` boolean on it. I would like to limit access to all of Trestle to only users with `admin == true` - it s…
-
## 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`. Which allows for …