Eduardo Robles
Eduardo Robles
Part of the output when there's a compiler error is something like this: ``` The actual stderr differed from the expected stderr. Actual stderr saved to /tmp/compiletestmAAI3R/include_not_found_text_clauses/include_not_found_text_clauses.stderr To update references,...
**Is your feature request related to a problem?** Docker Compose Prebuilds are not fully working, since it fails when pushing the images to the registry with an error like: `Error...
Sometimes for unit tests or even for reproducible builds one wants to force a specific time to be returned by a call returning something like `instant::now()`. See https://reproducible-builds.org/docs/source-date-epoch/ for example.
**Is your feature request related to a problem? Please describe.** Release new version so that we can use `celery::task(expires=10)` or similar **Describe the solution you'd like** Release new version so...
I'd like to generate PDF reports with a list of the rule violations (and the potential ways to fix them or the resolutions). The StaticHtml report shows these violations nicely,...