Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 255-character padding in transfer manifests #187

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Fix 255-character padding in transfer manifests #187

merged 1 commit into from
Sep 12, 2024

Conversation

nutjob4life
Copy link
Member

🗒️ Summary

Merge this to bring back padding the second column of transfer manifests to 255 characters.

⚙️ Test Data and/or Report

In addition to all the hooks passing, note the following:

$ pds-deep-registry-archive --quiet --site PDS_SBN urn:nasa:pds:cassini_uvis_solarocc_beckerjarmak2023::1.0
$ validate --target cassini_uvis_solarocc_beckerjarmak2023_v1.0_*_aip_v1.0.xml

PDS Validate Tool Report

Configuration:
   Version     3.6.0-SNAPSHOT
   Date        2024-09-11T17:39:05Z

Parameters:
   Targets                      [file:/Users/kelly/Documents/Clients/JPL/PDS/Development/nasa-pds/deep-archive/cassini_uvis_solarocc_beckerjarmak2023_v1.0_20240911_aip_v1.0.xml]
   Severity Level               WARNING
   Recurse Directories          true
   File Filters Used            [*.xml, *.XML]
   Data Content Validation      on
   Product Level Validation     on
   Max Errors                   100000
   Registered Contexts File     /Users/kelly/Documents/Clients/JPL/PDS/Development/nasa-pds/deep-archive/validate/resources/registered_context_products.json



Product Level Validation Results

  PASS: file:/Users/kelly/Documents/Clients/JPL/PDS/Development/nasa-pds/deep-archive/cassini_uvis_solarocc_beckerjarmak2023_v1.0_20240911_aip_v1.0.xml
        1 product validation(s) completed

Summary:

  1 product(s)
  0 error(s)
  0 warning(s)

  Product Validation Summary:
    1          product(s) passed
    0          product(s) failed
    0          product(s) skipped
    1          product(s) total

  Referential Integrity Check Summary:
    0          check(s) passed
    0          check(s) failed
    0          check(s) skipped
    0          check(s) total


End of Report
Completed execution in 10230 ms

♻️ Related Issues

@jordanpadams
Copy link
Member

🚀

@jordanpadams jordanpadams merged commit 3ffa2e9 into main Sep 12, 2024
3 checks passed
@jordanpadams jordanpadams deleted the i186 branch September 12, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants