NatLabRockies / NatLabRockies/SAM
CI Test of SAM_api
Open
@sjanzou is already working on this.
Since Aug 20, 2026.
architecture
enhancement
- Dominant language
- C++
- Stars
- 486
- Forks
- 219
- Avg merge
- 10h 10m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.