Skip to content

Update Makefile to handle key injection #6924

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

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

sjonpaulbrown
Copy link
Collaborator

@sjonpaulbrown sjonpaulbrown commented Jan 23, 2025

Description

This PR updates the make targets to handle the injection of the cadence deploy key that enables cloning repos. Currently, this is blocking builds as the key is needed, but it is not currently being injected.

@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.09%. Comparing base (92d5d24) to head (9f7bb98).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6924   +/-   ##
=======================================
  Coverage   41.08%   41.09%           
=======================================
  Files        2119     2119           
  Lines      185893   185893           
=======================================
+ Hits        76383    76389    +6     
+ Misses     103105   103095   -10     
- Partials     6405     6409    +4     
Flag Coverage Δ
unittests 41.09% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sjonpaulbrown sjonpaulbrown marked this pull request as ready for review January 23, 2025 21:12
@sjonpaulbrown sjonpaulbrown requested a review from a team as a code owner January 23, 2025 21:12
@j1010001 j1010001 requested a review from zhangchiqing January 23, 2025 21:12
@sjonpaulbrown sjonpaulbrown added this pull request to the merge queue Jan 23, 2025
Merged via the queue into master with commit 43e132e Jan 23, 2025
55 of 56 checks passed
@sjonpaulbrown sjonpaulbrown deleted the jp/update-targets branch January 23, 2025 22:17
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.

4 participants