Skip to content

Conversation

@Mik-Nord
Copy link
Contributor

@Mik-Nord Mik-Nord commented May 1, 2025

This pull request introduces a new reusable GitHub Actions workflow for running a comprehensive Golang test suite and demonstrates its usage in an example workflow. The changes aim to streamline and standardize the testing process for Golang projects.

Addition of a reusable Golang test suite workflow:

Example usage of the reusable workflow:

  • examples/automation-golang-test-suite.yml: Created an example workflow that uses the reusable Golang test suite workflow to validate pull requests on master and main branches. This demonstrates how to integrate the shared workflow into a project.

@Mik-Nord Mik-Nord requested a review from a team as a code owner May 1, 2025 09:41
@Mik-Nord Mik-Nord merged commit fda16a9 into master May 1, 2025
@Mik-Nord Mik-Nord deleted the feature/go-test-suite branch May 1, 2025 10:03
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.

3 participants