Skip to content

RUM-3104 generate verification-metadata with pgp information#2698

Merged
xgouchet merged 1 commit into
developfrom
xgouchet/RUM-3104/add_pgp_verification
Jun 5, 2025
Merged

RUM-3104 generate verification-metadata with pgp information#2698
xgouchet merged 1 commit into
developfrom
xgouchet/RUM-3104/add_pgp_verification

Conversation

@xgouchet

@xgouchet xgouchet commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds the PGP information to the verification-metadata.xml generated file.

@xgouchet
xgouchet requested review from a team as code owners June 4, 2025 16:17
@codecov-commenter

codecov-commenter commented Jun 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.94%. Comparing base (e2c7dfa) to head (6afcac9).
⚠️ Report is 2042 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2698      +/-   ##
===========================================
- Coverage    69.95%   69.94%   -0.00%     
===========================================
  Files          822      822              
  Lines        30693    30693              
  Branches      5170     5170              
===========================================
- Hits         21469    21468       -1     
+ Misses        7775     7774       -1     
- Partials      1449     1451       +2     

see 30 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread .gitlab-ci.yml Outdated
Comment on lines +66 to +67
- aws ssm get-parameter --region us-east-1 --name ci.dd-sdk-android.signing.gpg_public_key --with-decryption --query "Parameter.Value" --out text > public_key.gpg
- export GPG_PUBLIC_FINGERPRINT=$(gpg --import --import-options show-only public_key.gpg | grep -E -o -e "[A-F0-9]{40}")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

is it possible to pipe the key directly to gpg tool without having a file beforehand?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sure thing

@xgouchet
xgouchet force-pushed the xgouchet/RUM-3104/add_pgp_verification branch 2 times, most recently from fbea6da to 6afcac9 Compare June 5, 2025 07:03
@xgouchet
xgouchet requested a review from 0xnm June 5, 2025 07:03
@xgouchet
xgouchet merged commit a7e439e into develop Jun 5, 2025
@xgouchet
xgouchet deleted the xgouchet/RUM-3104/add_pgp_verification branch June 5, 2025 07:48
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.

3 participants