-
Notifications
You must be signed in to change notification settings - Fork 108
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
CUMULUS-404 Add useList to parsePDR #245
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a CHANGELOG update before it can be merged
CHANGELOG.md
Outdated
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. | |||
- added tools to @cumulus/integration-tests for local integration testing | |||
- added end to end testing for discovering and parsing of PDRs | |||
- `yarn e2e` command is available for end to end testing | |||
- added flag `useList` to parse-pdr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should go under an 'Added' header in the 'Unreleased' section. Then, when we create a release, we'll add a header for that release.
Summary: Add useList to parsePDR
(https://bugs.earthdata.nasa.gov/browse/CUMULUS-404)
Changes
Tests: