NASA-PDS / devops

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

As a user, I want to continuously access the latest development version of the dictionaries (LDD) #26

Open tloubrieu-jpl opened 2 years ago

tloubrieu-jpl commented 2 years ago

💪 Motivation

...so that I can develop my product generation software in parallel of the development of the dictionary, seamlessly.

📖 Additional Details

2 tasks foreseen:

⚖️ Acceptance Criteria

Given When I perform Then I expect

⚙️ Engineering Details

First we were thinking we could use Jenkins for the CICD integration. By doing so we would build on what has already been developed for the CD in integration and I&T environment.

Then I realized the final location of the deployment is going to be the web site hosted on AWS. So we might want to use the opportunity of this user story to start to look into continuous deployment on AWS. I have no idea what the would be yet. This ticket would include the required analysis for doing that.