-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Improve Ubuntu detection for Ubuntu derivatives like GalliumOS etc. #11155
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
23e82bc to
85580b7
Compare
|
Comment addressed. Please re-check. |
|
fwiw, the CodeFactor failures don't appear to be related to this change. Do I need to rebase? |
|
@brendanburns CodeFactor isn't a merge blocker. Since you looked at the failures and they are not related to your change, you can ignore. Looks good, thanks for your contribution! |
|
🎉 Handy links: |
PR Summary
Improve detection of Ubuntu-based systems
PR Context
There are lots of Ubuntu deriviatives out there, but they all are based on Ubuntu and thus supported by this script. Improve detection of such distros using the
lsb_releasetool.PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.