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

config: suppress config deprecation warnings in compat mode #4829

Merged

Commits on Apr 20, 2022

  1. 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.
    oliver-sanders committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4abc00a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    2a8e661 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
    Co-authored-by: Hilary James Oliver <hilary.j.oliver@gmail.com>
    3 people authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6a3f434 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #54 from MetRonnie/iso-fmt-1-warn

    Add warning about recurrence fmt 1 in Cylc7 back-compat mode
    oliver-sanders authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ba2c577 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    163bda0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    3fc3e12 View commit details
    Browse the repository at this point in the history