Valentin Kulichenko created IGNITE-13933:
--------------------------------------------
Summary: Add an ability to customize documentation source repo
Key: IGNITE-13933
URL:
https://issues.apache.org/jira/browse/IGNITE-13933 Project: Ignite
Issue Type: Improvement
Components: website
Reporter: Valentin Kulichenko
Fix For: 3.0.0-alpha1
Documentation deployment script current has the original Ignite repo hardcoded:
https://github.com/apache/ignite-website/blob/master/_docs/build.sh#L42Ignite 3.x is located in a different repo:
https://github.com/apache/ignite-3Suggestion: add a parameter that would allow specifying the version (2.x or 3.x). The script should then pick the corresponding repo URL and fetch the sources from there.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)