clintropolis opened a new pull request #42: add scripts to build release 
documentation
URL: https://github.com/apache/incubator-druid-website-src/pull/42
 
 
   scripts related to https://github.com/apache/incubator-druid/pull/8370
   
   Enables 2 step preparation for PR for updating the docs for an official ASF 
release of Druid
   
   To release a new version the steps after this PR will be:
   
   * update `_config.yaml` to contain new version
   * `npm run build-release -- 0.16.0-incubating` or whatever
   
   The second command will clone druid into `./_staging/`, checkout tag 
`druid-0.16.0-incubating`, run a script in the Druid repo to build the docs and 
copy them to `docs/0.16.0-incubating` and `docs/latest`, and then run the 
normal `npm run build` to copy the compiled website to 
`../incubator-druid-website`, and stages all changes to git for both 
repositories.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to