rules_swc icon indicating copy to clipboard operation
rules_swc copied to clipboard

[BUG]: Script doesn't check if user has gsed installed

Open Aghassi opened this issue 1 year ago • 0 comments

https://github.com/aspect-build/rules_swc/blob/d3cdecadd1cdc25a14776bf95c7812318a15e9a3/scripts/mirror_releases.sh#L25

This is a super minor one, but this script will fail if the user doesn't have gsed installed. Consider adding a check and failing fast with install instructions.

Aghassi avatar Dec 05 '22 18:12 Aghassi