NASA-PDS/validate#1241: improved patch to use local file instead of attempting to download URL#189
Merged
jordanpadams merged 1 commit intomainfrom Jan 12, 2026
Merged
Conversation
|
Contributor
Author
|
@jordanpadams @tloubrieu-jpl @nutjob4life Seems the local tests let a little bit pass through. Caught it in the validate unit tests however and fixed it here. Please review, merge, and deploy. Let me know when complete and I will once again apply my paranoia and test it in validate as well. |
nutjob4life
approved these changes
Jan 12, 2026
Member
nutjob4life
left a comment
There was a problem hiding this comment.
Not sure how the code delta that changes handling of the count in dst.limit affects how a local file is used instead of a download URL, but that's part of the fun! 😉
Code delta: ✓
Tests: ✓
Approval: ✅
Maven details:
…
[INFO] Tests run: 673, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.939 s
…
Member
|
@al-niessner merged. should be deployed in the next 15-30 minutes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



🗒️ Summary
The validate unit tests found a small snag. Fixed.
⚙️ Test Data and/or Report
Unit testing done here should pass.
♻️ Related Issues
Part of NASA-PDS/validate#1241
🤓 Reviewer Checklist
Reviewers: Please verify the following before approving this pull request.
Security & Quality
Testing & Validation
Documentation
Maintenance