Skip to content

Added pakcages path as an extra info to the package count#112

Open
idan-h wants to merge 3 commits into
jcansdale:masterfrom
idan-h:master
Open

Added pakcages path as an extra info to the package count#112
idan-h wants to merge 3 commits into
jcansdale:masterfrom
idan-h:master

Conversation

@idan-h

@idan-h idan-h commented Oct 18, 2021

Copy link
Copy Markdown

I had a hard time debugging a problem that wouldv'e taken me 30 seconds if this output was available. (The problem was duplicated failing push because of the symbols.nupkg)

Found 2 packages:
D:\a\TestMonorepoGithubActions\TestMonorepoGithubActions\output\ClassLibrary1.0.0.5.nupkg
D:\a\TestMonorepoGithubActions\TestMonorepoGithubActions\output\ClassLibrary1.0.0.5.symbols.nupkg
[ClassLibrary1.0.0.5.nupkg]: Repository url: https://github.com/***/TestMonorepoGithubActions. Version: 0.0.5. Size: 10423 bytes.
[ClassLibrary1.0.0.5.nupkg]: Repository url: https://github.com/***/TestMonorepoGithubActions. Version: 0.0.5. Size: 4700 bytes.
[ClassLibrary1.0.0.5.nupkg]: Uploading package.
[ClassLibrary1.0.0.5.nupkg]: Uploading package.
[ClassLibrary1.0.0.5.nupkg]: Error: Version 0.0.5 of "ClassLibrary1" has already been pushed.
[ClassLibrary1.0.0.5.nupkg]: Error: Version 0.0.5 of "ClassLibrary1" has already been pushed.

As you can see, it shows that immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants