Project

General

Profile

Actions

Improvement #9950

closed

Mechanism to update the doc version of a release from a single place

Added by Arshana Atapattu about 2 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
None
Assignee:
Pramila Niroshan
Start date:
06/02/2023
Due date:
07/06/2023
% Done:

0%

Estimated time:
Device Type:
Component:
Type:

Description

Description

Currently, the doc version of a release are hard coded.
Need a mechanism to update or customize the documentation version of a release from a single point.


Files

Screenshot from 2023-10-12 23-18-28.png (81 KB) Screenshot from 2023-10-12 23-18-28.png [1] Arshana Atapattu, 12/10/2023 05:50 PM
Actions #1

Updated by Viranga Gunarathna about 2 years ago

  • Project changed from 28 to product-uem 5.3.0 GA
Actions #2

Updated by Arshana Atapattu almost 2 years ago

  • Due date set to 07/06/2023

Setting a due date.

Actions #3

Updated by Viranga Gunarathna almost 2 years ago

  • Project changed from product-uem 5.3.0 GA to 32
Actions #4

Updated by Viranga Gunarathna almost 2 years ago

  • Project changed from 32 to 33
Actions #6

Updated by Lasantha Dharmakeerthi over 1 year ago

  • Assignee changed from Dilini Bandara to Pramila Niroshan

Let's follow the following steps to achieve this task.

Add a config into config.json of UI apps to handle the release version of the product.
E.g:- Product-Version : 5.3.0

From Jenkins, execute a script to edit the config.json with the relevant product version and commit changes. Execute this script only in the release build.

Further, we can remove the footer config that we have added to the deployment.toml file since we store the footer value as text.

The current version of the config
[product_conf]
server_name = "UEM Server"
server_version = "5.7.0"
current_year = "2023"

We only refer to these values when the server starts the first time, and thereafter, it will handle via the Whitelabling feature. Hence, when we process the product release we don't need to change the config file, instead, we can change the footer config defined in the 'cdm-config.xml' file.

Actions #7

Updated by Pramila Niroshan over 1 year ago

  • Status changed from New to QA
Actions #8

Updated by Arshana Atapattu over 1 year ago

  • Project changed from 33 to product-uem 6.0.0 GA
Actions #9

Updated by Arshana Atapattu over 1 year ago

  • Status changed from QA to Needs Improvement

need to point docs to 5.3.0 doc space [1]

[1]https://docs.entgra.io/5.3.0/

Actions #10

Updated by Pramila Niroshan over 1 year ago

Actions #11

Updated by Pramila Niroshan over 1 year ago

  • Status changed from Needs Improvement to QA
Actions #12

Updated by Arshana Atapattu over 1 year ago

Need to update the tour guide doc links too [1]

[1]
[1]

Actions #13

Updated by Pramila Niroshan about 1 year ago

  • Status changed from Needs Improvement to QA

Nginx redirections added for all old doc links

Actions #15

Updated by Thilina Sandaruwan about 1 year ago

  • Status changed from QA to QA Accept

This is working

Actions #16

Updated by Thilina Sandaruwan about 1 year ago

  • Status changed from QA Accept to Closed

Closing due to QA accept

Actions

Also available in: Atom PDF