Merged
Conversation
Contributor
christiannagel
commented
Jul 12, 2024
- change version to 4.x preview.1
- add publishnuget.md with information on changing the PAT for nuget deployment with ADO
- temporary disable publish to nuget.org (until stabilization of the preview.1 version)
Updated the `VersionPrefix` in `Directory.Build.props` from `3.7.0` to `4.0.0`.
- Updated `codebreaker-lib-viewmodels.yml` to change version suffix to `preview.1.`. - Disabled publish to Nuget.org for the next weeks. - In `createnuget-withbuildnumber.yml`, removed the `dotnet-quality: 'preview'` line to standardize the build process towards stable .NET releases. - Extended the artifact retention period from 3 to 7 days in `createnuget-withbuildnumber.yml` to allow longer access to uploaded artifacts for debugging or delayed deployments.
Added detailed documentation in `publishnuget.md` for GitHub Actions, focusing on the publishing process for NuGet packages. This includes a new section on Azure DevOps publishing, detailing the use of a Personal Access Token (PAT) for package publishing, its configuration in GitHub Actions secrets, and its validity period. Additionally, introduced a section on publishing to NuGet, providing relevant links for both Azure DevOps feeds and the NuGet server for *CNinnovation.Codebreaker.ViewModels*.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.