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

Upgrade and fix dependencies #1907

Merged
merged 4 commits into from
Nov 7, 2019

Conversation

yurishkuro
Copy link
Member

@yurishkuro yurishkuro commented Nov 7, 2019

  • Resolves Master does not build on Windows #1906
  • Upgrades x/sys to a version compatible with prometheus client.
  • Include build of all platform binaries in the PR runs, not just deploy step
  • Fixes the issue with cobra/blackfriday/go-md2man whose latest versions don't work on dep, only on go modules.

Signed-off-by: Yuri Shkuro <ys@uber.com>
Yuri Shkuro added 2 commits November 7, 2019 16:31
Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
Signed-off-by: Yuri Shkuro <ys@uber.com>
@codecov
Copy link

codecov bot commented Nov 7, 2019

Codecov Report

Merging #1907 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1907      +/-   ##
==========================================
- Coverage   98.46%   98.44%   -0.03%     
==========================================
  Files         197      197              
  Lines        9648     9648              
==========================================
- Hits         9500     9498       -2     
- Misses        113      114       +1     
- Partials       35       36       +1
Impacted Files Coverage Δ
cmd/query/app/static_handler.go 86.84% <0%> (-1.76%) ⬇️

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 da16556...b319994. Read the comment docs.

@yurishkuro yurishkuro merged commit f68ece0 into jaegertracing:master Nov 7, 2019
@yurishkuro yurishkuro deleted the upgrade-dependencies branch November 7, 2019 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Master does not build on Windows
2 participants