rules_sass icon indicating copy to clipboard operation
rules_sass copied to clipboard

Update the README or Releases

Open phelanma opened this issue 4 years ago • 5 comments

Please update the README or Releases with the correct build information

phelanma avatar Jun 23 '21 13:06 phelanma

Is this referring to the version and sha256 hash in the Setup section? We do mention that you should check for the latest version, and it's not really feasible to keep that up to date automatically, since it contains a hash of a zip file that contains the README itself.

jathak avatar Jul 14 '21 20:07 jathak

Sorry, I was hoping something similar to the bazel-gazelle/releases page just quick note of "version and hash" as part of the release process. If thats possible?

phelanma avatar Jul 15 '21 00:07 phelanma

It would be beneficial to have the same pattern where the release notes contain the install instructions. For example rules_nodejs (https://github.com/bazelbuild/rules_nodejs/releases/tag/4.3.0):

Screen Shot 2021-10-08 at 4 09 24 PM

jpoehnelt avatar Oct 08 '21 22:10 jpoehnelt

This isn't something we have the bandwidth to do ourselves, but we're open to contributions if someone else would like to add this. The release code for these rules lives here.

jathak avatar Oct 20 '21 20:10 jathak

I see I can look at new versions under tags, but where can I get the sha256 for other versions?

vanor89 avatar Jan 24 '23 03:01 vanor89