Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required updates for integration workflow #45

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

madMatchstick
Copy link
Contributor

Includes two fixes to ngen_integration.yaml workflow

  1. Passes cmake build flag -DNGEN_IS_MAIN_PROJECT:BOOL=ON to NOM lib build
  2. Sets topmodel submodule initialize build to false. This allows for actual updates in PRs to be tested. Otherwise, the specific master branch commit pinned in ngen's extern/topmodel will overwrite any local code changes copied to the model's working directory.

See relevant discussions here and here.

Testing

  1. All workflows passed in manual action runs. See job details.

@SnowHydrology SnowHydrology merged commit f9df576 into master Mar 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants