Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

ci: install git-core package instead of git#3140

Merged
mergify[bot] merged 1 commit intoinstructlab:mainfrom
ktdreyer:git-core
Mar 5, 2025
Merged

ci: install git-core package instead of git#3140
mergify[bot] merged 1 commit intoinstructlab:mainfrom
ktdreyer:git-core

Conversation

@ktdreyer
Copy link
Copy Markdown
Contributor

git is a package that pulls in Perl, and we only need git-core for the basic Git client.

Resolves #3139

@ktdreyer ktdreyer changed the title ci: install git-core package instead of git ci: install git-core package instead of git Feb 13, 2025
@mergify mergify Bot added CI/CD Affects CI/CD configuration documentation Improvements or additions to documentation ci-failure PR has at least one CI failure labels Feb 13, 2025
@mergify mergify Bot added one-approval PR has one approval from a maintainer ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Feb 14, 2025
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Feb 19, 2025
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Feb 20, 2025
@mergify mergify Bot removed the ci-failure PR has at least one CI failure label Feb 27, 2025
"git" is a package that pulls in Perl, and we only need git-core for the
basic Git client.

Signed-off-by: Ken Dreyer <[email protected]>
@mergify mergify Bot merged commit 2816a68 into instructlab:main Mar 5, 2025
@mergify mergify Bot removed the one-approval PR has one approval from a maintainer label Mar 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CI/CD Affects CI/CD configuration documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: install git-core package instead of git

3 participants