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

Added Packager and Epoch tags #58

Merged
merged 3 commits into from Jun 25, 2019
Merged

Conversation

AdrianWennberg
Copy link
Contributor

See #57

deb/deb.go Outdated Show resolved Hide resolved
Copy link
Member

@caarlos0 caarlos0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only one comment.

thanks for the PR 🎉

Adding a unit test for the epoch field and fixing the implementation
of version number with epoch for deb packager.

See goreleaser#57
@codecov-io
Copy link

codecov-io commented Jun 25, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   71.39%   71.39%           
=======================================
  Files           5        5           
  Lines         493      493           
=======================================
  Hits          352      352           
  Misses         87       87           
  Partials       54       54
Impacted Files Coverage Δ
nfpm.go 89.65% <ø> (ø) ⬆️
deb/deb.go 72.72% <ø> (ø) ⬆️
rpm/rpm.go 72.61% <ø> (ø) ⬆️

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 8fedf98...402d907. Read the comment docs.

@AdrianWennberg
Copy link
Contributor Author

Thanks for the heads up! I'm new to the template system, and I see where I went wrong now. It's tested and fixed now!

@caarlos0
Copy link
Member

awesome, thanks!

@caarlos0 caarlos0 merged commit 75cf0f6 into goreleaser:master Jun 25, 2019
@caarlos0
Copy link
Member

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@goreleaser goreleaser locked as resolved and limited conversation to collaborators Nov 17, 2020
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.

None yet

3 participants