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

add Job HTML response #789

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

add Job HTML response #789

wants to merge 2 commits into from

Conversation

fmigneault
Copy link
Collaborator

@fmigneault fmigneault commented Jan 24, 2025

Changes

  • Add Job status HTML response (fixes HTML Job status response #779)
  • Add the process property to Job status response when requesting profile=openEO,
    with a direct reference to the underlying CWL Application Package of the main Process ran by the Job.
  • Fix reported $schema to point at the openEO Batch Job OenAPI definition when requesting profile=openEO.

To Do

  • add tests
  • add remaining metadata for job HTML status page (dynamically fetched?)

@fmigneault fmigneault self-assigned this Jan 24, 2025
@github-actions github-actions bot added process/wps3 Issue related to WPS 3.x (REST-JSON) processes support ci/doc Issue related to documentation of the package feature/job Issues related to job execution, reporting and logging. labels Jan 24, 2025
@github-actions github-actions bot added feature/db Related to database or datatype manipulation. feature/oas Issues related to OpenAPI specifications. labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/doc Issue related to documentation of the package feature/db Related to database or datatype manipulation. feature/job Issues related to job execution, reporting and logging. feature/oas Issues related to OpenAPI specifications. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML Job status response
1 participant