Skip to content

CI pipeline via GitHub Actions#10

Merged
JoeProgrammer88 merged 1 commit intomainfrom
JoeProgrammer88-patch-1
Apr 9, 2026
Merged

CI pipeline via GitHub Actions#10
JoeProgrammer88 merged 1 commit intomainfrom
JoeProgrammer88-patch-1

Conversation

@JoeProgrammer88
Copy link
Copy Markdown
Member

This pull request introduces a new GitHub Actions workflow to automate building and testing of the .NET project. The workflow is triggered on pushes and pull requests to the main branch, ensuring that code changes are validated automatically.

Continuous Integration setup:

  • Added .github/workflows/dotnet.yml to build, restore dependencies, and test the .NET project using GitHub Actions on every push and pull request to main. (..github/workflows/dotnet.ymlR1-R28)

@JoeProgrammer88 JoeProgrammer88 merged commit 4639cb9 into main Apr 9, 2026
1 check passed
@JoeProgrammer88 JoeProgrammer88 deleted the JoeProgrammer88-patch-1 branch April 9, 2026 18:38
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.

1 participant