Skip to content

Run all integration tests on GitHub Actions#1210

Merged
pascalberger merged 3 commits intocake-contrib:developfrom
pascalberger:feature/github-int-tests
Aug 17, 2025
Merged

Run all integration tests on GitHub Actions#1210
pascalberger merged 3 commits intocake-contrib:developfrom
pascalberger:feature/github-int-tests

Conversation

@pascalberger
Copy link
Copy Markdown
Member

Runs all integration tests on GitHub Actions

Copilot AI review requested due to automatic review settings August 14, 2025 21:56
@pascalberger pascalberger requested a review from a team as a code owner August 14, 2025 21:56
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

This PR adds comprehensive integration test coverage for additional Cake Issues addins by creating new GitHub Actions workflow jobs. The change expands automated testing to ensure all integration tests run on CI/CD.

Key Changes

  • Added 8 new integration test jobs covering GitRepository, Markdownlint, and Reporting addins (Console, Generic, Sarif)
  • Configured jobs to run across multiple operating systems (Windows, Ubuntu, macOS) and .NET versions
  • Included both Cake Scripting and Cake Frosting test variants where applicable

@pascalberger pascalberger force-pushed the feature/github-int-tests branch 2 times, most recently from 1b65ada to 07355f0 Compare August 15, 2025 11:26
@pascalberger pascalberger force-pushed the feature/github-int-tests branch from 07355f0 to 7947a81 Compare August 17, 2025 16:49
@pascalberger pascalberger merged commit 6b0cd07 into cake-contrib:develop Aug 17, 2025
150 checks passed
@pascalberger pascalberger deleted the feature/github-int-tests branch August 17, 2025 18:05
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