Skip to content

ci: only include (s)nupkg files in artifacts from /src folder#368

Merged
skwasjer merged 1 commit intomainfrom
chore/nupkg_filter_src_folder
Nov 20, 2025
Merged

ci: only include (s)nupkg files in artifacts from /src folder#368
skwasjer merged 1 commit intomainfrom
chore/nupkg_filter_src_folder

Conversation

@skwasjer
Copy link
Owner

@skwasjer skwasjer commented Nov 20, 2025

The transitive dependency EmptyFiles (dependency of DiffEngine/Verify) creates a lot of empty/placeholder files under /test/**/bin/Release/{tfm}/EmptyFiles including a file called empty.nupkg which is thus included in our package build artifacts.

I've created an issue related to this VerifyTests/EmptyFiles#198

This removes those files from our artifacts.

@skwasjer skwasjer enabled auto-merge (squash) November 20, 2025 20:08
@sonarqubecloud
Copy link

@skwasjer skwasjer added the ci label Nov 20, 2025
@skwasjer skwasjer merged commit 805650d into main Nov 20, 2025
13 checks passed
@skwasjer skwasjer deleted the chore/nupkg_filter_src_folder branch November 20, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant