-
Notifications
You must be signed in to change notification settings - Fork 0
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
Prepare for release of MCP production deployment #269
Commits on Jun 4, 2023
-
Merge pull request #239 from NASA-IMPACT/fix/jsonb_query_logic
Update jsonb query logic to use additional boolean fields.
Configuration menu - View commit details
-
Copy full SHA for 2eca9ac - Browse repository at this point
Copy the full SHA 2eca9acView commit details -
Merge pull request #240 from NASA-IMPACT/fix/jsonb_query_logic
Use string replacement to reduce layer package size.
Configuration menu - View commit details
-
Copy full SHA for 2c5d97e - Browse repository at this point
Copy the full SHA 2c5d97eView commit details -
Merge pull request #241 from NASA-IMPACT/fix/jsonb_query_logic
Temporarily disable CW batch job metric tracking.
Configuration menu - View commit details
-
Copy full SHA for 59d2518 - Browse repository at this point
Copy the full SHA 59d2518View commit details -
Merge pull request #242 from NASA-IMPACT/fix/jsonb_query_logic
Reapply update_sentinel_failure removal.
Configuration menu - View commit details
-
Copy full SHA for 7cb5d2f - Browse repository at this point
Copy the full SHA 7cb5d2fView commit details
Commits on Jun 14, 2023
-
Merge pull request #243 from NASA-IMPACT/fix/jsonb_query_logic
Fix missing colons for variable substituion in sentinel_ac_logger.
Configuration menu - View commit details
-
Copy full SHA for 94cc383 - Browse repository at this point
Copy the full SHA 94cc383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d7902 - Browse repository at this point
Copy the full SHA 49d7902View commit details -
Merge pull request #244 from NASA-IMPACT/fix/jsonb_query_logic
Fix id update typing for sentinel_ac_logger.
Configuration menu - View commit details
-
Copy full SHA for 7353418 - Browse repository at this point
Copy the full SHA 7353418View commit details -
Merge pull request #245 from NASA-IMPACT/fix/jsonb_query_logic
Fix id update typing for sentinel_ac_logger.
Configuration menu - View commit details
-
Copy full SHA for ce6bdaa - Browse repository at this point
Copy the full SHA ce6bdaaView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7725e36 - Browse repository at this point
Copy the full SHA 7725e36View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96d2c6f - Browse repository at this point
Copy the full SHA 96d2c6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b980b98 - Browse repository at this point
Copy the full SHA b980b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ce011 - Browse repository at this point
Copy the full SHA 33ce011View commit details
Commits on Oct 2, 2023
-
Merge pull request #250 from NASA-IMPACT/mcp
Use new Github environment settings feature in coordination with secrets.
Configuration menu - View commit details
-
Copy full SHA for 6a8c1dc - Browse repository at this point
Copy the full SHA 6a8c1dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1e4d1 - Browse repository at this point
Copy the full SHA 5f1e4d1View commit details -
Merge pull request #251 from NASA-IMPACT/mcp
Fix env var for GitHub action in MCP
Configuration menu - View commit details
-
Copy full SHA for cc76fa8 - Browse repository at this point
Copy the full SHA cc76fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98bfcc6 - Browse repository at this point
Copy the full SHA 98bfcc6View commit details -
Merge pull request #252 from NASA-IMPACT/mcp
Hardcode AWS region for now
Configuration menu - View commit details
-
Copy full SHA for 55b28b5 - Browse repository at this point
Copy the full SHA 55b28b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e55764a - Browse repository at this point
Copy the full SHA e55764aView commit details -
Merge pull request #253 from NASA-IMPACT/mcp
Add missing GCC var to tox's passenv
Configuration menu - View commit details
-
Copy full SHA for 91c91e7 - Browse repository at this point
Copy the full SHA 91c91e7View commit details
Commits on Oct 3, 2023
-
Fix deprecation warning for applyAspect
The API @aws-cdk/core.ConstructNode.applyAspect is deprecated: Use "Aspects.of(construct).add(aspect)" instead. This API will be removed in the next major release
Configuration menu - View commit details
-
Copy full SHA for f641b68 - Browse repository at this point
Copy the full SHA f641b68View commit details -
Merge pull request #254 from NASA-IMPACT/mcp
Fix deprecation warning for applyAspect
Configuration menu - View commit details
-
Copy full SHA for cf55d14 - Browse repository at this point
Copy the full SHA cf55d14View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81e220c - Browse repository at this point
Copy the full SHA 81e220cView commit details -
Merge pull request #255 from NASA-IMPACT/mcp
Use OIDC role for mcp-dev deployment
Configuration menu - View commit details
-
Copy full SHA for 266ac66 - Browse repository at this point
Copy the full SHA 266ac66View commit details -
- upgrade node to 16.x - upgrade to latest version of CDK v1 - fix dependency list error (appending should be extending)
Configuration menu - View commit details
-
Copy full SHA for 6af2109 - Browse repository at this point
Copy the full SHA 6af2109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4722773 - Browse repository at this point
Copy the full SHA 4722773View commit details -
Merge pull request #256 from NASA-IMPACT/mcp
Bump Node, CDK versions
Configuration menu - View commit details
-
Copy full SHA for 25714b0 - Browse repository at this point
Copy the full SHA 25714b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0989e - Browse repository at this point
Copy the full SHA 9c0989eView commit details -
Merge pull request #257 from NASA-IMPACT/mcp
Bump Node to 18.x, acknowledge CDK v1 EOS notice
Configuration menu - View commit details
-
Copy full SHA for 3f07504 - Browse repository at this point
Copy the full SHA 3f07504View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ca1fb - Browse repository at this point
Copy the full SHA c4ca1fbView commit details -
Merge pull request #258 from NASA-IMPACT/mcp
Move CDK EOS ack to tox.ini
Configuration menu - View commit details
-
Copy full SHA for fa1fd41 - Browse repository at this point
Copy the full SHA fa1fd41View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4e67b57 - Browse repository at this point
Copy the full SHA 4e67b57View commit details -
Merge pull request #259 from NASA-IMPACT/mcp
Remove buckets on destroy
Configuration menu - View commit details
-
Copy full SHA for 6bd9923 - Browse repository at this point
Copy the full SHA 6bd9923View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24b3503 - Browse repository at this point
Copy the full SHA 24b3503View commit details -
Merge pull request #260 from NASA-IMPACT/mcp
Bump Aurora Serverless to v11.18 (10.7 obsolete)
Configuration menu - View commit details
-
Copy full SHA for 51a7fa4 - Browse repository at this point
Copy the full SHA 51a7fa4View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d04f19 - Browse repository at this point
Copy the full SHA 0d04f19View commit details -
Merge pull request #261 from NASA-IMPACT/mcp
Temporarily comment out SNS triggers to identify other permissions needed
Configuration menu - View commit details
-
Copy full SHA for 28e7dd7 - Browse repository at this point
Copy the full SHA 28e7dd7View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e453a0f - Browse repository at this point
Copy the full SHA e453a0fView commit details -
Merge pull request #262 from NASA-IMPACT/mcp
Restore subscription to Landsat SNS
Configuration menu - View commit details
-
Copy full SHA for 5b7e14e - Browse repository at this point
Copy the full SHA 5b7e14eView commit details
Commits on Feb 13, 2024
-
Add mcp-production-deployment (#267)
* Update Landsat SNS topic * Add mcp-production-deployment * Add HLS_LANDSAT_SNS_TOPIC_ENABLED env var (default: "true") to allow disabling of trigger
Configuration menu - View commit details
-
Copy full SHA for 76d335a - Browse repository at this point
Copy the full SHA 76d335aView commit details