[ 
https://issues.apache.org/jira/browse/SOLR-15941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523783#comment-17523783
 ] 

Houston Putman commented on SOLR-15941:
---------------------------------------

The Jenkins job to auto-build the entire ref-guide nightly is now working: 
https://ci-builds.apache.org/job/Solr/job/solr-reference-guide-official/

There are still steps to be taken by the release manager/release wizard. Such 
as updating the antora.yaml on the branch, and updating the htaccess files on 
solr-site. But the ref-guide files are there.

> Wire Antora refGuide into the release scripts
> ---------------------------------------------
>
>                 Key: SOLR-15941
>                 URL: https://issues.apache.org/jira/browse/SOLR-15941
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Jan Høydahl
>            Assignee: Houston Putman
>            Priority: Blocker
>             Fix For: 9.0
>
>
> Current tasks to build and push ref-guide is in 
> [https://github.com/apache/solr/blob/main/dev-tools/scripts/releaseWizard.yaml#L1023:L1102]
> {code:java}
> ./gradlew solr:solr-ref-guide:buildSite -PsolrGuideDraft=false
> svn -m "Add Solr Ref Guide {{ release_version }}" import {{ 
> git_checkout_folder }}/solr/solr-ref-guide/build/html-site  
> https://svn.apache.org/repos/infra/sites/solr/guide/{{ 
> release_version_refguide }}{code}
> This task is to replace those with the commands needed to build the Antora 
> guide (without watermark) and push it. A difference is that we will push the 
> entire tree every time, e.g. to {{{}...guide/solr{}}}, and then all versions 
> {{9_0}} etc are below there.
> There is also a task in the wizard for bugfix releases, to overwrite an 
> existing version in svn, doing some {{svn delete}} on files removed. In the 
> new system, we'll in reality overwrite all versions for every release, so 
> perhaps we need a similar approach?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to