SAM_api is built from files that are automatically generated from export_config. These files need to be regenerated whenever there are new compute modules, changes to compute modules’ variables, or if there are changes to default values in SAM.
The existing CI testing should build SAM_api, and Pull Requests in SAM should run export_config if any of the above conditions are met in order to update SAM_api.
SAM_api is built from files that are automatically generated from export_config. These files need to be regenerated whenever there are new compute modules, changes to compute modules’ variables, or if there are changes to default values in SAM.
The existing CI testing should build SAM_api, and Pull Requests in SAM should run export_config if any of the above conditions are met in order to update SAM_api.