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

Centralize file path validation for issue providers #975

Open
pascalberger opened this issue Jan 9, 2025 · 0 comments
Open

Centralize file path validation for issue providers #975

pascalberger opened this issue Jan 9, 2025 · 0 comments
Labels
Area:Core Core Cake.Issues component Improvement
Milestone

Comments

@pascalberger
Copy link
Member

MsBuild and TAP issue provider currently have a ValidateFilePath method which checks that file is part of the repository and handles absolute and relative paths.

This method could be provided on BaseIssueProvider to be available to all issue provider / report formats

@pascalberger pascalberger added this to the 6.0.0 milestone Jan 9, 2025
@pascalberger pascalberger added Improvement Area:Core Core Cake.Issues component labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Core Core Cake.Issues component Improvement
Projects
None yet
Development

No branches or pull requests

1 participant