### Background Release verification does not currently work on macOS devices because of different reasons: 1. Usage of `grep -P` in `get-git-tag-name.sh` 2. `gzip` issue: See https://github.com/lightningnetwork/lnd/pull/10268 ### Steps to reproduce Execution of `make release` differs between macOS and Linux environments. ### Expected behavior manifest result should be the same ### Actual behavior Tell us what happens instead
Background
Release verification does not currently work on macOS devices because of different reasons:
grep -Pinget-git-tag-name.shgzipissue: See release.sh: make sure GNU gzip is used lightningnetwork/lnd#10268Steps to reproduce
Execution of
make releasediffers between macOS and Linux environments.Expected behavior
manifest result should be the same
Actual behavior
Tell us what happens instead