-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 windows zip file generation #3817
Added windows zip file generation #3817
Conversation
f7755ee
to
a1fb43e
Compare
Codecov Report
@@ Coverage Diff @@
## main #3817 +/- ##
=======================================
Coverage 97.59% 97.59%
=======================================
Files 291 291
Lines 16939 16939
=======================================
Hits 16532 16532
Misses 321 321
Partials 86 86 Continue to review full report at Codecov.
|
…g#3814) Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Adhithya Srinivasan <adhithya.srinivasan@walmart.com>
Signed-off-by: Adhithya Srinivasan <adhithya.srinivasan@walmart.com>
Signed-off-by: Adhithya Srinivasan <adhithya.srinivasan@walmart.com>
b048000
to
8e96d8b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Earlier we used to have tar.gz for windows release. jaegertracing#3817 changed the windows release from tar.gz to zip format. This PR also restores that i.e. now we have both tar.gz and zip for windows release.
Earlier we used to have tar.gz for windows release. jaegertracing#3817 changed the windows release from tar.gz to zip format. This PR also restores that i.e. now we have both tar.gz and zip for windows release. Signed-off-by: Ashmita152 <ashmita.bohara@logz.io>
Earlier we used to have tar.gz for windows release. #3817 changed the windows release from tar.gz to zip format. This PR also restores that i.e. now we have both tar.gz and zip for windows release. Signed-off-by: Ashmita152 <ashmita.bohara@logz.io>
Earlier we used to have tar.gz for windows release. jaegertracing#3817 changed the windows release from tar.gz to zip format. This PR also restores that i.e. now we have both tar.gz and zip for windows release. Signed-off-by: Ashmita152 <ashmita.bohara@logz.io>
Which problem is this PR solving?
Short description of the changes
Signed-off-by: adhithyasrinivasan [adhithyasrinivasan@gmail.com)