apache/test-patch
Apache Yetus precommit patch testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| basedir | Directory location of source | yes | ${GITHUB_WORKSPACE} |
| blankseolignorefile | — | — | .yetus/blanks-eol.txt |
| blankstabsignorefile | regex list of files to ignore tabs | — | .yetus/blanks-tabs.txt |
| bufbasedir | Location where to run buf | — | . |
| buildtool | Name of build tool plug-in to use | — | nobuild |
| continuousimprovement | Pass branches that would otherwise fail | — | false |
| excludes | Filename of files/directories to ignore | — | .yetus/excludes.txt |
| githubtoken | GitHub token to use | yes | "" |
| javahome | Location of the JDK to use | — | /usr/lib/jvm/default-java |
| patchdir | Directory location of logs, temp space, etc | yes | /tmp/yetus |
| plugins | Fine grained control over plug-ins | — | all,-asflicense,-author,-findbugs,-gitlab, -jira,-shelldocs |
| project | Name of project to put on reports, default personality, etc | — | unknown |
| reapermode | How to handle stale surefire tests | — | kill |
| reviveconfig | Configuration file for revive | — | .revive.toml |
| testsfilter | Only warn on these test plug-ins | — | "" |
Outputs
no outputs