Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Issue #93: reproducible builds #98

Merged
merged 7 commits into from
Oct 30, 2017
Merged

Conversation

bpicode
Copy link
Owner

@bpicode bpicode commented Oct 29, 2017

closes #93

@bpicode bpicode changed the title Issue #93: remove vendor directory from .gitignore Issue #93: reproducible builds Oct 29, 2017
@codecov
Copy link

codecov bot commented Oct 29, 2017

Codecov Report

Merging #98 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #98   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          69     69           
  Lines        1831   1831           
=====================================
  Hits         1831   1831

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03f95ac...d65cecf. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 29, 2017

Codecov Report

Merging #98 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #98   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          69     69           
  Lines        1831   1831           
=====================================
  Hits         1831   1831

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03f95ac...a3c16fb. Read the comment docs.

 * print SHA-256 sum of compiled binaries
 * flag: -asmflags"-trimpath=$(GOPATH)"
 * flag: -gcflags="-trimpath=$(GOPATH)"
 * flag: omit symbol table and debug information as well as DWARF symbol table "-s -w"
 * print buildflags
@bpicode bpicode force-pushed the Issue_93-reproducible_builds branch from 203343b to a178de6 Compare October 30, 2017 13:52
@bpicode bpicode force-pushed the Issue_93-reproducible_builds branch from 8568205 to 3db1f0a Compare October 30, 2017 14:53
@bpicode bpicode merged commit 1ea0bf8 into master Oct 30, 2017
@bpicode bpicode deleted the Issue_93-reproducible_builds branch October 30, 2017 20:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reproducible builds
1 participant