chocolatey/boxstarter

Update iconUrl to a domain owned directly by Chocolatey

gep13 opened this issue ยท 4 comments

gep13 commented

Is Your Feature Request Related To A Problem? Please describe.

Currently, the iconUrl for the Boxstarter Chocolatey packages uses:

https://cdn.rawgit.com/chocolatey/boxstarter/master/Web/Images/boxLogo_sm.png

During the recent v3.0.0 release, this URL failed to validate, since the entire Web directory was removed from the Boxstarter GitHub repository. To prevent this from happening again, the iconUrl should be updated to a URL that is directly owned/maintained by Chocolatey.

Describe The Solution. Why is it needed?

Suggestion would be to add the Boxstarter logo to this repository and the iconUrl would be updated to start with https://img.chocolatey.org

The old image likely needs to remain in the GitHub Repository, so that the icon for older package versions continues to work.

Additional Context.

N/A

Related Issues

N/A

pauby commented

@st3phhays I'm happy to pick this up and put the image into img.chocolatey.org. However, where do you want it to go (folder) and what do you want it called (filename)? Not sure if you have a format for that over there.

@pauby Thanks!

Copy these two images:

Place them into a folder on the images repo under logos/ (so it'll be img.chocolatey.org/logos/boxstarter-logo.png for example)

I'll put the rest of the Chocolatey logos in this folder as well once those are moved over.

pauby commented

Raised a PR to have the images added. Once that is merged we can complete this.

๐ŸŽ‰ This issue has been resolved in version 3.0.1 ๐ŸŽ‰

The release is available on:

Your GitReleaseManager bot ๐Ÿ“ฆ๐Ÿš€