rangle / angular-devtools

Moved to the Angular organization.
https://github.com/angular/angular/tree/master/devtools
256 stars 18 forks source link

Add prebuilt extension archives to release artifacts #941

Open josh-hemphill opened 2 years ago

josh-hemphill commented 2 years ago

What feature do you want to see? The prebuilt extension packages to be provided under releases.

Why is it important to you? Those who cannot install from the browser extensions stores, and might also not be able to build it themselves, it would make it trivial to just download the package and manually install extensions. It might also be useful for diagnosing issues, to have someone be able to easily manually install it directly from a release.

Describe functionality in details. Apply mocks if applicable: See the darkreader release github workflow as an example: https://github.com/darkreader/darkreader/blob/master/.github/workflows/tagged-release.yml