Skip to content

v2.0.0 Release #9

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

Merged
merged 6 commits into from
Sep 19, 2024
Merged

v2.0.0 Release #9

merged 6 commits into from
Sep 19, 2024

Conversation

drewm-swe
Copy link
Contributor

Purpose

  • This PR revamps the OGC API Processes API implementation to conform more closely to the specification of OGC API Processes - Part 2: Deploy, Replace, Undeploy.

Proposed Changes

Issues

Testing

  • SPS was successfully deployed with this version of the OGC API server. Following deployment, the cwl_dag process was deployed using the OGC API and executed multiple times with different inputs. The different inputs were reflected in the DAG run that was triggered by the execution. Job status was polled using the job status endpoint. Executions/jobs were also dismissed and dismissed jobs were verified to have been deleted from the list of OGC jobs as well as from the list of DAG runs. The cwl_dag was also successfully undeployed. This process was also performed using the unity-sds-client integration of this client.

@drewm-swe drewm-swe marked this pull request as ready for review September 19, 2024 19:10
@drewm-swe drewm-swe merged commit b272f1c into main Sep 19, 2024
8 checks passed
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.

2 participants