An open API service for providing issue and pull request metadata for open source projects.

GitHub / ecmwf-projects/ogc-api-processes-fastapi issues and pull requests

#66 - Fix deprecated method

Pull Request - State: closed - Opened by mcucchi9 over 1 year ago - 1 comment

#65 - python 3.11

Pull Request - State: closed - Opened by malmans2 over 1 year ago

#64 - template update

Pull Request - State: closed - Opened by malmans2 over 1 year ago - 1 comment

#63 - Fix integration tests

Pull Request - State: closed - Opened by mcucchi9 almost 2 years ago - 1 comment

#62 - Fix type-check

Pull Request - State: closed - Opened by mcucchi9 almost 2 years ago - 1 comment

#61 - Migrate to pydantic v2

Pull Request - State: closed - Opened by mcucchi9 about 2 years ago - 1 comment

#60 - First steps with OGC API processes FastAPI

Issue - State: open - Opened by QuCMGisaia over 2 years ago

#59 - Make status query param an enum

Pull Request - State: closed - Opened by mcucchi9 over 2 years ago - 1 comment

#58 - Standardize exception messages

Pull Request - State: closed - Opened by mcucchi9 over 2 years ago - 1 comment

#57 - Rationalize exceptions handling

Pull Request - State: closed - Opened by mcucchi9 over 2 years ago

#56 - Template update

Pull Request - State: closed - Opened by malmans2 over 2 years ago - 1 comment

#55 - Refactorization

Pull Request - State: closed - Opened by mcucchi9 over 2 years ago - 1 comment

#54 - add support for processes pagination

Pull Request - State: closed - Opened by mcucchi9 over 2 years ago - 1 comment

#53 - Implementation delete job endpoint

Pull Request - State: closed - Opened by mcucchi9 over 2 years ago

#52 - deprecate post /execute route in favour of post /execution

Pull Request - State: closed - Opened by mcucchi9 over 2 years ago

#51 - enable implementation of pagination

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#50 - Add basic filters to GET /jobs route

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#49 - make api extensible [WIP]

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#48 - Deprecate compute api

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#47 - add landing page

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#46 - Remove response from client

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#45 - Extend StatusInfo model to allow for metadata field

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#44 - extend standard's models

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#43 - forward get job to compute api

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#42 - adapt to compute api needs

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago - 1 comment

#41 - update exceptions

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#40 - add default detail to job failed exception

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#39 - return document type response as job results

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#38 - improve get_job_results reponses handling and doc

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago - 1 comment

#37 - Add proper LandingPage

Issue - State: open - Opened by alexamici almost 3 years ago

#36 - allow for JSON response with content in get_job_results

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#35 - Add json object as return type for get_job_results

Issue - State: closed - Opened by francesconazzaro almost 3 years ago - 2 comments

#34 - remove "retrieve" from process id

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#33 - fix inputs and outputs models: list[dict] -> dict

Pull Request - State: closed - Opened by mcucchi9 almost 3 years ago

#32 - [WIP] Implement pagination

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#31 - minor changes

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#30 - OGC API Process compliant exceptions handling

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#29 - Links

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#28 - basic GET /jobs implementation

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#27 - Fix limit as offset starts from 0

Pull Request - State: closed - Opened by alexamici about 3 years ago

#26 - rename endpoints

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#25 - add job results endpoint

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#24 - create get job results endpoint

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#23 - refactor tests

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#22 - create get job status endpoint

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#21 - advance execute endpoint response

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#20 - add docstrings

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#19 - create execute process endpoint

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago - 1 comment

#18 - reformat main methods

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#17 - update process description with inputs and outputs

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#16 - models.Process -> models.ProcessDescription

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago - 1 comment

#15 - weekly update

Pull Request - State: closed - Opened by github-actions[bot] about 3 years ago
Labels: cruft-update

#14 - Include process description inputs and outputs

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago - 1 comment

#13 - back to Optional

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago - 1 comment

#12 - Add python 3.8 and 3.9 to GitHub Actions

Pull Request - State: closed - Opened by alexamici about 3 years ago

#11 - Move code do conftest.py and add API to init

Pull Request - State: closed - Opened by alexamici about 3 years ago

#10 - add package data

Pull Request - State: closed - Opened by malmans2 about 3 years ago

#9 - change Optional to | notation

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#8 - clean code

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#7 - add basic unit tests

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago - 1 comment

#6 - GET process description

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago - 1 comment

#5 - implement base client and app instantiation

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago - 2 comments

#4 - Set up /processes endpoint fastapi frame

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#3 - COPDS-169 - implement /processes endpoint

Pull Request - State: closed - Opened by mcucchi9 about 3 years ago

#2 - weekly update

Pull Request - State: closed - Opened by github-actions[bot] about 3 years ago

#1 - weekly update

Pull Request - State: closed - Opened by github-actions[bot] about 3 years ago