NASA-PDS / nucleus

Nucleus is a software platform used to create workflows for the Planetary Data (PDS).
https://nasa-pds.github.io/nucleus
Apache License 2.0
0 stars 0 forks source link

Use PDS Validate tool with manifest support in Nucleus DAGs for referential integrity validation #82

Closed ramesh-maddegoda closed 8 months ago

ramesh-maddegoda commented 8 months ago

🗒️ Summary

Nucleus DAGs use a manifest of product labels to process a batch of products. However, the earlier versions of PDS Validate tool did not have a feature to do referential integrity validation for a batch of products. The current latest version of validate supports this and it is required to use this PDS Validate tool with manifest support in Nucleus DAGs for referential integrity validation.

This pull request will: ADD validate-refs task to the pds-basic-registry-usecase ADD ECS container definition for validate-refs docker container ADD ECS task definition in Terraform

♻️ Related Issues

Use PDS Validate tool with manifest support in Nucleus DAGs for referential integrity validation (https://github.com/NASA-PDS/nucleus/issues/81)

ramesh-maddegoda commented 8 months ago

Nothing egregious stands out, so 👍

Thanks @nutjob4life !

nutjob4life commented 8 months ago

You're welcome @ramesh-maddegoda 🎉