Skip to content

Conversation

@paulirwin
Copy link
Member

No description provided.

@paulirwin paulirwin requested a review from Copilot August 2, 2025 21:00

This comment was marked as outdated.

paulirwin and others added 3 commits August 2, 2025 15:01
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@paulirwin paulirwin requested a review from Copilot August 2, 2025 21:03
Copy link

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 automated NuGet package publishing to the CI/CD pipeline. When changes are pushed to the main branch or release branches, the workflow will automatically publish generated NuGet packages to the public NuGet registry.

  • Adds GitHub workflow files to the Visual Studio solution for better organization
  • Implements automated NuGet publishing step in the CI workflow that triggers on main and release branch pushes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
F23.Syncerbell.sln Adds .github folder and workflows as solution items for better project organization
.github/workflows/dotnet.yml Adds NuGet publishing step with conditional execution for main and release branches

@paulirwin paulirwin merged commit 3f44b6f into main Aug 2, 2025
1 check passed
@paulirwin paulirwin deleted the feature/nuget-release branch August 2, 2025 21:04
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