NASA-PDS / devops

Parent repo for PDS DevOps activities
Apache License 2.0
0 stars 0 forks source link

As a developer, I want access to the latest and continuously deployed exposition API #22

Closed nutjob4life closed 1 year ago

nutjob4life commented 2 years ago

💪 Motivation

...so that I can run clients against an API server without needing the expertise to set up an API server

📖 Additional Details

The parent epic ticket as well as the deployment lifecycle diagram provide context and additional details.

⚖️ Acceptance Criteria

Given When I perform Then I expect

⚙️ Engineering Details

tloubrieu-jpl commented 2 years ago

maybe, instead of /expo we want /api/search/latest/

And for the DOI endpoint: /api/doi/0.2/

nutjob4life commented 2 years ago

The Exposition Server now uses Jenkins pipelines to continuously (nightly) deploy the following services:

tloubrieu-jpl commented 1 year ago

I will close this ticket and create a new one to have the url scheme match what we have in production.

tloubrieu-jpl commented 1 year ago

Follow up ticket is https://github.com/NASA-PDS/devops/issues/29