pnnl / Quality-Install-Tool

BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Refactoring the code to improve the functionality and maintainability #195

Closed sudhacheran closed 1 month ago

sudhacheran commented 3 months ago
  1. Project and Installation level details are stored in different documents and linked together.
  2. Code have been refactored for the change in the storage system
  3. Changes have been Tested
  4. Includes the typescript fixes from #181 and #192
sudhacheran commented 1 month ago

Following are the recent changes

  1. Merge main in this branch
  2. Changes to the variable names 'workflow_name' and 'workflow_title' respectively as 'template_title' and 'template_name'.