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

sbt ghpagesPushSite is not working #255

Closed
jhnaldo opened this issue Aug 27, 2024 · 1 comment
Closed

sbt ghpagesPushSite is not working #255

jhnaldo opened this issue Aug 27, 2024 · 1 comment

Comments

@jhnaldo
Copy link
Contributor

jhnaldo commented Aug 27, 2024

There is a git problem when running sbt ghpagesPushSite.
It unexpectedly stops with Nonzero exit code (1) running git message as follows:

$ 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

I think it is related to the local git configuration. We need to check why this problem happens.

@jhnaldo
Copy link
Contributor Author

jhnaldo commented Nov 4, 2024

I think it happens because there is no change in the source code. The latest version has no issue related to sbt ghpagesPushSite. So, I closed this issue.

@jhnaldo jhnaldo closed this as completed Nov 4, 2024
# 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