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

1.2.1 proposed #115

Merged
merged 129 commits into from
Jan 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
129 commits
Select commit Hold shift + click to select a range
7b4b85e
all Requirement classes should be static strings
mr-c Nov 19, 2020
74b3ff4
all Process classes should also be static strings
mr-c Feb 2, 2021
48475cd
More defaults (#68)
mr-c Sep 2, 2021
596e811
Update cwloutput-nolimit.cwl
mr-c Sep 15, 2021
9939cde
metaschema: clean up & sync
mr-c Sep 4, 2021
4e7b6bd
fix formatting of SecondaryFileSchema.pattern
mr-c Sep 1, 2021
f44d7c3
explicitly allow an int where we allow a long
mr-c Jan 21, 2021
c4ebcec
metaschema: clean up & sync
mr-c Sep 4, 2021
0eca666
Clarify $() and ${}
kinow Sep 30, 2021
13ea3d1
Fewer containers (#129)
mr-c Oct 6, 2021
3b85afc
Adjust behavior of command_input_file_expression (#128)
tetron Oct 6, 2021
ed8b990
CI: less checks
mr-c Oct 6, 2021
0af8fc9
List who the publisher is
mr-c Oct 9, 2021
de4177e
Update README.md
mr-c Oct 10, 2021
f97fb94
Fix typo in SchemaDefRequirement section
kinow Oct 28, 2021
beb4cb6
CI: add pycodegen extra to schema-salad
mr-c Oct 28, 2021
8615de9
Fix typo: `$schema` to `$schemas`
tom-tan Nov 22, 2021
236af6f
Clarify parameter reference: null and array length (#64)
pvanheus Nov 26, 2021
f7b9740
Environement → Environment
mr-c Nov 30, 2021
381302c
Confirm that File.size is in bytes
mr-c Dec 6, 2021
60a9635
Test for literal directory with literal subdirectory.
mr-c Dec 10, 2021
130516a
File.location: fix formatting of schemas
mr-c Dec 22, 2021
c0c31c5
Test that colons are allowed in several places
mr-c Dec 22, 2021
04477a8
make workflow output types optional; addresses #146, #147 (#149)
Jan 25, 2022
abc8c45
Fix typo s/defualt/default
kinow Jan 25, 2022
7590e5e
Merge remote-tracking branch 'origin/main' into 1.2.1_proposed
mr-c Jan 26, 2022
80b87ae
s/compatability/compatibility
kinow Feb 5, 2022
0a4c51c
Allow records with defaults to be accepted, also type longs
mr-c Feb 18, 2022
5551e59
Test for outputEval on a record type itself, not its fields
mr-c Feb 19, 2022
b962666
Add test that changing basename with an ExpressionTool (#158)
tetron Apr 26, 2022
d38ef4a
Fix a few typos (automatic IDE spellchecker)
kinow May 2, 2022
f0edcc4
Remove duplicate test
kinow May 2, 2022
cef8fb7
Use main branch
kinow May 3, 2022
5abc3d3
Adding a test to verify that runtime.outdir can be used with output glob
kinow May 4, 2022
e22b916
Adding GH Action spell check to the CI
kinow May 5, 2022
d100782
Remove unused test files
kinow May 6, 2022
64968dc
Fix Spellcheck action YAML syntax (mea culpa)
kinow May 6, 2022
edd90f0
Add note about cwl-upgrader in the Workflow changelog
kinow May 14, 2022
99fcaf4
Fix tags for conformance tests
tom-tan May 14, 2022
3bdc596
Add extra description of `run` field
tom-tan May 16, 2022
99ec14b
Fix `-l` to list tests without cwl-runner (#174)
tom-tan May 20, 2022
1d09972
Fix tags for workfows
tom-tan May 20, 2022
033ed18
Add missing `label` field
tom-tan May 21, 2022
9bd4657
Update links used in concepts
kinow May 27, 2022
a59b4d3
Remove stray backtick
kinow Jun 6, 2022
29385c0
Add link to Direntry entryname and fix typo
kinow Jun 6, 2022
50dfc6b
Add new test for chained commands, update the specification wording
kinow Jun 10, 2022
34b2117
Update the doc and use "true" as base command for the metadata test
kinow Jun 6, 2022
f05f8bc
Add glossary and clarification on opaque strings and identifiers
kinow May 3, 2022
8b7a2d8
Mention that we can refer to workflow level inputs in output paramete…
kinow Jun 21, 2022
f1f1002
Add test for SchemaDefRequirement with a workflow and the types conta…
kinow May 13, 2022
86972f0
Merge pull request #176 from tom-tan/add-record-order-test
tom-tan Jun 23, 2022
6edb7a9
Add a conformance test for InlineJavascriptRequirement with an input …
kinow Jun 23, 2022
d3c77ef
Add a conformance test for MultipleInputFeatureRequirement on Workflo…
kinow Jun 23, 2022
60523c2
Move `label` to `id` (#182)
tom-tan Jun 23, 2022
350f0ba
Added nested scatter conformance tests (#155)
GlassOfWhiskey Jun 23, 2022
8c52930
typos (#194)
gertjandemulder Jul 17, 2022
6f15395
Clarify process id field ($graph only) (#166)
kinow Jul 28, 2022
e15d7b7
Schema fixes/clarifications that came up working on codegen (#196)
tetron Aug 31, 2022
f8f4dfe
Add inheritable process requirements for CLT (#198)
tom-tan Sep 6, 2022
5332d8c
Add tests for relative reference in cwl.output.json (#199)
tetron Sep 7, 2022
9b091ed
Add File/Directory to WorkflowStepInput 'default' (#201)
tetron Sep 11, 2022
f0f9bc2
test case for hash marks in file names (#159)
tetron Oct 20, 2022
f916947
fix typos spotted across docs (#205)
fmigneault Nov 2, 2022
e1205d5
add missing newlines in code samples (#207)
fmigneault Nov 5, 2022
ebb9aa6
fix over-indented list interpreted as code + typo (#208)
fmigneault Nov 5, 2022
5951b8f
add code format to parameter references table definitions (fixes http…
fmigneault Nov 7, 2022
59c3bea
Add CodeQL workflow for GitHub code scanning (#211)
lgtm-com[bot] Nov 10, 2022
e4bb3bf
fix typo in ResourceRequirement.coresMin description (#214)
fmigneault Dec 2, 2022
ad6f77c
fix workflow scatter typos (#215)
fmigneault Dec 4, 2022
f6172e5
Two tests were accidently still specifying v1.0 (#217)
mr-c Dec 29, 2022
f79146f
Increase the timeout in the time limit test
tetron Jan 25, 2023
bcf1d89
Create dependabot.yml
mr-c Feb 13, 2023
fd53d9d
Added conformance tests for File and Directory glob
GlassOfWhiskey Feb 12, 2023
83c7208
add hyperlinks to intent definition
mr-c Feb 13, 2023
020e70d
Bump rojopolis/spellcheck-github-actions from 0.23.0 to 0.29.0
dependabot[bot] Feb 13, 2023
c15357a
Bump actions/setup-python from 2 to 4
dependabot[bot] Feb 13, 2023
d1c2e2c
Bump actions/checkout from 2 to 3
dependabot[bot] Feb 13, 2023
7052da7
ci: use cwltest pytest plugin for better speed
mr-c Feb 13, 2023
bd5d12f
Bump rojopolis/spellcheck-github-actions from 0.29.0 to 0.30.0
dependabot[bot] Feb 27, 2023
5411b8c
Fixed MacOS X compatibility for wc-tool
GlassOfWhiskey Mar 3, 2023
e136888
Document that ExpressionTool outputs are always valid
GlassOfWhiskey Mar 4, 2023
192bb32
add render script
mr-c Apr 17, 2023
e750ef2
Merge remote-tracking branch 'origin/main' into 1.2.1_proposed
mr-c Apr 17, 2023
2bb40f5
install cwltool when rendering
mr-c Apr 17, 2023
a75fbcb
also lockfile
mr-c Apr 17, 2023
e8508f8
render: skip docker
mr-c Apr 17, 2023
c928c98
render: re-use git checkout
mr-c Apr 18, 2023
92d0acd
official IANA media types for CWL documents
mr-c Apr 19, 2023
37a44af
spelling: check YAML docs
mr-c Apr 19, 2023
979accf
Fixes #193
GlassOfWhiskey Apr 17, 2023
63d4784
Substitute URI with IRI in docs
GlassOfWhiskey Apr 21, 2023
4f9b346
Add tests for decimal representation of very big and very small numbers
mr-c May 8, 2023
cbbf982
ci: add codespell check
mr-c May 8, 2023
3d01afe
sync metaschema
mr-c May 8, 2023
146f6fb
typos
mr-c May 9, 2023
ad91c84
Fix typo {} vs ()
mr-c May 10, 2023
3eeddca
Bump rojopolis/spellcheck-github-actions from 0.30.0 to 0.32.0
dependabot[bot] Jun 3, 2023
1529286
Bump codespell-project/actions-codespell from 1.0 to 2.0
dependabot[bot] May 15, 2023
2a06a42
Update requirements.txt
mr-c May 15, 2023
f64fec0
Update requirements.txt
mr-c Jun 3, 2023
4a715dd
All loadContents tests are required
mr-c Jun 5, 2023
d50fad0
default_with_falsey_value (#48)
mr-c Jun 5, 2023
c9d4ade
Bump rojopolis/spellcheck-github-actions from 0.32.0 to 0.33.0 (#257)
dependabot[bot] Jun 19, 2023
c2ac7e3
Increase the time limits of this test and add a note. (#260)
tetron Jul 10, 2023
53ea13c
Bump rojopolis/spellcheck-github-actions from 0.33.0 to 0.33.1 (#261)
dependabot[bot] Jul 17, 2023
dc098f0
fix run_tests indents + gitignore IDE/python files
fmigneault Jun 13, 2023
1612321
add CWL JSON schema + 'json_schema_invalid' tag (closes https://githu…
fmigneault Jun 13, 2023
1ce7236
changelog for 7b4b85...350f0b
mr-c Jul 22, 2023
9351742
json_output_{path,location}_relative: remove need for ShellCommandReq…
mr-c Jul 23, 2023
180486e
changelog 350f0b...1612321
mr-c Jul 23, 2023
fa6d28f
address review comments
mr-c Jul 24, 2023
f368628
add conformance test for nested types in SchemaDefRequirement
jdidion Feb 3, 2021
5f84b9a
remove last references to Python 2
mr-c Aug 17, 2023
df6fd28
add explicit docker repository where missing
mr-c Aug 17, 2023
01f2ee6
test for parameter references in CommandLineTool.arguments
mr-c Aug 17, 2023
63d914b
gh-actions: split out JSON schema validation
mr-c Aug 21, 2023
c6c9be6
update the changelogs through 01f2ee6.
mr-c Aug 28, 2023
1aa4a87
add missing Any? and Any[]? CWL types to JSON schema
fmigneault Aug 28, 2023
c0cc7bb
add missing ruamel.yaml package for JSON schema tests
fmigneault Aug 28, 2023
a4e0aa4
tests: conditionals: add 2 missing doc strings
mr-c Sep 7, 2023
5f4a24c
record_order_with_input_bindings had wrong tag
mr-c Sep 7, 2023
31bda22
Bump actions/checkout from 3 to 4
dependabot[bot] Sep 11, 2023
cf52780
Bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0
dependabot[bot] Oct 2, 2023
bd9e228
address review comments
mr-c Oct 30, 2023
28803b0
spelling fix
mr-c Oct 30, 2023
0d538a0
json tests: adapt to newer ruamel.yaml
mr-c Oct 30, 2023
1606e54
Bump rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0
dependabot[bot] Nov 20, 2023
504ccbe
Bump actions/setup-python from 4 to 5
dependabot[bot] Dec 11, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/config/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ matrix:
ignores:
- :matches(code, pre)
sources:
- '**/*.md'
- '!env*/**|**/*.md'
- '!env*/**|!tests/**|*.yml'
default_encoding: utf-8
152 changes: 150 additions & 2 deletions .github/config/wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,51 +1,114 @@
acyclic
amstutz
arrayschema
arvados
auditability
autogenerated
avro
backchannel
backrub
basecommand
basedir
basename
basetypesdoc
bioconda
bioinformatics
bnf
bogdan
bowtie
changelog
charette
checkpoint
checkpointing
checksums
chilton
cisphobia
classname
cmd
commandinputarrayschema
commandinputenumschema
commandinputparameter
commandinputrecordfield
commandinputrecordschema
commandinputschema
commandlinebindable
commandlinebinding
commandlinetool
commandlinetooldoc
commandlinetools
commandoutputarrayschema
commandoutputbinding
commandoutputenumschema
commandoutputparameter
commandoutputrecordfield
commandoutputrecordschema
commonwl
conformant
contrib
complextype
coresMin
coreutils
cpus
crossproduct
cryptographic
ctbrown
curii
curoverse
cwl
cwltest
cwltool
cwltype
cwlversion
cyclic
dataflow
deserialize
dev
dirent
docafter
docchild
dockerfile
dockerimport
dockerload
dockeroutputdirectory
dockerpull
dockerrequirement
documentroot
docparent
doi
dotproduct
doubleq
dsl
dusenbery
edu
eg
enablereuse
entryname
enum
enumschema
entrypoint
envdef
environmentdef
envname
envvalue
envvarrequirement
expressionlib
expressionplaceholder
expressiontool
expressiontooloutputparameter
expressiontools
fieldbase
filenameABCDEFG
filesystem
freedesktop
gavrilovic
geoscience
ghose
gitter
globbing
gmail
gunzip
hervé
https
iana
ietf
implementer
implementers
Expand All @@ -54,25 +117,50 @@ implementors
initialworkdirrequirement
initialworkdirrequirements
inlinejavascriptrequirement
inplaceupdate
inplaceupdaterequirement
inputarrayschema
inputenumschema
inputbinding
inputformat
inputrecordfield
inputrecordschema
inputparameter
inputschema
institut
interoperable
invocab
ioschema
ipv
iri
itemseparator
jmchilton
json
jsonldpredicate
junit
kaushik
kib
ld
lexicographically
linkmerge
linkmergemethod
loadcontents
loadlisting
loadlistingenum
loadlistingrequirement
localhost
lookahead
loopback
maccallum
macos
mappredicate
mapsubject
mebibyte
mebibytes
ménager
metacharacters
metaschema
migneault
misgendering
mrc
multipleinputfeaturerequirement
Expand All @@ -84,43 +172,80 @@ nebojša
nekrutenko
networkaccess
neuro
nolinkcheck
ogc
onlinepubs
opengroup
operationinputparameter
operationoutputparameter
orcid
osx
outputarrayschema
outputbinding
outputenumschema
outputeval
outputformat
outputschema
outputsource
outputparameter
outputrecordfield
outputrecordschema
parsers
pathname
petermac
pickvalue
pickvaluemethod
posix
pre
preprocess
preprocessed
preprocessing
primitivetype
processrequirement
psu
publically
pvanheus
rdf
rdfs
recordfield
recordschema
recurse
refscope
repo
reproducibility
resolvers
resourcerequirement
routable
rrid
runtime
saladversion
sbgenomics
scatterfeaturerequirement
scattermethod
schemadefrequirement
schemaorg
schemas
scr
secondaryfiles
secondaryfileschema
secondaryfilesdsl
semver
shellcommandrequirement
singleq
sld
specializeto
specializefrom
softwarepackage
softwarerequirement
soiland
stderr
stdin
stdout
stepinputexpressionrequirement
stian
streamable
subdirectories
subdirectory
subnet
subprocess
subprocesses
subscope
Expand All @@ -132,24 +257,47 @@ substrings
subtype
subtypes
subworkflow
subworkflows
subworkflowfeaturerequirement
subworkflowrequirement
superset
svg
symlink
tbb
testcase
tijanic
tijanić
timelimit
toc
tooltimelimit
transcode
txt
typedef
typedsl
undeploy
unserialized
uc
ucdavis
udocker
underspecified
untrusted
updatable
uri
utf
valuefrom
vandewege
virtualenv
virtualized
walkthrough
wdl
whitespace
workflowdoc
workflowinputparameter
workflowoutputparameter
workflowstep
workflowstepinput
workflowstepoutput
workreuse
xdg
yaml
yml
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
21 changes: 18 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- uses: actions/setup-python@v2
- uses: actions/setup-python@v5
with:
python-version: '3.8.x'

- name: Setup prerequirements
run: pip install cwltest schema-salad[pycodegen]
run: pip install cwltest 'schema-salad[pycodegen]'

- name: Download schema for conformance_tests.yaml
run: curl -LO https://raw.githubusercontent.com/common-workflow-language/cwltest/main/cwltest/cwltest-schema.yml
Expand All @@ -35,3 +35,18 @@ jobs:

- name: Validate CWL documents
run: ./run_test.sh --self

validate_json:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4

- uses: actions/setup-python@v5
with:
python-version: '3.8.x'

- name: Validate JSON schema document
run: |
pip install -r ./requirements-jsonschema-test.txt
pytest tests/json_schema
42 changes: 42 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: "CodeQL"

on:
push:
branches: [ "1.2.1_proposed", "main" ]
pull_request:
branches: [ "1.2.1_proposed" ]
schedule:
- cron: "32 15 * * 5"

jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
matrix:
language: [ javascript, python ]

steps:
- name: Checkout
uses: actions/checkout@v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
queries: +security-and-quality

- name: Autobuild
uses: github/codeql-action/autobuild@v2
if: ${{ matrix.language == 'javascript' || matrix.language == 'python' }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
with:
category: "/language:${{ matrix.language }}"
Loading