Skip to content

Update folder names for Sarif integration tests#1213

Merged
pascalberger merged 1 commit intocake-contrib:developfrom
pascalberger:feature/folder-fix
Aug 17, 2025
Merged

Update folder names for Sarif integration tests#1213
pascalberger merged 1 commit intocake-contrib:developfrom
pascalberger:feature/folder-fix

Conversation

@pascalberger
Copy link
Copy Markdown
Member

Fixes folder name for Cake.Issues.Reporting.Sarif integration tests to follow naming of other integration tests.

Copilot AI review requested due to automatic review settings August 15, 2025 11:29
@pascalberger pascalberger requested a review from a team as a code owner August 15, 2025 11:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the folder naming convention for Cake.Issues.Reporting.Sarif integration tests to align with the standard naming pattern used across the repository. The change standardizes .NET target framework folder names from "net8" and "net9" to "net8.0" and "net9.0".

Key Changes

  • Standardizes integration test folder names to use full .NET version format (net8.0, net9.0)
  • Updates both working directory and artifact publish paths in Azure DevOps pipeline

@pascalberger pascalberger merged commit ac59892 into cake-contrib:develop Aug 17, 2025
96 checks passed
@pascalberger pascalberger deleted the feature/folder-fix branch August 17, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants