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

Bug fixes #4180

Merged
merged 12 commits into from
Apr 23, 2021
Merged

Bug fixes #4180

merged 12 commits into from
Apr 23, 2021

Commits on Apr 19, 2021

  1. Tidy

    MetRonnie committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    396064e View commit details
    Browse the repository at this point in the history
  2. Fix bug when installing a suite.rc workflow

    The bug was reproducable like so:
    - Have a workflow in a source dir with suite.rc instead of flow.cylc
    - Run cylc validate on the source (this creates a flow.cylc symlink)
    - Run cylc install
    - The flow.cylc symlink would get copied over, still pointing at the 
    source dir suite.rc instead of the run dir suite.rc
    MetRonnie committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6543d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0695dc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f94d875 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    966be04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b1960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ec3ec2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

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

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    219450e View commit details
    Browse the repository at this point in the history
  2. Update changelog [skip ci]

    MetRonnie committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    58a54b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f045d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

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