Skip to content

[JENKINS-73380] Make sure that any existing reference build action is removed #558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Sep 18, 2024

Otherwise, there will be multiple reference build actions, but there must be only one that identifies the baseline. Log an error message if the action already exists since the baseline should be constant.

See JENKINS-73380.

Otherwise, there will be multiple reference build actions,
but there must be only one that identifies the baseline.
Log an error message if the action already exists since the baseline
should be constant.
@uhafner uhafner added the enhancement Enhancement of existing functionality label Sep 18, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 167 passed)
   〰️   Line Coverage: 73% (346 missed lines)
   ➰   Branch Coverage: 67% (122 missed branches)
   PIT   Mutation Coverage: 55% (344 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.63%. Comparing base (99e2c70) to head (444a93f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #558      +/-   ##
============================================
+ Coverage     72.56%   72.63%   +0.06%     
- Complexity      403      404       +1     
============================================
  Files            48       48              
  Lines          1232     1235       +3     
  Branches        108      109       +1     
============================================
+ Hits            894      897       +3     
  Misses          304      304              
  Partials         34       34              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uhafner uhafner merged commit 29da418 into main Sep 19, 2024
33 checks passed
@uhafner uhafner deleted the overwrite-action branch September 19, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant