* improved cause tracking for MalformedRequestContentRejection * unwrapping RejectionErrors when unmarshalling * amended old project name in CONTRIBUTING.md
This commit is contained in:
parent
92a08ab1d0
commit
7d40c1d8d4
5 changed files with 27 additions and 6 deletions
|
|
@ -59,7 +59,7 @@ The Akka build includes a special task called `validatePullRequest` which invest
|
|||
then running tests only on those projects.
|
||||
|
||||
For example changing something in `akka-http-core` would cause tests to be run in all projects which depend on it
|
||||
(e.g. `akka-http-core-tests`, `akka-http-marshallers-*`, `akka-docs` etc.).
|
||||
(e.g. `akka-http-tests`, `akka-http-marshallers-*`, `akka-docs` etc.).
|
||||
|
||||
To use the task simply type, and the output should include entries like shown below:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue