Skip to content

Fixed that the Build and Release action defined in release.yml was attempting to publish a bogus "empty.nupkg" file… - #1124

Merged
JakenVeina merged 1 commit into
mainfrom
housekeeping/release-failure-empty-nupkg
Jun 30, 2026
Merged

Fixed that the Build and Release action defined in release.yml was attempting to publish a bogus "empty.nupkg" file…#1124
JakenVeina merged 1 commit into
mainfrom
housekeeping/release-failure-empty-nupkg

Conversation

@JakenVeina

Copy link
Copy Markdown
Collaborator

… 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".

The job has been adjusted to only look for "DynamicData.*.nupkg" files.

…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".

The job has been adjusted to only look for "DynamicData.*.nupkg" files.
@JakenVeina
JakenVeina requested a review from dwcullop June 30, 2026 03:33
@JakenVeina
JakenVeina merged commit efc077c into main Jun 30, 2026
2 checks passed
@JakenVeina
JakenVeina deleted the housekeeping/release-failure-empty-nupkg branch June 30, 2026 22:17
JakenVeina added a commit that referenced this pull request Jun 30, 2026
…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)
@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants