nasa-pds/✅ PDS LDD Generation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 13, 2025
- License
- Apache 2.0
Pinned Snippet
uses: nasa-pds/ldd-gen-action@8b7f40a455e632dfceab5aceda4a68439bc801fa # 1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| data_path | Absolute path to data to validate | yes | — |
| pds4_im_version | PDS4 Information Model Version. Defaults to the latest version. Use the semantic version, e.g. 1.14.0.0 | no | latest |
| pds4_development_release | Flag to signify if this is a development release of the PDS4 Information Model | no | false |
| lddtool_development_release | Flag to signify if the software should use the LDD Development release version | no | false |
| test_path | Path to regression test data containing PDS4 labels. | no | — |
| logs_path | Path to output software run logs | no | /tmp/logs |
| token | Github token | yes | — |
| enable_content_validation | Flag to signify if validate should include content validation. By default, this is disabled. | no | false |
Outputs
no outputs