You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes: #2956
- **New Features**
- Introduced a GitHub Actions workflow for manual release of the
Aperture C# SDK, including version selection and automation of release
steps.
- **Refactor**
- Transitioned to using a Windows executor for release jobs in CI/CD
pipelines.
- Updated job configurations and workflows for enhanced packaging and
publishing processes.
- **Chores**
- Added caching for dotnet packages to improve build times.
- Modified the CI/CD configuration to support new release and
verification processes.
Add a CircleCI workflow for publishing C# SDK to NuGet, as currently it has to be done manually.
The current package is https://www.nuget.org/packages/ApertureSDK
The text was updated successfully, but these errors were encountered: