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

use craftgit for git operation instead of relying on build-package #900

Open
dariuszd21 opened this issue Nov 8, 2024 · 1 comment
Open
Labels
Enhancement New feature or request Triaged

Comments

@dariuszd21
Copy link
Contributor

What needs to get done

use craftgit, where git client is run as a subprocess with the fallback to the git to ensure backward compatibility.

Why it needs to get done

our snap package will bundle with craftgit which is git client packaged specifically for the craft libraries use.
we should use it in the places where we really on the system git and fallback to the git if it's not a snap or the binary is not available.

@dariuszd21 dariuszd21 added Enhancement New feature or request Triaged labels Nov 8, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3664.

This message was autogenerated

@dariuszd21 dariuszd21 changed the title use craftgit for git operation instead of installing as a build package use craftgit for git operation instead of relying on build-package Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Triaged
Projects
None yet
Development

No branches or pull requests

1 participant