Skip to content

[Dace] Default to BuildAndRun#408

Merged
FlorianDeconinck merged 1 commit into
NOAA-GFDL:developfrom
FlorianDeconinck:fix/dace_config_default_behavior
Apr 1, 2026
Merged

[Dace] Default to BuildAndRun#408
FlorianDeconinck merged 1 commit into
NOAA-GFDL:developfrom
FlorianDeconinck:fix/dace_config_default_behavior

Conversation

@FlorianDeconinck
Copy link
Copy Markdown
Collaborator

Description

The default DaceConfig build was flipped to Run when Python was removed. But Run will force looking at the cache directory and in two-step init (like Pace) this is too early as we haven't read the configuration entirely yet.

This yet another echo of the (mine) bad design of DaceConfig. This PR will help is just a rubber band before we rebuild the entire orchestration build system.

How has this been tested?

N/A

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. add new modules to docs/docstrings/)
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included

Copy link
Copy Markdown
Collaborator

@twicki twicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ready to merge!

@FlorianDeconinck FlorianDeconinck added this pull request to the merge queue Apr 1, 2026
Merged via the queue into NOAA-GFDL:develop with commit a622894 Apr 1, 2026
7 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