js-markerclusterer icon indicating copy to clipboard operation
js-markerclusterer copied to clipboard

semantic-release: provide published package alongside source code with releases on github

Open gemal opened this issue 2 years ago • 4 comments

Thanks for stopping by to let us know something could be better!

Is your feature request related to a problem? Please describe. would be super nice to have a "dist" folder where generated files were in the releases

gemal avatar Aug 02 '23 16:08 gemal

If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: so we can see what is popular when we triage.

@gemal Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

wangela avatar Aug 02 '23 16:08 wangela

Not sure I'm understanding what you are asking for. We do publish the ./dist folder with all releases (see https://www.npmjs.com/package/@googlemaps/markerclusterer?activeTab=code). Or where did you expect to find them?

usefulthink avatar Sep 29 '23 13:09 usefulthink

I was refering to this file: https://github.com/googlemaps/js-markerclusterer/archive/refs/tags/v2.5.0.zip the one that is available for each release That does not contain the dist folder

gemal avatar Sep 29 '23 13:09 gemal

Thanks for clarifying. Those are snapshots of the GitHub repo for the release-tags, and as such don't contain the generated files. I'm not sure if it's possible to replace them with something else.

usefulthink avatar Sep 29 '23 14:09 usefulthink