-
Notifications
You must be signed in to change notification settings - Fork 237
New linux dotnet nuget push #514
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
Open
dobretsberger
wants to merge
182
commits into
Blazor-Diagrams:master
Choose a base branch
from
WiseTechGlobal:NewLinuxDotnetNugetPush
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
New linux dotnet nuget push #514
dobretsberger
wants to merge
182
commits into
Blazor-Diagrams:master
from
WiseTechGlobal:NewLinuxDotnetNugetPush
Conversation
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
Matt/githubactions
Gna/wtg blazor diagram
Update package version for Microsoft.AspNetCore.Components
…s-Move-WTG.Blazor.Diagrams-to-nuget.org WI00764279 -- NCN Diagrams Move wtg.blazor.diagrams to nuget.org
…esBehaviorUpdate WI00737678---RemoveDragNodesBehavior
…-Blazor-Diagrams-mouse-configuration WI00761833 - Updates for Blazor Diagrams mouse configuration
…Script_interop_calls_cannot_be_issued_at_this_time WI00745224 - JavaScript interop calls cannot be issued at this time
* FluentAssertion removed from chunk1 files * FluentAssertion removed from chunk2 files * Final FluentAssertion removed from chunk3 files * Updated build.xml and release.xml to .net8 version * updated build.xml for .net7 version * Spelling change of PackageReference * <HintPath> removed form Blazor.Diagram.csproj * changes made in build.yml and Blazor.Diagram.csproj * removed net7.0 from Directory.Build.props * debugging * changes made in Directory.Build.props * Removal of trailing spaces * Spaces and warnings removed * actions/upload-artifact version changed from v3 to v4 * extra spaces removed
* FluentAssertion removed from Blazor.Diagrams.Tests.csproj * .net7.0 removed from Directory.Build.props * spacing and spelling fixed * release.yml file updated
…erRendererThrowException implementation with separate thread to modify the collection in the test
updated the release.yml to allow the use of dotnet nuget push instead of nuget push, which is cross platform a more modern version to publish, and since we're on linux, this also does not require mono to be installed
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.
PR to replace the release pipeline with dotnet nuget push (instead of the old nuget push)