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
   + '[' '' == [email protected]: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 [email protected]: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 [email protected]: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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to