Rob Oxspring

Results 12 issues of Rob Oxspring

Hi Just discovered ReviewDog and it looks very promising! I'm working on a multi-module Maven project, where various static analysis plugins are configured to produce reports per-module. It appears that...

Over the last month our nicely working setup has deteriorated and no longer triggers Jenkins jobs from Stash, even after upgrading to v2.7.1. When we attempt to trigger jenkins from...

API definitions allow schema objects to have an example, and response objects to have a list of examples. I think OpenAPI 3.0 allows examples in even more places. It seems...

type: enhancement
area: rules

Prompted by @maxim-tschumak here's a list of the rules we have in house that could be moved upstream into Zally if there's interest: - [x] Collection Resources Are Plural (`/thing/{id}`...

type: enhancement
area: rules

A colleague of mine recently asked whether `x-zally-ignore` declarations were cumulative as you descend the tree vs overriding. For example, given the yaml below should a TopRule violation pointing at...

area: documentation

Several times colleagues have asked whether our CI integration could use Zally to block _new_ SHOULD violations being introduced by a branch while letting _existing_ SHOULD violations through. Similarly, I've...

type: enhancement
question

**As a** user of Zally outside of Zalando **I want** to link to my own distinct REST Guidelines **So that** we can document our own divergent rules. **Acceptance Criteria** -...

type: enhancement
area: server
area: web UI

https://issues.apache.org/jira/browse/MASSEMBLY-939 - Add test for `AbstractLineAggregatingHandler` behaviour - `AbstractLineAggregatingHandler` uses latest source lastModified date of matched resources and supports `` - `FileSelectors` are always passed `PlexusIoResource` instances so that lastModified...

- Fixed inconsistent line endings on `docs/` content - Added test demonstrating #2123 - Added `HelpPreprocessor` to greedily consume `HelpCommand.commands` when `subcommandsRepeatable=true`

First attempt at a fix for #2104 > It may not be easy to build bookkeeping to keep track of this. Such bookkeeping also needs to handle scenarios like nested...

type: enhancement :sparkles:
theme: usagehelp