Release 5.19 - #2425
Merged
Merged
Conversation
This also increases build speed, as we don't need to download the .NET SDK every time at the beginning.
Remove a reference to PackageLicenseURL.
forgot how partial application works and that it is not just magic. also forgot ignore is a function.
Fix property name
Fix typo in Rsync.fs options
…marked-failures Octopus deploy trance always marked failures
Create Github Actions
This reverts commit e440569.
This reverts commit 9420097.
Fixing incorrect indentation in the right menu
Decrease footer z-index so that main menu is not hidden behind it
Fixed "Visual Studio for Windows" download link
Sonarscanner
Add support for publish profiles
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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.
Fake.Sql.SqlPackagewhich is a redesign orFake.Sql.DacPacand added support for publish profiles, thanks @kmadof - Add support for publish profiles #2366Fake.DotNet.CliAdd timeout field to kill the process after the given timeout - Release 5.19 #2425Fake.Core.TargetAdd notification when a fake worker is idle - Release 5.19 #2425fake-cliUpdate bundled paket - Release 5.19 #2425Fake.DotNet.CliAdd support for suppressing copyright messages (--nologo) when invokingdotnet, thanks @objectx - Suppress copyright messages when invokingdotnet build#2436Fake.Installer.SquirrelAdd additional Squirrel parameters, thanks @pchinery - Add additional Squirrel parameters #2431Fake.Testing.SonarQubeSeveral improvements like workdir and local tool support, thanks @vilinski -Fake.Testing.SonarQubeSeveral improvements like workdir and local tool support #2438Fake.Tools.RsyncFix typo in Rsync.fs options, thanks @rmunn - Fix typo in Rsync.fs options #2432Fake.DotNet.Testing.CoverletFix Coverlet output property name, thanks @SteveGilham - Fix Coverlet output property name #2427Fake.Tools.OctoOctopus deploy trace always marked failures, thanks @ids-pfinn - Octopus deploy trace always marked failures #2428Fake.Core.ProcessProcess redirection was not working as advertised, thanks @ZeekoZhu - Unable to redirect output from one process to another #2445