[jira] [Created] (FLINK-13847) Update release scripts to also update docs/_config.yml

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13847) Update release scripts to also update docs/_config.yml

Shang Yuanchun (Jira)
Tzu-Li (Gordon) Tai created FLINK-13847:
-------------------------------------------

             Summary: Update release scripts to also update docs/_config.yml
                 Key: FLINK-13847
                 URL: https://issues.apache.org/jira/browse/FLINK-13847
             Project: Flink
          Issue Type: Improvement
          Components: Documentation, Release System
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Tzu-Li (Gordon) Tai


During the 1.9.0 release process, we missed quite a few configuration updates in {{docs/_config.yml}} related to Flink versions. This should be able to be done automatically in via the release scripts.

A list of settings in that file that needs to be touched on every major release include:
* version
* version_title
* github_branch
* baseurl
* stable_baseurl
* javadocs_baseurl
* pythondocs_baseurl
* is_stable
* Add new link to previous_docs

This can probably be done via the {{tools/releasing/create_release_branch.sh}} script, which is used for every major release.

We should also update the release guide in the project wiki to cover checking that file as an item in checklists.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)