Skip to content

Conversation

@mlin
Copy link
Collaborator

@mlin mlin commented Jun 15, 2025

Just adding the productions for now, so they're parsed but immediately discarded- the AST representation is TBD.

Not totally clear whether task hints may have WDL expressions, not just literal values.

mlin added 6 commits June 7, 2025 09:36
commit 6092f8f
Author: Mike Lin <[email protected]>
Date:   Fri Jun 6 21:01:04 2025 -1000

    fixup

commit 4e611d0
Merge: f7b2142 f1170cc
Author: Mike Lin <[email protected]>
Date:   Fri Jun 6 20:59:35 2025 -1000

    Merge remote-tracking branch 'origin/mlin-wdl2-runtime' into mlin-wdl2-runtime

commit f7b2142
Merge: ef28382 1d79dc2
Author: Mike Lin <[email protected]>
Date:   Fri Jun 6 20:45:59 2025 -1000

    Merge branch 'main' into mlin-wdl2-runtime

commit f1170cc
Merge: c61e5c2 ef28382
Author: Mike Lin <[email protected]>
Date:   Thu Jun 5 22:31:27 2025 -1000

    Merge remote-tracking branch 'origin/mlin-wdl2-runtime' into mlin-wdl2-runtime

commit c61e5c2
Merge: 8669111 ac6df14
Author: Mike Lin <[email protected]>
Date:   Thu Jun 5 22:30:50 2025 -1000

    Merge branch 'main' into mlin-wdl2-runtime

commit ef28382
Merge: 8669111 7f3068f
Author: Mike Lin <[email protected]>
Date:   Mon May 19 19:21:59 2025 -1000

    Merge branch 'main' into mlin-wdl2-runtime

commit 8669111
Merge: 56968d0 5962240
Author: Mike Lin <[email protected]>
Date:   Sat May 17 04:46:06 2025 +0000

    Merge main into mlin-wdl2-runtime: resolve merge conflicts in grammar and parser

commit 56968d0
Merge: 67c8688 9b10917
Author: Mike Lin <[email protected]>
Date:   Wed Jan 13 11:40:58 2021 -1000

    Merge branch 'main' into mlin-wdl2-runtime

commit 67c8688
Merge: 74c0748 63b0f48
Author: Mike Lin <[email protected]>
Date:   Wed Jan 13 10:27:50 2021 -1000

    Merge branch 'main' into mlin-wdl2-runtime

commit 74c0748
Author: Mike Lin <[email protected]>
Date:   Mon Nov 9 22:01:07 2020 -1000

    polish

commit c4584ba
Author: Mike Lin <[email protected]>
Date:   Sun Nov 8 19:30:03 2020 -1000

    fix

commit 3dfe986
Author: Mike Lin <[email protected]>
Date:   Sun Nov 8 15:59:43 2020 -1000

    fix

commit 0cc5365
Author: Mike Lin <[email protected]>
Date:   Sun Nov 8 11:59:01 2020 -1000

    alias runtime.container to runtime.docker and accept array values

commit 60d57f5
Author: Mike Lin <[email protected]>
Date:   Sun Nov 8 11:41:40 2020 -1000

    CLI runtime overrides

commit a675670
Author: Mike Lin <[email protected]>
Date:   Sat Nov 7 00:31:47 2020 -1000

    override task runtime values from input JSON

commit 94bfedf
Author: Mike Lin <[email protected]>
Date:   Thu Nov 5 22:20:36 2020 -1000

    add task hints to grammar
@mlin mlin mentioned this pull request Jun 15, 2025
@coveralls
Copy link

coveralls commented Jun 15, 2025

Pull Request Test Coverage Report for Build 18835878600

Details

  • 8 of 8 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 95.218%

Totals Coverage Status
Change from base Build 18835680188: 0.004%
Covered Lines: 7487
Relevant Lines: 7863

💛 - Coveralls

@mlin mlin marked this pull request as ready for review July 13, 2025 10:29
@mlin
Copy link
Collaborator Author

mlin commented Oct 24, 2025

TODO: indeed support Expr as hint_value

@mlin
Copy link
Collaborator Author

mlin commented Nov 9, 2025

moved over to #819

@mlin mlin closed this Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants