Update script file permissions - #132
Conversation
Changed mode for bump-contract.sh, push-homebrew-tap.sh, and sign-sha256sums.py from executable (755) to regular (644).
|
/oc should this pr be closed? |
Recommendation: close this PRThe mode flip (755 → 644) is a pure metadata change with no content delta, and it silently breaks a documented, load-bearing invocation path. Evidence:
Counter-argument considered: repo consistency — Verdict: The PR provides no functional benefit, and it regresses the documented bump workflow with no rationale. Close it (or at minimum revert the |


Changed mode for bump-contract.sh, push-homebrew-tap.sh, and sign-sha256sums.py from executable (755) to regular (644).