You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/03/17 16:26:33 UTC

[GitHub] [bookkeeper] nicoloboschi opened a new pull request #3123: [website] Fix deploy push to git - use ssh

nicoloboschi opened a new pull request #3123:
URL: https://github.com/apache/bookkeeper/pull/3123


   ### Motivation
   
   The website deploy fails in this way: https://github.com/apache/bookkeeper/runs/5588066218?check_suite_focus=true
   
   A workaround is to clone the repo using SSH instead of HTTPS
   https://stackoverflow.com/questions/22147574/fatal-could-not-read-username-for-https-github-com-no-such-file-or-directo
   
   ### Changes
   * Clone repo using ssh before pushing to asf-site
   * Remove javadoc generation for old javadoc in staging site - this could be done in another PR but in this way we should be able to unblock it with less PR overhead - we'll add javadoc manually later on (atm [it fails](https://github.com/apache/bookkeeper/runs/5588079677?check_suite_focus=true) but there is no need to rebuild them everytime


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] eolivelli merged pull request #3123: [website] Fix deploy push to git - use ssh

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #3123:
URL: https://github.com/apache/bookkeeper/pull/3123


   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] eolivelli merged pull request #3123: [website] Fix deploy push to git - use ssh

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #3123:
URL: https://github.com/apache/bookkeeper/pull/3123


   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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