Skip to content
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

DAS:1899: Switch to using the AWS SDK instead of HTTP requests #65

Merged
merged 4 commits into from
Sep 11, 2023

Conversation

abbottry
Copy link
Member

@abbottry abbottry commented Sep 7, 2023

No description provided.

@abbottry abbottry changed the title Switch to using the AWS SDK instead of HTTP requests DAS:1899: Switch to using the AWS SDK instead of HTTP requests Sep 8, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #65 (89757c0) into DAS-1899 (20de0e6) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           DAS-1899       #65   +/-   ##
==========================================
  Coverage    100.00%   100.00%           
==========================================
  Files            62        63    +1     
  Lines          1294      1293    -1     
  Branches        164       163    -1     
==========================================
- Hits           1294      1293    -1     
Files Changed Coverage Δ
src/constants/index.js 100.00% <ø> (ø)
src/datasources/orderOption.js 100.00% <ø> (ø)
src/datasources/collectionVariableDrafts.js 100.00% <100.00%> (ø)
src/resolvers/collection.js 100.00% <100.00%> (ø)
src/utils/aws/getLambdaConfig.js 100.00% <100.00%> (ø)

@william-valencia william-valencia merged commit 8cc2bcb into DAS-1899 Sep 11, 2023
7 checks passed
@william-valencia william-valencia deleted the DAS-1899-aws-sdk branch September 11, 2023 03:30
abbottry added a commit that referenced this pull request Sep 13, 2023
* 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>
macrouch pushed a commit that referenced this pull request Sep 15, 2023
* 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>
macrouch pushed a commit that referenced this pull request Oct 17, 2023
* 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>
macrouch pushed a commit that referenced this pull request Oct 17, 2023
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants