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

ASF subversion and git services commented on SOLR-15941:
--------------------------------------------------------

Commit a0fc2b7d2682b766b7909dc8291837e7e5c6dd90 in solr's branch 
refs/heads/main from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=a0fc2b7d268 ]

SOLR-15941: Add steps in releaseWizard to update antora.yml (#813)



> 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
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.7#820007)

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

Reply via email to