NASA-PDS / devops

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

For registry components, add a github action which runs the integration test when something is pushed on a dev branch #36

Open tloubrieu-jpl opened 1 year ago

tloubrieu-jpl commented 1 year ago

💡 Description

For components:

A specific docker image is created from the dev branch and the latest docker image from the other components are used.

To move forward with that, I suggest to:

  1. migrate registry-common, harvest and registry-loader into the registry-loader repository as it was planned before.
  2. add the githb action on registry-loader
  3. add the github action on registry-api