You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/09/25 20:56:57 UTC

[GitHub] [arrow] kou commented on issue #37858: [Docs][Website] JS docs are missing

kou commented on issue #37858:
URL: https://github.com/apache/arrow/issues/37858#issuecomment-1734451632

   Oh, @raulcd could you take a look at this?
   `docs.tar.`gz in https://github.com/ursacomputing/crossbow/releases/tag/release-13.0.0-rc3-0-github-test-ubuntu-default-docs doesn't have JS docs.
   https://github.com/ursacomputing/crossbow/releases/tag/nightly-tests-2023-09-25-0-github-test-ubuntu-22.04-docs doesn't have JS docs too.
   
   The following log will be related:
   
   https://github.com/ursacomputing/crossbow/actions/runs/6293332503/job/17083717573#step:7:12052
   
   ```text
   + '[' ON == ON ']'
   ++ git config --get remote.origin.url
   + '[' https://github.com/apache/arrow == https://github.com/apache/arrow.git ']'
   ++ git config --get remote.upstream.url
   + '[' '' == https://github.com/apache/arrow.git ']'
   ++ git config --get remote.apache.url
   + '[' '' == git@github.com:apache/arrow.git ']'
   + echo 'Failed to build docs because the remote is not set correctly. Please set the origin or upstream remote to https://github.com/apache/arrow.git or the apache remote to git@github.com:apache/arrow.git.'
   + exit 0
   Failed to build docs because the remote is not set correctly. Please set the origin or upstream remote to https://github.com/apache/arrow.git or the apache remote to git@github.com:apache/arrow.git.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org