Skip to content

Conversation

@cake-contrib-bot
Copy link
Contributor

This pull request was created by a tool: Cake.AddinDiscoverer version 3.74.0

Resolves #1923

- /**/Cake.Buns.ReportPortal.dll
Repository: https://github.com/OlegYanushkevich/Cake.Buns.ReportPortal.git
ProjectUrl: https://github.com/OlegYanushkevich/Cake.Buns.ReportPortal/
Repository: https://github.com/OlegYanushkevich/Cake.Buns.ReportPortal/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Repository / GitHub user seems to be removed.

@Jericho Isn't there a check in addin discoverer to avoid adding links leading to a 404 (or was the user removed just after addin discoverer was run)?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do validate the ProjectUrl and replace it with a link to the nuget package when we detect HTTP 404. That's why the ProjectUrl in this YAML was changed:

  • from https://github.com/OlegYanushkevich/Cake.Buns.ReportPortal/
  • to https://www.nuget.org/packages/Cake.Buns.ReportPortal/.

However, the same logic is not applied to the repository URL. That's why the AddinDiscoverer did not update the RepositoryUrl (other than .git which the author seems to have removed in their nuspec).

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.

Update Cake.Buns.ReportPortal.yml

3 participants