jenkinsci / peass-ci-plugin

Jenkins plugin for peass to support performance measurement in CI
https://plugins.jenkins.io/peass-ci/
GNU Affero General Public License v3.0
4 stars 13 forks source link

Renaming version -> commit #157

Closed mawHBT closed 2 years ago

mawHBT commented 2 years ago

Use StaticTestSelection.getNewestCommit() instead of StaticTestSelection.getNewestVersion() in PeassAnalysisAction, PeassAnalysisBuilder and ProjectData.

DaGeRe commented 2 years ago

Thanks for the PR. The java changes look fine, but why are the .json-changes necessary?