[
https://issues.apache.org/jira/browse/YETUS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-156:
-----------------------------------
Release Note:
<!-- markdown -->
For users:
This patch adds the qbt ("quality build tool") command in order to run
test-patch as a regularly scheduled reporting tool against a source tree
without the necessity of providing a patch file.
For Developers:
This feature has changed several internal structures and control mechanisms to
be incompatible with previous releases:
* Previously, a text file was used add extra parameters onto the `docker run`
command. Now this is done via the `DOCKER_EXTRAARGS[@]` variable.
* `BINNAME` now strips off the .sh extension.
* `PATCH_OR_ISSUE` and related vars may be empty when running in the full build
mode.
was:
For users:
This patch adds the qbt ("quality build tool") command in order to run
test-patch as a regularly scheduled reporting tool against a source tree
without the necessity of providing a patch file.
For Developers:
This feature has changed several internal structures and control mechanisms to
be incompatible with previous releases:
* Previously, a text file was used add extra parameters onto the `docker run`
command. Now this is done via the `DOCKER_EXTRAARGS[@]` variable.
* `BINNAME` now strips off the .sh extension.
* `PATCH_OR_ISSUE` and related vars may be empty when running in the full build
mode.
> [Umbrella] build driver
> -----------------------
>
> Key: YETUS-156
> URL: https://issues.apache.org/jira/browse/YETUS-156
> Project: Yetus
> Issue Type: New Feature
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Fix For: 0.3.0
>
> Attachments: YETUS-156.02.patch, YETUS-156.03.patch,
> YETUS-156.04.patch
>
>
> it might be useful to create something that runs test-patch's plug-ins as
> part of a build process. In other words, perform a full source build,
> generating reports from checkstyle, findbugs, shellcheck, multi-jdk, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)