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

Sign helm package with GPG. #1864

Merged
merged 7 commits into from
Apr 1, 2020
Merged

Sign helm package with GPG. #1864

merged 7 commits into from
Apr 1, 2020

Conversation

cyriltovena
Copy link
Contributor

Also add GPG to the build image and fixes dlv not pinned (this was causing issue using latest 1.4).

Signed-off-by: Cyril Tovena cyril.tovena@gmail.com

Fixes #1720

Going to need to uncomment the filter on tag-master once it works.

Also add GPG to the build image and fixes dlv not pinned (this was causing issue using latest 1.4).

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
@codecov-io
Copy link

codecov-io commented Mar 29, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1864      +/-   ##
==========================================
- Coverage   64.84%   64.82%   -0.03%     
==========================================
  Files         125      125              
  Lines        9423     9423              
==========================================
- Hits         6110     6108       -2     
- Misses       2886     2887       +1     
- Partials      427      428       +1     
Impacted Files Coverage Δ
pkg/logql/evaluator.go 90.69% <0.00%> (-0.59%) ⬇️

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
@cyriltovena
Copy link
Contributor Author

Last step is to provide the public key in this repo. I’ll add it on Monday

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
@cyriltovena
Copy link
Contributor Author

Ready for review.

Copy link
Member

@owen-d owen-d left a comment

Choose a reason for hiding this comment

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

Thanks for this.

@owen-d owen-d merged commit 87c6385 into grafana:master Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Signed helm charts
3 participants