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

Added parsers for CWL input files #199

Merged
merged 5 commits into from
Dec 1, 2023
Merged

Added parsers for CWL input files #199

merged 5 commits into from
Dec 1, 2023

Commits on Dec 1, 2023

  1. Added parsers for CWL input files

    This commit adds support for parsing CWL input files with autogenerated
    Schema SALAD parsers, in order to obtain a coherent representation of
    CWL object between processfile and jobfile.
    GlassOfWhiskey authored and mr-c committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    60c4eb4 View commit details
    Browse the repository at this point in the history
  2. Added tests

    GlassOfWhiskey authored and mr-c committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    43bb945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62aa7bf View commit details
    Browse the repository at this point in the history
  4. Updated CWL parsers

    GlassOfWhiskey authored and mr-c committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7e80015 View commit details
    Browse the repository at this point in the history
  5. Updated Python parsers

    GlassOfWhiskey authored and mr-c committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    76016cd View commit details
    Browse the repository at this point in the history