GRUKE v10.3.0 & v10.3.1 #4
GRUKE Admin
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v10.3.0:
KiotaTasks, a NUKE CLI tool wrapper for microsoft/kiota.GreemDev.Nuke.Components.Forgejo.permissionsYAML block.CodebergRunnersGITHUB_-prefixed environment variables. However, Forgejo also exposesFORGEJO_-prefixed variables, while GitHub does not.GitHubActionswithForgejoActionswhere relevant.GreemDev.Nuke.Components.{GitHub, Forgejo, GitLab}NuGet packages.ICreateGitHubReleasehas moved toGreemDev.Nuke.Components.GitHubICreateForgejoReleasehas been added toGreemDev.Nuke.Components.Forgejo, and works identically to GitHub; except where it had GitHub it has Forgejo now, what a surprise.ICreateGitLabReleasehas been added toGreemDev.Nuke.Components.GitLab, and is more complex, expecting aName,Version, andPackageName.GitterTasksto the namespaceNuke.Common.Tools.Gitter.SetBranchonGitRepositoryhas been removed; useGitRepository.ModifyCopy(branch: ...)instead.ShutdownDotNetAfterServerBuildattribute, it existed due to the .NET CLI's lack of ability for forcibly disabling the use of build servers.NukeBuild'sDisableDotNetBuildServersproperty totrue.DisableDefaultOutputAttributeto fully block displaying notifications at all. This will also skip requesting them.v10.3.1:
Beta Was this translation helpful? Give feedback.
All reactions