-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAS-1900: As a developer, I would like to be able to make an HTTPS re…
…quest that is routed to my variable generation service, so that I can request UMM-Var records are generated in the cloud (#63) * DAS-1900: Initial commit for earthdata-varinfo API functionality via graphQL * DAS-1900: Added some unit tests and some error handling * DAS-1900: Fixing eslint errors * DAS-1900: Addressing PR comments * DAS:1900: Fixing a comment * DAS-1900: Updated README * DAS-1900: Fixed README.md * DAS-1900:Updating the ephermeral storage size of the earthdata-varinfo lambda to 2GB * DAS:1899: Switch to using the AWS SDK instead of HTTP requests (#65) * Switch to using the AWS SDK instead of HTTP requests * DAS-1899: Fixes a typo * DAS-1899: Fixed jest tests * DAS-1899: Renaming files with lowercase letters --------- Co-authored-by: William Valencia <william.m.valencia@nasa.gov> * DAS-1900: Fixing Bearer token issue * DAS-1900: Fixing tests * DAS-1900: Adding comments and fixing split call * DAS-1899: Removes actual concept ids * DAS-1899: Adds clarity to mocks and ensures tokens are Bearer * DAS-1899: Ensures errors aren handled for calls to varinfo * DAS-1899: Fixes formatting of comment * DAS-1899: Fixes test * DAS-1900: Resolving PR comments * DAS-1900: Added python unit tests * DAS-1899: Ensure conceptId is always available to generateVariableDrafts * DAS-1900: Updating docstring comment * DAS-1900: Updating github workflow to add python tests * DAS-1900: Updating github workflow deploy section to add python tests * DAS-1900: Undoing github workflow change * DAS-1900: Fixing linter failures on tests * DAS-1900: Updating workflow to include python tests * DAS-1900: Fixing workflow python-test * DAS-1900: Fixing workflow python-test * DAS-1900: Setting maxDiff to None * DAS-1900: Fixing file case * DAS-1899: Moves serverless plugin to dependencies * DAS-1899: Fixing deployment issues --------- Co-authored-by: Ryan Abbott <ryan@element84.com>
- Loading branch information
1 parent
9de0272
commit 536c381
Showing
53 changed files
with
14,338 additions
and
25,934 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.