@cumulus/test-data
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -83,5 +83,2 @@ { | ||
"DiscoverPdrs": { | ||
"templateUri": "{{$.meta.templates.ParsePdr}}", | ||
"useQueue": true, | ||
"queueUrl": "{{$.meta.queues.startSF}}", | ||
"stack": "{{$.meta.stack}}", | ||
@@ -97,2 +94,2 @@ "provider": "{{$.meta.provider}}", | ||
"exception": null | ||
} | ||
} |
@@ -83,9 +83,6 @@ { | ||
"ParsePdr": { | ||
"useQueue": true, | ||
"provider": "{{$.meta.provider}}", | ||
"collection": "{{$.meta.collection}}", | ||
"bucket": "{{$.meta.buckets.internal}}", | ||
"stack": "{{$.meta.stack}}", | ||
"templateUri": "{{$.meta.templates.IngestGranule}}", | ||
"queueUrl": "{{$.meta.queues.startSF}}" | ||
"stack": "{{$.meta.stack}}" | ||
}, | ||
@@ -105,2 +102,2 @@ "CheckStatus": {}, | ||
"exception": null | ||
} | ||
} |
@@ -93,9 +93,6 @@ | ||
"ParsePdr": { | ||
"queueUrl": "{{$.meta.queues.startSF}}", | ||
"bucket": "{{$.meta.buckets.internal}}", | ||
"collection": "{{$.meta.collection}}", | ||
"provider": "{{$.meta.provider}}", | ||
"stack": "{{$.meta.stack}}", | ||
"useQueue": true, | ||
"templateUri": "{{$.meta.templates.IngestGranule}}" | ||
"stack": "{{$.meta.stack}}" | ||
}, | ||
@@ -109,2 +106,2 @@ "StopStatus": {}, | ||
} | ||
} | ||
} |
{ | ||
"name": "@cumulus/test-data", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Includes the test data for various packages", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -5,4 +5,2 @@ { | ||
"bucket": "cumulus-internal", | ||
"queuesUrl": "https://sqs.us-east-1.amazonaws.com/xxxxx/lpdaac-cumulus-phaseIII-dev-startSF", | ||
"templateUri": "s3://cumulus-internal/lpdaac-cumulus-phaseIII-dev/workflows/IngestGranule.json", | ||
"provider": { | ||
@@ -9,0 +7,0 @@ "id": "LPDAAC", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28285395
2852