Full working setup of EPIC using reliable and reproducible templated parameter files.
Contains changes for the removal of hardcoded routes in Angular app and replacement with OpenShift environment variables.
Tested by doing clean deployment of API, Public and Admin. A fresh prod db backup was edited using a local development instance of Admin to have a project name edited to have extra text "Resources As Settings" appended to its name in order to prove that we are looking at the correct database.
This change is part of a 4 part changeset:
https://github.com/bcgov/eagle-helper-pods/pull/25 https://github.com/bcgov/eagle-admin/pull/330 https://github.com/bcgov/eagle-public/pull/179 https://github.com/bcgov/eagle-api/pull/284
Full working setup of EPIC using reliable and reproducible templated parameter files.
Contains changes for the removal of hardcoded routes in Angular app and replacement with OpenShift environment variables.
Tested by doing clean deployment of API, Public and Admin. A fresh prod db backup was edited using a local development instance of Admin to have a project name edited to have extra text "Resources As Settings" appended to its name in order to prove that we are looking at the correct database.