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

Binary releases #25

Merged
merged 8 commits into from
Oct 17, 2021
Merged

Binary releases #25

merged 8 commits into from
Oct 17, 2021

Conversation

pmatseykanets
Copy link
Owner

@pmatseykanets pmatseykanets commented Oct 17, 2021

  • Set the default version to dev
  • Update build workflow
  • Bump go directive to 1.17
  • gitignore distr dir and tools' exes
  • Add goreleaser config

@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #25 (1fbc576) into master (0652ebe) will decrease coverage by 0.71%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   12.06%   11.35%   -0.72%     
==========================================
  Files           6        6              
  Lines         895     1066     +171     
==========================================
+ Hits          108      121      +13     
- Misses        783      941     +158     
  Partials        4        4              
Impacted Files Coverage Δ
size/size.go 90.16% <0.00%> (-2.15%) ⬇️
cmd/gh-find/grep.go 89.65% <0.00%> (-2.02%) ⬇️
github/repo.go 26.66% <0.00%> (-1.73%) ⬇️
cmd/gh-find/main.go 2.45% <0.00%> (-0.49%) ⬇️
cmd/gh-pr/main.go 0.00% <0.00%> (ø)
cmd/gh-pr/strings.go 100.00% <0.00%> (ø)

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 0652ebe...1fbc576. Read the comment docs.

@pmatseykanets pmatseykanets merged commit a72b7ed into master Oct 17, 2021
@pmatseykanets pmatseykanets deleted the binary-release branch October 17, 2021 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant