-
-
Notifications
You must be signed in to change notification settings - Fork 196
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: common-workflow-language/common-workflow-language
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: common-workflow-language/common-workflow-language
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: codegen
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 8 files changed
- 8 contributors
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for adfe851 - Browse repository at this point
Copy the full SHA adfe851View commit details
Commits on Sep 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3ea5c66 - Browse repository at this point
Copy the full SHA 3ea5c66View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6091bb6 - Browse repository at this point
Copy the full SHA 6091bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c195887 - Browse repository at this point
Copy the full SHA c195887View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dbf59a - Browse repository at this point
Copy the full SHA 2dbf59aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5a89e2 - Browse repository at this point
Copy the full SHA b5a89e2View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88b5e35 - Browse repository at this point
Copy the full SHA 88b5e35View commit details -
Add CodeQL workflow for GitHub code scanning (#951)
Co-authored-by: LGTM Migrator <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 218feb1 - Browse repository at this point
Copy the full SHA 218feb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa106c - Browse repository at this point
Copy the full SHA 6aa106cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 832b3e4 - Browse repository at this point
Copy the full SHA 832b3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f779d00 - Browse repository at this point
Copy the full SHA f779d00View commit details -
Added CWLObjectType named union
This commit introduces a `CWLObjectType` named union to represent a valid CWL object. Using a more precise union type instead of `Any` allows for a smarter parsing from SALAD auto-generated parsers. In particular, `CWLObjectType` is used to define the type of the `default` directive in CWL `InputParameter` and `WorkflowStepInput` fields. Plus, a `CWLInputFile` type is introduced to represent a CWL jobfiles as `map<string, CWLObjectType>`.
Configuration menu - View commit details
-
Copy full SHA for 2b1601b - Browse repository at this point
Copy the full SHA 2b1601bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b23d759 - Browse repository at this point
Copy the full SHA b23d759View commit details -
Added
noLinkChecktoformatfieldCWL parsers should not follow `format` links.
Configuration menu - View commit details
-
Copy full SHA for b44149f - Browse repository at this point
Copy the full SHA b44149fView commit details
Commits on Dec 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d1504b - Browse repository at this point
Copy the full SHA 7d1504bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...codegen