Files
Files copied to clipboard
Bump Nuke.Common from 5.0.2 to 5.1.1
Bumps Nuke.Common from 5.0.2 to 5.1.1.
Changelog
Sourced from Nuke.Common's changelog.
[5.1.1] / 2021-04-23
- Fixed parameter loading with missing default parameters file
- Fixed visibility of
Directory.Buildfiles- Fixed
ArgumentsFromCommitMessageAttributeto require manual application- Fixed summary reporting for exceptions to only include first line of message
- Fixed update notification
- Fixed PowerShell invocation from
build.cmd- Fixed
UpdateandSetupcommand to not stage parameters file- Fixed
Updatecommand for absent bootstrapping scripts- Fixed skipping unhandled syntax fragments in Cake conversion
- Fixed missing
Instanceproperties forIBuildServerimplementations- Fixed GitHubActions default cache path
- Fixed missing property for GitHubActions workflow inputs
- Fixed quoting in GitHubActions for included/excluded paths
- Fixed
XmlPoketo allow specifying encoding- Fixed
ExternalFilesTaskfor single file browse-URL- Fixed
ICompile,IPack,ITestcomponents to check againstSucceededTargets- Fixed setting
RepositoryUrlinIPackcomponent[5.1.0] / 2021-04-07
- Removed
:Fixcommand from global tool (superseded by:AddPackage)- Changed
.nukeconfiguration file to.nukedirectory- Changed shell-completion to rely on
build.schema.jsonfile- Changed default
DependencyBehaviortoSkip- Changed
HostTypetoHostbase class- Changed
ExecutionStatusmembersExecutedtoSucceeded, andExecutingtoRunning- Changed
IBuildExtensioninstances to be cached- Changed
IOnBeforeLogoandIOnAfterLogoextensions toIOnBuildCreatedandIOnBuildInitialized- Changed
IsSuccessfulto check for succeeded, skipped and collective targets- Changed
ParameterAttributeto allow external value providers withValueProviderTypeandValueProviderMember- Changed GitHubActions secret names to split on camel-humps
- Added support for parameter files (profiles)
- Added source generator for strong-typed solutions
- Added shorthand dependencies for build components
- Added
ReportSummaryfor summary extension toNukeBuildandINukeBuild- Added exception reporting in summary
- Added
ParameterPrefixAttributefor build components- Added build extensions for
OnTargetSkipped,OnTargetRunning,OnTargetSucceeded, andOnTargetFailed- Added styling for unlisted targets in execution plan HTML
- Added
:Secretscommand to global tool andSecretAttributefor encryption in parameters files- Added
:AddPackagecommand to global tool- Added
:GetConfigurationcommand to global tool- Added
:Updatecommand to global tool- Added
:CakeConvertand:CakeCleancommands to global tool- Added generation of
Directory.Build.propsandDirectory.Build.targetsfiles- Added parameter resolution for root directory in global tool
- Added shell-navigation aliases
nuke/andnuke-- Added
ScheduledTargets,RunningTargets,AbortedTargets,FailedTargets,SucceededTargetscollections toNukeBuildandINukeBuild- Added
ArgumentsFromCommitMessageAttributeand:Triggercommand to global tool- Added
ExitCodetoINukeBuild
... (truncated)
Commits
0a3884eMerge branch 'hotfix/5.1.1' into master16bea1fFinalize CHANGELOG.md for 5.1.1a3fd1b7Update CHANGELOG.md65e5dd6Add Nuke.Enterprise package infrastructurea653c33Update constants73b5d65Update AppVeyor token92e0727Fix ArgumentsFromCommitMessageAttribute to require manual application82f4919Fix setting RepositoryUrl in IPack component7a28ce3Fix ICompile, IPack, ITest component to check against SucceededTargetsda8fea7Fix quoting in GitHubActions for included/excluded paths- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.