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

Implement the example EchoProcess from OGC API Processes in CWL #541

Merged
merged 39 commits into from
Dec 13, 2023

Commits on May 19, 2023

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

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    714f2b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f426124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e715256 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 25, 2023

  1. Adding schema for complex input and additionnal propreties for a rang…

    …e of value in double_input.
    fbachandcrim committed May 25, 2023
    Configuration menu
    Copy the full SHA
    9c41406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59222c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    600cb28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee72bca View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Allow mimeType of local file to be something other than plain/text + …

    …correcting bugs for EchoProcess
    fbachandcrim committed May 29, 2023
    Configuration menu
    Copy the full SHA
    44e3fd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dfab62 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    64d3c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b595ac View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    b4fccd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4758875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfc25b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    487896d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8724226 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    ffd7b2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa13100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d596366 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7956153 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5d670d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72242aa View commit details
    Browse the repository at this point in the history
  7. Merge branch 'implement-example-process' of https://github.com/crim-c…

    …a/weaver into implement-example-process
    fmigneault committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2482ff3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1baffe View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    1cb06cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7702fd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. improve Job input validation for JSON data causing invalid schema und…

    …er variable/additionalProperties + add more test validations for example OGC EchoProcess
    fmigneault committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dc98daf View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    e952c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f782c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add schema definitions support of BoundingBox (fixes #51) and UoM (fixes

     #430) for execution input values
    fmigneault committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0d6a553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3465c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    491ce57 View commit details
    Browse the repository at this point in the history
  4. add ContentEncoding.decode function + fix validation of ProcessDescri…

    …ption ContentType I/O vs submitted Job Media-Types
    fmigneault committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ee7cd0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    912ced6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fe6e30 View commit details
    Browse the repository at this point in the history