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

Add RHEL support to git feature #782

Merged

Conversation

jdputschadi
Copy link
Contributor

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

Jeff Putsch and others added 2 commits December 7, 2023 08:35
Fixes #1 
Git feature passes all tests: existing + rhel-based base images: cent…
@jdputschadi jdputschadi requested a review from a team as a code owner December 11, 2023 23:23
Copy link
Member

@eljog eljog left a 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.

src/git/install.sh Outdated Show resolved Hide resolved
src/git/install.sh Outdated Show resolved Hide resolved
@jdputschadi
Copy link
Contributor Author

CLA has been submitted for review by our Legal team. I'm working to get it approved and signed as soon as possible.

src/git/install.sh Outdated Show resolved Hide resolved
@jdputschadi
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Analog Devices"

Copy link
Member

@samruddhikhandale samruddhikhandale left a 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!

src/git/NOTES.md Outdated Show resolved Hide resolved
src/git/README.md Outdated Show resolved Hide resolved
src/git/devcontainer-feature.json Outdated Show resolved Hide resolved
src/git/install.sh Outdated Show resolved Hide resolved
src/git/install.sh Show resolved Hide resolved
src/git/install.sh Show resolved Hide resolved
src/git/install.sh Show resolved Hide resolved
test/common-utils/alma-8.sh Outdated Show resolved Hide resolved
test/git/scenarios.json Outdated Show resolved Hide resolved
Copy link
Member

@samruddhikhandale samruddhikhandale left a 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!

src/git/install.sh Outdated Show resolved Hide resolved
test/common-utils/scenarios.json Outdated Show resolved Hide resolved
test/git/scenarios.json Show resolved Hide resolved
Co-authored-by: Samruddhi Khandale <[email protected]>
src/git/install.sh Show resolved Hide resolved
test/git/scenarios.json Show resolved Hide resolved
Copy link
Member

@samruddhikhandale samruddhikhandale left a 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!

@jdputschadi
Copy link
Contributor Author

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.

Copy link
Member

@samruddhikhandale samruddhikhandale left a 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 ✨ 🙏

@samruddhikhandale samruddhikhandale merged commit 97565a7 into devcontainers:main Jan 29, 2024
18 checks passed
@jdputschadi
Copy link
Contributor Author

Samrhuddhi:

Thank you again for the thoughtful and helpful sugguestions.

Jeff.

@jdputschadi jdputschadi deleted the git-feature-rhel-support branch January 29, 2024 20:45
@samruddhikhandale
Copy link
Member

@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

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.

Add RHEL support to git feature
3 participants