Releases: jenkinsci/violation-comments-to-stash-plugin
Releases · jenkinsci/violation-comments-to-stash-plugin
1.15
1.14
[maven-release-plugin] prepare for next development iteration
violation-comments-to-stash-1.11
Renaming it to Violation Comments to Bitbucket Server Plugin
violation-comments-to-stash-1.9
Adding header "X-Atlassian-Token: no-check" to be compatible with Stash 4.0 #12
violation-comments-to-stash-1.8
Accepting cookies sent from Stash server. To prevent infinite redirect if Stash requires authentication.
violation-comments-to-stash-1.7
- Using Violations 0.8.0-alpha-1
- Adds new parsers: PyFlakes, ReSharper, XMLLint, ZPTLint
- Adds messages to Findbugs
- Bug fixes in parsers, see Violations Plugin changelog
violation-comments-to-stash-1.6
- Replacing back-slashes (Windows style file paths) from reports with forward-slashes. So that they match file paths reported in Stash Rest API.
- Using password field for password in configuration GUI
violation-comments-to-stash-1.4
Finding all violations for files. Even if same file is reported twice (with absolute and relative path).
violation-comments-to-stash-1.3
Changed file in Stash may also end with reported file, not only the opposite. Findbugs reports Java-files as package path, this makes sure those files are matched to changed files in Stash.
violation-comments-to-stash-1.2
Can, optionally, add comments to individual commits. And/Or to pull requests.