Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@devlead
Copy link
Member

@devlead devlead commented Aug 26, 2025

  • Replace AppVeyor build configuration with GitHub Actions workflows
  • Add new release workflow for automated releases on version tags
  • Update code signing to use Azure CLI credentials instead of client secret
  • Replace MyGet publishing with Azure DevOps NuGet feed
  • Add GitHub Actions specific build targets (GitHubActions, GitHubActions-Release)
  • Update build parameters to detect GitHub Actions environment
  • Remove AppVeyor-specific dependencies and configurations
  • Update tag detection logic to work with GitHub Actions
  • fixes Sign and Release using GitHubActions #4561

@devlead devlead force-pushed the feature/gh-4561 branch 2 times, most recently from f351906 to 1be413a Compare August 26, 2025 21:38
@devlead devlead marked this pull request as ready for review August 26, 2025 22:04
- Replace AppVeyor build configuration with GitHub Actions workflows
- Add new release workflow for automated releases on version tags
- Update code signing to use Azure CLI credentials instead of client secret
- Replace MyGet publishing with Azure DevOps NuGet feed
- Add GitHub Actions specific build targets (GitHubActions, GitHubActions-Release)
- Update build parameters to detect GitHub Actions environment
- Remove AppVeyor-specific dependencies and configurations
- Update tag detection logic to work with GitHub Actions
- fixes #4561
@devlead devlead merged commit 3a5019e into develop Aug 26, 2025
19 checks passed
@devlead devlead deleted the feature/gh-4561 branch August 26, 2025 23:09
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.

Sign and Release using GitHubActions

1 participant