Skip to content
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

Use UID/GID range that doesn't overlap with the range used by Debian #548

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

adombeck
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.75%. Comparing base (e7e07f2) to head (ce36b18).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #548   +/-   ##
=======================================
  Coverage   84.75%   84.75%           
=======================================
  Files          79       79           
  Lines        6953     6955    +2     
  Branches       75       75           
=======================================
+ Hits         5893     5895    +2     
- Misses        740      741    +1     
+ Partials      320      319    -1     

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

@adombeck adombeck marked this pull request as ready for review September 23, 2024 18:15
@adombeck adombeck requested a review from a team as a code owner September 23, 2024 18:15
Copy link
Member

@didrocks didrocks left a comment

Choose a reason for hiding this comment

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

This one is really easy, let’s get with it :)

@adombeck adombeck merged commit 1f7c6e5 into main Sep 24, 2024
7 checks passed
@adombeck adombeck deleted the 547-fix-uid-range branch September 24, 2024 05:50
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.

Issue: UID range overlaps with those used by distros and systemd
3 participants