ESMCI / ESMCI/cime

git hash in drv_in not updated after case creation.

Open
#4,705 5 comments 0 reactions 1 assignee Claimed by @jasonb5 View on GitHub
Low Priority tp: CIMElib ty: Bug
Dominant language
Python
Stars
174
Forks
225
Avg merge
1d 16h
Merged PRs (30d)
14

Description

The git hash recorded in the drv_in namelist file seems to be set at whatever it was when the case was created.

That makes sense for production runs. However a typical development pattern is to create a feature branch, create a case for testing development, and then add commits on that feature branch, building and running with each change within the case first created. The hash in drv_in should change if the SRCROOT hash changes but it does not. Not even "case.setup --reset" will change it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.