Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add icon and update nuget metadata #2433

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Add icon and update nuget metadata #2433

merged 2 commits into from
Mar 19, 2024

Conversation

jamesmontemagno
Copy link
Member

@jamesmontemagno jamesmontemagno commented Mar 8, 2024

Now has an icon!
image

@@ -25,6 +27,7 @@

<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="\" />
<None Include="..\..\assets\icon.png" PackagePath="icon.png" Pack="true" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Think maybe we could define it in Directory.Build.props to avoid duplicate code, as all packages would need this

https://github.com/microsoft/reverse-proxy/blob/main/src/Directory.Build.props

@MihaZupan MihaZupan added this to the v.Next milestone Mar 12, 2024
Copy link
Member

@MihaZupan MihaZupan left a comment

Choose a reason for hiding this comment

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

Thanks.
Mind adding it to the Yarp.Kubernetes.Controller.csproj package as well (not shipping yet)? Or include it in Directory.Build.props if possible

@MihaZupan
Copy link
Member

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@MihaZupan MihaZupan closed this Mar 19, 2024
@MihaZupan MihaZupan reopened this Mar 19, 2024
@MihaZupan MihaZupan enabled auto-merge (squash) March 19, 2024 15:12
@MihaZupan MihaZupan merged commit 643d458 into main Mar 19, 2024
9 checks passed
@MihaZupan MihaZupan deleted the nuget-metadata branch March 19, 2024 15:33
@MihaZupan MihaZupan added the Type: Documentation Improvements or additions to documentation label Mar 25, 2024
@MihaZupan MihaZupan modified the milestones: v.Next, YARP 2.2.0-preview1 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants