[lbry] ci: GoReleaser zero out buildid for reproducible builds #40

Merged
roylee17 merged 1 commit from roylee/support-reprodicible-builds into master 2022-05-26 06:49:12 +02:00
roylee17 commented 2022-05-25 05:05:34 +02:00 (Migrated from github.com)

This is the only missing step to make the compiled binaries deterministic.

This is the only missing step to make the compiled binaries deterministic.
coveralls commented 2022-05-25 05:11:14 +02:00 (Migrated from github.com)

Pull Request Test Coverage Report for Build 2381870302

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 11 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.002%) to 51.813%

Files with Coverage Reduction New Missed Lines %
integration/rpctest/utils.go 2 77.65%
peer/peer.go 9 76.31%
Totals Coverage Status
Change from base Build 2376962686: 0.002%
Covered Lines: 22354
Relevant Lines: 43144

💛 - Coveralls
## Pull Request Test Coverage Report for [Build 2381870302](https://coveralls.io/builds/49427855) * **0** of **0** changed or added relevant lines in **0** files are covered. * **11** unchanged lines in **2** files lost coverage. * Overall coverage increased (+**0.002%**) to **51.813%** --- | Files with Coverage Reduction | New Missed Lines | % | | :-----|--------------|--: | | [integration/rpctest/utils.go](https://coveralls.io/builds/49427855/source?filename=integration%2Frpctest%2Futils.go#L128) | 2 | 77.65% | | [peer/peer.go](https://coveralls.io/builds/49427855/source?filename=peer%2Fpeer.go#L1331) | 9 | 76.31% | <!-- | **Total:** | **11** | | --> | Totals | [![Coverage Status](https://coveralls.io/builds/49427855/badge)](https://coveralls.io/builds/49427855) | | :-- | --: | | Change from base [Build 2376962686](https://coveralls.io/builds/49398388): | 0.002% | | Covered Lines: | 22354 | | Relevant Lines: | 43144 | --- ##### 💛 - [Coveralls](https://coveralls.io)
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbcd#40
No description provided.