Skip to content

[bug]: release verification differs between environments #1874

@darioAnongba

Description

@darioAnongba

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 release.sh: make sure GNU gzip is used lightningnetwork/lnd#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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions