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

Rename goToTag to goToCommit in OneJobImporter also #178

Closed mawHBT closed 2 years ago

mawHBT commented 2 years ago

GitUtils.goToTag was renamed to goToCommit in peass. So peass-ci musst use the new method-name.

DaGeRe commented 2 years ago

Thanks for the PR, this really was an issue! Sorry, I somehow overlooked the PR, but the change is made now.