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

gitlab: remove build config URI. #1183

Merged
merged 1 commit into from
May 24, 2023

Conversation

wlynch
Copy link
Member

@wlynch wlynch commented May 24, 2023

Summary

This was erroneously set to match the build signer URI. This will eventually be pipeline_ref when it is populated (dependent on https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121597)

Release Note

BREAKING CHANGE: GitLab Build Config URI claim is temporarily removed. This was erroneously set to an incorrect value that did not match the documentation. This will repopulated once the correct value is available in upstream claims.

Documentation

This was erroneously set to match the build signer URI.
This will eventually be pipeline_ref when it is populated (dependent on
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121597)

Signed-off-by: Billy Lynch <[email protected]>
@wlynch
Copy link
Member Author

wlynch commented May 24, 2023

cc @cpanato @haydentherapper

@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #1183 (59f1836) into main (7b4bef4) will increase coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1183      +/-   ##
==========================================
+ Coverage   56.02%   56.18%   +0.15%     
==========================================
  Files          50       50              
  Lines        2904     2903       -1     
==========================================
+ Hits         1627     1631       +4     
+ Misses       1133     1129       -4     
+ Partials      144      143       -1     
Impacted Files Coverage Δ
pkg/identity/gitlabcom/principal.go 62.26% <ø> (-0.36%) ⬇️

... and 1 file with indirect coverage changes

@haydentherapper haydentherapper merged commit d9d22d9 into sigstore:main May 24, 2023
13 checks passed
@cpanato
Copy link
Member

cpanato commented May 24, 2023

Thanks!!

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.

None yet

4 participants