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

Imported: Better handling of force pushs #41

Closed DaGeRe closed 1 year ago

DaGeRe commented 2 years ago

This issue has been imported from an old repository. It was originally created by @Schattensilber at 2021-09-24T08:38:43Z with number #41

Currently it is not clear what's going on after a force push. Since peass can't build the 'last' (deleted) version it just doesn't do anything but doesn't show an error message either. It should be made clear to the user that something is up. Clearing the peass-cache and rebuilding seems to fix the issue.

DaGeRe commented 1 year ago

This is an issue that occurs rarely, and it is hard to keep track which commit is still valid; therefore, please just clear the cache if a force push appeared.