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

Include git in Leiningen images #234

Merged
merged 2 commits into from
Jul 20, 2024

Conversation

alexander-yakushev
Copy link
Contributor

@alexander-yakushev alexander-yakushev commented Jul 20, 2024

Docker usage on CI often needs git to perform auxiliary actions. For example, CircleCI doesn't checkout submodules by default. Given that tools.deps images already include git (because tools.deps supports git-based dependencies), it makes sense to include one in Lein image for parity. It will also be useful for people who use something like https://github.com/reifyhealth/lein-git-down to download git-based deps in Lein.

Practically for me, this will simplify and make more efficient the builds for https://github.com/clojure-emacs/orchard and https://github.com/clojure-emacs/cider-nrepl.

@cap10morgan
Copy link
Collaborator

Makes sense to me. What do you think, @Quantisan?

@Quantisan
Copy link
Owner

sounds good!

@cap10morgan cap10morgan merged commit 6a8d5b5 into Quantisan:master Jul 20, 2024
1 check passed
@alexander-yakushev alexander-yakushev deleted the lein-git branch July 21, 2024 06:23
alexander-yakushev added a commit to alexander-yakushev/official-images that referenced this pull request Jul 21, 2024
alexander-yakushev added a commit to alexander-yakushev/official-images that referenced this pull request Jul 21, 2024
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.

3 participants