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 support for Alpine to git feature #1008

Merged
merged 41 commits into from
Jun 27, 2024

Conversation

jonbackhaus
Copy link
Contributor

@jonbackhaus jonbackhaus commented Jun 19, 2024

This PR introduces support of Alpine Linux to the git dev container feature.

@jonbackhaus jonbackhaus requested a review from a team as a code owner June 19, 2024 02:11
@jonbackhaus
Copy link
Contributor Author

@jonbackhaus please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree

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 for taking the time in contributing the support for Alpine. Left some comments!

src/git/install.sh Show resolved Hide resolved
src/git/install.sh Show resolved Hide resolved
src/git/NOTES.md 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.

Looks like we have failing tests and builds, can you help fix them? Thanks!

…talled); refactor test script names to remove major version suffix (since it isn't specified in the associated image tag)
src/git/install.sh Outdated Show resolved Hide resolved
src/git/install.sh Outdated Show resolved Hide resolved
test/git/install_git_from_src_alpine.sh Show resolved Hide resolved
src/git/install.sh Outdated Show resolved Hide resolved
src/git/install.sh Outdated Show resolved Hide resolved
src/git/install.sh Outdated Show resolved Hide resolved
using `jq` avoids the need for PCRE `grep` expression (not supported in Alpine)
not present in local Git feature in `base-alpine` image `install.sh` script
…se-alpine` image

no longer needed, based on initial testing
…al Git feature in `base-alpine` image

`jq` package no longer needed
…e system package is not built with PCRE support)
@jonbackhaus jonbackhaus changed the title Add support for Alpine apk to Git feature Add support for Alpine to git feature Jun 27, 2024
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.

Wonderful, thank you so much 🎉

@samruddhikhandale samruddhikhandale merged commit 694906e into devcontainers:main Jun 27, 2024
12 checks passed
@jonbackhaus jonbackhaus deleted the git-alpine branch June 27, 2024 19:12
@h3xcat
Copy link
Contributor

h3xcat commented Jun 28, 2024

Looks like tests are failing for alpine

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.

None yet

3 participants