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

fix: Correctly verify signatures when targetRevision is a branch name (cherry-pick #14214) #14235

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix: Correctly verify signatures when targetRevision is a branch name (#14214)

  • fix: Correctly verify signatures when targetRevision is a branch name

Signed-off-by: jannfis jann@mistrust.net

  • Add more e2e tests

Signed-off-by: jannfis jann@mistrust.net

  • Fix a bug and add unit test

Signed-off-by: jannfis jann@mistrust.net


Signed-off-by: jannfis jann@mistrust.net

…#14214)

* fix: Correctly verify signatures when targetRevision is a branch name

Signed-off-by: jannfis <jann@mistrust.net>

* Add more e2e tests

Signed-off-by: jannfis <jann@mistrust.net>

* Fix a bug and add unit test

Signed-off-by: jannfis <jann@mistrust.net>

---------

Signed-off-by: jannfis <jann@mistrust.net>
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch coverage: 88.00% and project coverage change: +0.01 🎉

Comparison is base (be263ca) 49.76% compared to head (7a033b7) 49.78%.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.8   #14235      +/-   ##
===============================================
+ Coverage        49.76%   49.78%   +0.01%     
===============================================
  Files              261      261              
  Lines            44653    44672      +19     
===============================================
+ Hits             22222    22238      +16     
- Misses           20248    20249       +1     
- Partials          2183     2185       +2     
Impacted Files Coverage Δ
reposerver/repository/repository.go 59.29% <70.00%> (+0.03%) ⬆️
util/exec/exec.go 100.00% <100.00%> (ø)
util/git/client.go 52.25% <100.00%> (+0.99%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@crenshaw-dev crenshaw-dev merged commit 1477b0d into release-2.8 Jun 29, 2023
@crenshaw-dev crenshaw-dev deleted the cherry-pick-5c9ac5-release-2.8 branch June 29, 2023 21:38
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.

2 participants