github-material-icons-extension icon indicating copy to clipboard operation
github-material-icons-extension copied to clipboard

[Feature] Show icons in releases page.

Open mikeydevelops opened this issue 1 year ago • 1 comments

This closes #81, as the pull brings support for displaying icons in releases page.

Provider support:

  • [x] GitHub
  • [x] GitLab
  • [x] Gitea
  • [x] Gitee
  • [ ] Azure - I do not have access to an azure repository. Need help for implementing.
  • BitBucket - releases feature not supported
  • SourceForge - releases feature not supported

mikeydevelops avatar Jul 05 '24 17:07 mikeydevelops

@material-extensions/material-icons-browser-extension Is there anyone from our maintainer team who has access to an Azure repository and its releases page and can support us here? It would already help to get to know the HTML structure of that page.

PKief avatar Jul 06 '24 14:07 PKief

So Azure Repos is free, and I was able to mirror the repository on there and make an automated build, but the releases function is different than github, gitlab, gitea or gitee. There is no file list to download the build from. So this is pretty much done.

mikeydevelops avatar Jul 08 '24 16:07 mikeydevelops

So Azure Repos is free, and I was able to mirror the repository on there and make an automated build, but the releases function is different than github, gitlab, gitea or gitee. There is no file list to download the build from. So this is pretty much done.

Nice, then we can merge this for now. I was only able to test it on GitHub, but there it worked very well 👍

PKief avatar Jul 08 '24 19:07 PKief