Skip to content

Add bind_address config field#2307

Merged
lissyx merged 5 commits intomozilla:mainfrom
samuel-jimenez:work/bind_address
Jan 31, 2025
Merged

Add bind_address config field#2307
lissyx merged 5 commits intomozilla:mainfrom
samuel-jimenez:work/bind_address

Conversation

@samuel-jimenez
Copy link
Copy Markdown
Contributor

Allows binding to local address, uses public_addr as default.
Fix for #930, #974.

@sylvestre
Copy link
Copy Markdown
Collaborator

Could you please document the change and add tests to make sure we don't regress?

Thanks

Copy link
Copy Markdown
Collaborator

@lissyx lissyx left a comment

Choose a reason for hiding this comment

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

LGTM with maybe the documentation move?

@samuel-jimenez
Copy link
Copy Markdown
Contributor Author

I have added two commits for documentation comparison.

@lissyx lissyx merged commit bf49d4c into mozilla:main Jan 31, 2025
@lissyx
Copy link
Copy Markdown
Collaborator

lissyx commented Jan 31, 2025

Thanks!

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (0cc0c62) to head (76e0a58).
Report is 136 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #2307       +/-   ##
==========================================
- Coverage   30.91%       0   -30.92%     
==========================================
  Files          53       0       -53     
  Lines       20112       0    -20112     
  Branches     9755       0     -9755     
==========================================
- Hits         6217       0     -6217     
+ Misses       7922       0     -7922     
+ Partials     5973       0     -5973     

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

@samuel-jimenez samuel-jimenez deleted the work/bind_address branch February 24, 2025 21:23
tottoto added a commit to tottoto/sccache that referenced this pull request Feb 6, 2026
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