NASA-PDS / pds4-information-model

The software tools and data necessary for generating the Information Model including PDS4 ontology, data, and information model.
https://nasa-pds.github.io/pds4-information-model/
Other
9 stars 6 forks source link

Add Smoke Tests for building dLDDs to CI/CD #735

Closed jordanpadams closed 2 months ago

jordanpadams commented 2 months ago

🗒️ Summary

To avoid introducing untracked bugs into the build, added simple test script to build a couple dLDDs to ensure we aren't breaking anything.

NOTE: There are WAY better ways to do this, but this is a quick and dirty way to just get some sort of testing introduced here.

⚙️ Test Data and/or Report

See CI/CD run. Note: Currently blocked by #733

♻️ Related Issues

Resolves #734

jordanpadams commented 2 months ago

New rebased branch created