{"id":37018949,"url":"https://github.com/opengeospatial/ets-ogcapi-processes10","last_synced_at":"2026-01-14T02:02:02.789Z","repository":{"id":39635016,"uuid":"305458189","full_name":"opengeospatial/ets-ogcapi-processes10","owner":"opengeospatial","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-28T19:55:25.000Z","size":4504,"stargazers_count":4,"open_issues_count":6,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-02-03T15:52:24.366Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opengeospatial.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-19T17:13:30.000Z","updated_at":"2025-01-21T09:52:16.000Z","dependencies_parsed_at":"2022-08-11T07:40:33.702Z","dependency_job_id":"c6ee5203-c138-40b4-a3b9-d7c53c19cefb","html_url":"https://github.com/opengeospatial/ets-ogcapi-processes10","commit_stats":{"total_commits":165,"total_committers":7,"mean_commits":"23.571428571428573","dds":0.6181818181818182,"last_synced_commit":"55f23843aeb71d7bf8bb652490dba6c33460cfce"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/opengeospatial/ets-ogcapi-processes10","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fets-ogcapi-processes10","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fets-ogcapi-processes10/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fets-ogcapi-processes10/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fets-ogcapi-processes10/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opengeospatial","download_url":"https://codeload.github.com/opengeospatial/ets-ogcapi-processes10/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeospatial%2Fets-ogcapi-processes10/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-14T02:02:02.137Z","updated_at":"2026-01-14T02:02:02.784Z","avatar_url":"https://github.com/opengeospatial.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Draft OGC API - Processes  Conformance Test Suite\n\n== Scope\n\nThis repository holds the source of the Executable Test Suite (ETS) of the https://docs.ogc.org/is/18-062r2/18-062r2.html[OGC API - Processes - Part 1: Core] Standard.\n\nVisit the http://opengeospatial.github.io/ets-ogcapi-processes10/[project documentation website TBD]\nfor more information, including the API documentation.\n\n== How to run the test suite using Docker\n\nThere are two Dockerfiles in this repository. Each one is used for a different purpose, as explained in the following.\n\n==== Run the test suite using Docker with Apache Maven installed locally\n\nThe Dockerfile under src/docker/ is used for a build with Apache Maven.\nRun the following Maven command from the root folder of the repository:\n\n`mvn clean install -Dsource=8  docker:run -Pdocker`\n\nFrom here, you can now access http://localhost:8081/teamengine to access the deployed teamengine with the OGC API - Processes Test Suite.\n\nYou can log in as `ogctest`, with a password of ogctest. \n\n==== Run the test suite using Docker without Apache Maven installed locally\n\nYou can use the Dockerfile in the root directory of this repository to build the ETS within a Docker container, i.e. without the need to have Apache Maven and Java installed locally on your computer. In oder to do so, please follow the instructions given in the Dockerfile.\n\n== How to build the test suite\n\nThe test suite is built using https://maven.apache.org/[Apache Maven v3].\n\n== How to run the test suite\nThe options for running the suite are summarized in\n\ninclude::src/site/asciidoc/how-to-run-the-tests.adoc[]\n\n== How to contribute\n\nIf you would like to get involved, you can:\n\n* https://github.com/opengeospatial/ets-ogcapi-processes10/issues[Report an issue] such as a defect or\nan enhancement request\n* Help to resolve an https://github.com/opengeospatial/ets-ogcapi-processes10/issues?q=is%3Aopen[open issue]\n* Fix a bug: Fork the repository, apply the fix, and create a pull request\n* Add new tests: Fork the repository, implement and verify the tests on a new topic branch,\nand create a pull request (don't forget to periodically rebase long-lived branches so\nthere are no extraneous conflicts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeospatial%2Fets-ogcapi-processes10","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeospatial%2Fets-ogcapi-processes10","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeospatial%2Fets-ogcapi-processes10/lists"}