sveltejs / svelte-devtools

A browser extension to inspect Svelte application by extending your browser devtools capabilities
https://chromewebstore.google.com/detail/svelte-devtools/kfidecgcdjjfpeckbblhmfkhmlgecoff
MIT License
1.5k stars 79 forks source link

chore: add downloadable bot comment #228

Closed ignatiusmb closed 2 months ago

ignatiusmb commented 2 months ago

Trying out changes in a PR requires many clicks to go to the actions tab and find the artifact generated from the action to download it, this change will add a bot comment that gives us the direct link to download the artifact.

One downside from using artifacts is that the user needs to be logged in to download them, an alternative we could use is to rely on a third-party service like https://nightly.link/ to generate a public link for everyone to download.

github-actions[bot] commented 2 months ago

Try the changes in this PR by side-loading the built extension. :rocket: