Skip to content

Add -s flag to build_app.sh to use system jsoncpp and libsecret#1308

Merged
danrmiller merged 3 commits intostagingfrom
use_system_secure_storage_deps
Apr 30, 2026
Merged

Add -s flag to build_app.sh to use system jsoncpp and libsecret#1308
danrmiller merged 3 commits intostagingfrom
use_system_secure_storage_deps

Conversation

@danrmiller
Copy link
Copy Markdown
Collaborator

No description provided.

@danrmiller danrmiller force-pushed the use_system_secure_storage_deps branch 2 times, most recently from 27ba753 to 91db545 Compare April 29, 2026 01:50
@danrmiller danrmiller force-pushed the use_system_secure_storage_deps branch from 91db545 to cb69ea2 Compare April 29, 2026 03:03
Add back in secure storage dependencies until docker branch is merged
@danrmiller danrmiller force-pushed the use_system_secure_storage_deps branch from cb69ea2 to 7147de2 Compare April 29, 2026 03:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 4.87%. Comparing base (a4cd560) to head (87f6971).
⚠️ Report is 2 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1308   +/-   ##
========================================
  Coverage     4.87%    4.87%           
========================================
  Files         1050     1050           
  Lines       107031   107031           
========================================
  Hits          5217     5217           
  Misses      101814   101814           

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

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

sneurlax
sneurlax previously approved these changes Apr 29, 2026
Copy link
Copy Markdown
Member

@sneurlax sneurlax left a comment

Choose a reason for hiding this comment

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

LGTM and I tested this and it apparently works both ways. But I didn't test in a fresh env which might fail with -s

@danrmiller
Copy link
Copy Markdown
Collaborator Author

LGTM and I tested this and it apparently works both ways. But I didn't test in a fresh env which might fail with -s

We probably want it to fail if the libs aren't installed and -s is used. We could try to detect them but I think this keeps everything in line with existing expectations.

@danrmiller danrmiller merged commit 3237788 into staging Apr 30, 2026
1 check was pending
@danrmiller danrmiller deleted the use_system_secure_storage_deps branch April 30, 2026 02:54
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