pdpotter commented on issue #94:
URL: https://github.com/apache/age-website/issues/94#issuecomment-1285188220

   > Why don't you add the process of building web-site resources to GitHub 
workflows on the master branch? 
https://github.com/apache/age-website/blob/new-web/.github/workflows/web-deploy.yml
 (see )
   > 
   > We don't know the cause of the problem at the moment, so I think we can 
solve the problem if we deal with it this way. If you agree with @pdpotter, can 
I modify the build-document.yml file?
   
   I created a pull request that should do this: #98. Can you please review?
   
   
   > The isuue of #90 is. See build-documentation.yml and run the same command 
as `spinx-multiversion docs build/html`. I am still having a hard time because 
the v0.6.0 version of the document has not been made.
   > 
   > https://github.com/apache/age-website/blob/new-web/.github/web-deploy.yml 
Could you check the link above and review the code?
   
   The link you provided doesn't seem to exist (I get a 404).
   The v0.6.0 version of the document is not made because the v0.6.0 branch is 
not fetched when running web-deploy.yml. PR #90 fixes this by fetching all 
branches before `spinx-multiversion docs build/html` is run (see 
https://github.com/apache/age-website/pull/90/commits/e96273449fabcb112a1eceaa2b2c69643e5d77f5).


-- 
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