Skip to content
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

[JENKINS-72628] Follow symlinks when checking the workspace prefix #176

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Aug 21, 2024

When checking if files are in the workspace we need to resolve symbolic links so that those file names are also correctly approved.

For details see JENKINS-72628.

@uhafner uhafner added the bug Bugs or performance problems label Aug 21, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests: 97 % successful (✔️ 76 passed, 🙈 2 skipped)
   〰️   Line Coverage: 74% (103 missed lines)
   ➰   Branch Coverage: 66% (40 missed branches)
   PIT   Mutation Coverage: 60% (79 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

## 🚧 Error Messages

Quality Monitor Errors:
[JunitParser] The processed file './target/surefire-reports/TEST-io.jenkins.plugins.prism.SourcePrinterTest.xml' does not contain data.

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

@uhafner uhafner merged commit aaaf530 into main Aug 21, 2024
31 checks passed
@uhafner uhafner deleted the follow-workspace-symlink branch August 21, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant