rules_sass
rules_sass copied to clipboard
Update the README or Releases
Please update the README or Releases with the correct build information
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.
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?
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):

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.
I see I can look at new versions under tags, but where can I get the sha256 for other versions?