Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CircleCI worklfow for publishing C# SDK #2956

Closed
IridiumOxide opened this issue Nov 21, 2023 · 0 comments · Fixed by #3180
Closed

CircleCI worklfow for publishing C# SDK #2956

IridiumOxide opened this issue Nov 21, 2023 · 0 comments · Fixed by #3180
Assignees

Comments

@IridiumOxide
Copy link
Contributor

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

@hdkshingala hdkshingala self-assigned this Jan 31, 2024
hdkshingala added a commit that referenced this issue Jan 31, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants