-
Notifications
You must be signed in to change notification settings - Fork 386
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
Add RHEL support to git feature #782
Add RHEL support to git feature #782
Conversation
…os7, alma-{8,9}, alma-{8,9}-minimal
Fixes #1 Git feature passes all tests: existing + rhel-based base images: cent…
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.
Thank you for the PR. We really appreciate the time you have taken to contribute to the community.
- I have added a few comments
- Please accept the CLA
CLA has been submitted for review by our Legal team. I'm working to get it approved and signed as soon as possible. |
@microsoft-github-policy-service agree company="Analog Devices" |
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.
Thank you so much for taking the time in contributing this PR, we really appreciate it 🙌
This is going to be super helpful and useful for the community 🎉
Left some questions/comments, thanks again!
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.
Thanks for resolving my comments so quickly ✨
Added few more minor comments, thanks!
Co-authored-by: Samruddhi Khandale <[email protected]>
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.
One more comment, thanks!
Samrhuddhi: Thank you for all the feedback and input. I think I've addressed all your inputs and requested changes and improvements. Please let me know if there is more I need to do. Thanks, Jeff. |
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.
Beautiful, thank you so much ✨ 🙏
Samrhuddhi: Thank you again for the thoughtful and helpful sugguestions. Jeff. |
@jdputschadi Let me know if you'd like to be added to the community slack channel. Instructions in https://github.com/orgs/devcontainers/discussions/3 |
This PR adds RHEL support to git feature.
CentOS 7, RHEL/Alma/Rocky Linux 8 & 9 should all work. Testing was done with centos7, almalinux 8 and almalinux 9.
Includes ability to build feature on alma minimal base images.
resolves #781