-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: suppress config deprecation warnings in compat mode
* Configuration deprecation warnings are currently displayed in Cylc 7 compatibility mode. * Compatibility mode is expected to be used by Cylc 7/8 compatible workflows during this transition period. * If users were to follow these warnings they would make their workflows incompatible with Cylc 7. * This change suppresses these deprecation (and only deprecation) warnings in Cylc 7 compat mode.
- Loading branch information
1 parent
2d10d17
commit a0b7c0e
Showing
3 changed files
with
73 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters