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

Get Cylc template variables from database for validation. #5189

Commits on Oct 12, 2022

  1. Allowed "revalidation" of cylc workflows where template variables are…

    … collected from
    
    database of already played workflows.
    - Added `--revaladidate` as an option to the following scripts
      (Made async to allow testing of changes):
      - cylc validate
      - cylc view
      - cylc graph
      - cylc config
    wxtim committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b2e51e2 View commit details
    Browse the repository at this point in the history
  2. move

    wxtim committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    98278a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Apply suggestions from code review

    Co-authored-by: Hilary James Oliver <[email protected]>
    wxtim and hjoliver authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9878450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e616a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06465a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1482801 View commit details
    Browse the repository at this point in the history
  5. Merge branch '20221010T0945--HEAD--get_template_vars_from_running_wf'…

    … of github.com:wxtim/cylc into 20221010T0945--HEAD--get_template_vars_from_running_wf
    
    * '20221010T0945--HEAD--get_template_vars_from_running_wf' of github.com:wxtim/cylc: (51 commits)
      make revalidate automatic if workflow has changed at source
      play: --upgrade and --downgrade options
      Fix consolidation tutorial (cylc#5199)
      8.0.x -> master (cylc#5206)
      GH Actions Codecov upload: try using token arg (cylc#5179)
      Update CHANGES.md [skip ci]
      Add type hints.
      Switch to better monkeypatching approach. [skip ci]
      Add explanatory comments. [skip ci]
      Update CHANGES.md [skip ci]
      play: check Cylc version on restart
      Use a context manager in new test.
      Update change log.
      Extend new test coverage.
      install: scan only target workflow
      Apply suggestions from code review
      Add integration test.
      Scan workflow name during install.
      fix an error handling bug in Cylc Scan
      update PR template (cylc#5202)
      ...
    wxtim committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9040953 View commit details
    Browse the repository at this point in the history