Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding osuergo build tag to goreleaser #1033

Merged

Conversation

epikichi
Copy link
Contributor

Description

Updating GoReleaser manifest to build with osusergo tag to address #1008.

@epikichi epikichi added the hotfix Major bug fix that should be merged ASAP label Dec 10, 2022
@epikichi epikichi self-assigned this Dec 10, 2022
@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Merging #1033 (ddca952) into develop (46a988b) will increase coverage by 2.61%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1033      +/-   ##
===========================================
+ Coverage    52.58%   55.19%   +2.61%     
===========================================
  Files          132      136       +4     
  Lines        17523    19687    +2164     
===========================================
+ Hits          9214    10867    +1653     
- Misses        7637     8116     +479     
- Partials       672      704      +32     
Impacted Files Coverage Δ
types/header.go 27.12% <0.00%> (-3.50%) ⬇️
chain/chain.go 27.64% <0.00%> (-1.05%) ⬇️
types/receipt.go 11.11% <0.00%> (-0.72%) ⬇️
network/server_identity.go 93.93% <0.00%> (-0.32%) ⬇️
network/config.go 100.00% <0.00%> (ø)
jsonrpc/helper.go 100.00% <0.00%> (ø)
jsonrpc/debug_endpoint.go 78.35% <0.00%> (ø)
state/immutable-trie/snapshot.go 58.33% <0.00%> (ø)
state/runtime/tracer/structtracer/tracer.go 100.00% <0.00%> (ø)
jsonrpc/jsonrpc.go 25.70% <0.00%> (+0.16%) ⬆️
... and 23 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@epikichi epikichi merged commit 9cde1e3 into develop Dec 12, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2022
@Stefan-Ethernal Stefan-Ethernal deleted the epikichi/edge-995-add-osusergo-build-tag-to-goreleaser branch December 14, 2022 07:43
@epikichi epikichi changed the title adding osuergo build tag to goreleaser Adding osuergo build tag to goreleaser Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hotfix Major bug fix that should be merged ASAP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants