cumulus
cumulus copied to clipboard
Cumulus Framework + Cumulus API
**Summary:** Summary of changes Addresses [CUMULUS-XX: Develop amazing new feature](https://bugs.earthdata.nasa.gov/browse/CUMULUS-XXX) ## Changes * Detailed list or prose of changes * ... ## PR Checklist - [ ] Update CHANGELOG -...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Bringing in #3527 for test/eetc. Test for OPeNDAP URL duplication on the ECHO-10 and UMM-G paths before adding the URL. If it is a duplicate, return the provided metadata with...
**Summary:** Summary of changes Addresses [CUMULUS-XX: Develop amazing new feature](https://bugs.earthdata.nasa.gov/browse/CUMULUS-XXX) ## Changes * Detailed list or prose of changes * ... ## PR Checklist - [ ] Update CHANGELOG -...
**Summary:** Summary of changes Addresses [CUMULUS-3580](https://bugs.earthdata.nasa.gov/browse/CUMULUS-3580) ## Changes - **CUMULUS-3580 - Fixed secret value for `lzards_launchpad_passphrase` which was getting the value from `var.launchpad_passphrase` instead of `var.lzards_launchpad_passphrase`. ## PR Checklist -...
This is meant to demo a possible way of writing 3456 ## Changes * placing type checkers in the same files that declare the types * expanding type checking to...
The changes within this pull request are not tied to a specific issue. I simply did some documentation changes in the following files: - packages/common/src/sleep.ts -> _**Added TSDoc comment to...
only run unit tests for packages with changes (or changed dependencies) unless it's master (or a flag is set) ## Changes ## PR Checklist - [ ] Update CHANGELOG -...
pass DLA (and possibly other) s3 objects as json ## Changes * ## PR Checklist - [ ] Update CHANGELOG - [ ] Unit tests - [ ] Ad-hoc testing...
this is a pr to allow bamboo to run this code. I don't want to fold it into master because it adds unnecessary time and complexity to the unit test...