Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Nonzero exit code (1) running git when running ghpagesPushSite #145

Open
jhnaldo opened this issue Aug 27, 2024 · 0 comments
Open

Nonzero exit code (1) running git when running ghpagesPushSite #145

jhnaldo opened this issue Aug 27, 2024 · 0 comments

Comments

@jhnaldo
Copy link

jhnaldo commented Aug 27, 2024

Hi, I'm a maintainer of ESMeta project. We're using sbt-ghpages to publish our API docs. Thanks for developing a good tool. However, we recently had a problem when running ghpagesPushSite as mentioned in es-meta/esmeta#255 with the following message:

$ sbt ghpagesPushSite
[info] welcome to sbt 1.9.9 (Oracle Corporation Java 21.0.2)
[info] loading settings for project esmeta-build from ghpages.sbt,plugins.sbt ...
[info] loading project definition from .../esmeta/project
[info] loading settings for project root from build.sbt ...
[info] set current project to esmeta (in build file:.../esmeta/)
[info] Main Scala API documentation to .../esmeta/target/scala-3.3.1/api...
[info] Skipping unused scalacOptions: -Xsemanticdb, -semanticdb-target
[info] Main Scala API documentation successful.
[info] Nonzero exit code (1) running git.
[success] Total time: 19 s, completed Aug 27, 2024, 10:36:11 AM

Can you guide us on how to resolve or debug this problem?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant