Teagan King
Teagan King
[This is the WIP PR](https://github.com/ESCOMP/CTSM/pull/2406/files) where some of these changes are being made. Maybe I can just make a separate PR for the `config_component.xml` and `cime_config` details in order to...
I actually realized there is also a relevant [CDEPS PR](https://github.com/ESCOMP/CDEPS/pull/262) that goes along with these changes. I'll add the CTSM changes here.
I ran black on `cime_config/buildnml` and got a clean run with the second commit, so I'm not sure why that's still failing on black? Have you seen that before?
In the `ctsm_pylib` environment, I ran `black --version` and saw: `black, 22.3.0 (compiled: no)`. Black that's being run on GitHub is `black[colorama]==22.3.0`. I think this is the same version. `python/pyproject.toml`...
I still haven't resolved the black issue, but need to head out soon so am leaving this unresolved at the moment. Where I'm at right now is that I found...
Issues with black-check on push are finally resolved! I think that should be all of the changes for the `cime_config` and `config_component` part of this work.
And moving forward, is the plan to pull in the [CDEPS PR](https://github.com/ESCOMP/CDEPS/pull/262), add the CDEPS tag to this PR, and then bring this on to `b4b`? Or does this PR...
Thanks for catching this bug and making this issue. A few other notes I wanted to add are below. - Without the run type specified, it looks like the actual...
Thanks for these extra details, @wwieder !
Hi @slevis-lmwg , Is there another stand-up other than the Tuesday 3pm one? @ekluzek , @wwieder , and I were planning to discuss testing strategies at 11am this morning. I...