Tags: reactivemarbles/DynamicData
Tags
ci: adopt GitReleaseNoteGenerator and nbgv CLI tool (#1125) - Replace the glennawatson/ChangeLog action with the GitReleaseNoteGenerator global tool (git-release-notes) to produce release notes, matching the reactiveui pipeline. Resolves #1093. - Swap the stale dotnet/nbgv JS action for the nbgv global tool, stamping cloud variables via `nbgv cloud -a` and exposing SemVer2/PrereleaseVersion as step outputs. - Keep Nerdbank.GitVersioning (version.json) as the version source; all branch/version policy checks are unchanged.
Fixed that the Build and Release action defined in release.yml was at… …tempting to publish a bogus "empty.nupkg" file that exists in the normal build output of the DynamicData.Tests project, as a part of the EmptyFiles package, since the job was written to search for "*.nupkg". (#1124) The job has been adjusted to only look for "DynamicData.*.nupkg" files. (cherry picked from commit efc077c)
PreviousNext