Skip to content

Remove REPO_ROOT variable and depends.sh#657

Merged
djs55 merged 1 commit into
moby:masterfrom
tarides:repo-root-cleanup
May 20, 2026
Merged

Remove REPO_ROOT variable and depends.sh#657
djs55 merged 1 commit into
moby:masterfrom
tarides:repo-root-cleanup

Conversation

@Leonidas-from-XIV
Copy link
Copy Markdown
Contributor

The REPO_ROOT variable from the Makefile does not seem to be used anywhere. The only mention of REPO_ROOT is scripts/depends.sh which is also not referenced anywhere (and not called in the Makefile either).

This PR removes both of them.

They seem not to be used anywhere so might as well remove them.

Signed-off-by: Marek Kubica <marek@tarides.com>
@Leonidas-from-XIV
Copy link
Copy Markdown
Contributor Author

Leonidas-from-XIV commented Apr 14, 2026

@djs55 Could you please take a look? This removes a dependency on a git call that seems unnecessary overall.

@Leonidas-from-XIV
Copy link
Copy Markdown
Contributor Author

@djs55 Do you have a moment to review this?

@Leonidas-from-XIV
Copy link
Copy Markdown
Contributor Author

@djs55 Do you know if there's a specific use for this code? It didn't seem that way to me unless I missed something and removing it saves a git call.

@djs55 djs55 merged commit 9085b2b into moby:master May 20, 2026
5 of 10 checks passed
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.

2 participants