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

v2.0.0 Release #16

Merged
merged 64 commits into from
Sep 19, 2024
Merged

v2.0.0 Release #16

merged 64 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.

nikki-t and others added 30 commits July 2, 2024 09:40
Unit test to deploy, execute, and undeploy CWL DAG
Drew Meyers and others added 26 commits September 4, 2024 10:17
Conform more closely to OGC Processes API spec
@drewm-swe drewm-swe marked this pull request as ready for review September 19, 2024 19:04
@drewm-swe drewm-swe merged commit 14c88e6 into main Sep 19, 2024
2 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.

3 participants