-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
[43] com.goyeau.mill.git.GitVersionModule.version org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /runner/_work/some_path
org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:681)
org.eclipse.jgit.api.Git.open(Git.java:95)
org.eclipse.jgit.api.Git.open(Git.java:74)
com.goyeau.mill.git.GitVersionModule$.version$$anonfun$1(GitVersionModule.scala:22)
mill.api.Task$Named.evaluate(Task.scala:338)
mill.api.Task$Named.evaluate$(Task.scala:323)
mill.api.Task$Command.evaluate(Task.scala:410)
I guess we can solve this by modify https://github.com/joan38/mill-git/blob/v0.3.1/mill-git/src/com/goyeau/mill/git/GitVersionModule.scala#L22
to allow search git root in parent directories.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels