Skip to content

build: forward SENTRY_BACKEND/TRANSPORT Make variables - #2070

Open
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/build/make-vars
Open

build: forward SENTRY_BACKEND/TRANSPORT Make variables#2070
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/build/make-vars

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Makes it convenient to select a specific backend and/or transport for the make build:

$ make build SENTRY_BACKEND=native

or whichever way you prefer:

$ SENTRY_TRANSPORT=none make build

Make it easy to select a backend and transport through the make build
convenience target.
@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.29%. Comparing base (5ef4c14) to head (1da843d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2070      +/-   ##
==========================================
+ Coverage   74.26%   74.29%   +0.02%     
==========================================
  Files         103      103              
  Lines       26709    26709              
  Branches     4864     4864              
==========================================
+ Hits        19836    19844       +8     
+ Misses       5528     5525       -3     
+ Partials     1345     1340       -5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant