-
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
Merged
Merged
Conversation
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
Update jsonb query logic to use additional boolean fields.
Use string replacement to reduce layer package size.
Temporarily disable CW batch job metric tracking.
Reapply update_sentinel_failure removal.
Fix missing colons for variable substituion in sentinel_ac_logger.
Fix id update typing for sentinel_ac_logger.
Fix id update typing for sentinel_ac_logger.
Use new Github environment settings feature in coordination with secrets.
Fix env var for GitHub action in MCP
Hardcode AWS region for now
Add missing GCC var to tox's passenv
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
Fix deprecation warning for applyAspect
Use OIDC role for mcp-dev deployment
- upgrade node to 16.x - upgrade to latest version of CDK v1 - fix dependency list error (appending should be extending)
Bump Node, CDK versions
Bump Node to 18.x, acknowledge CDK v1 EOS notice
Move CDK EOS ack to tox.ini
Remove buckets on destroy
Bump Aurora Serverless to v11.18 (10.7 obsolete)
Temporarily comment out SNS triggers to identify other permissions needed
Restore subscription to Landsat SNS
* Update Landsat SNS topic * Add mcp-production-deployment * Add HLS_LANDSAT_SNS_TOPIC_ENABLED env var (default: "true") to allow disabling of trigger
sharkinsspatial
approved these changes
Feb 13, 2024
4 tasks
sharkinsspatial
temporarily deployed
to
mcp-dev
February 15, 2024 16:16
— with
GitHub Actions
Inactive
chuckwondo
added a commit
that referenced
this pull request
May 23, 2024
* Prepare for release of MCP production deployment (#269) * Fix id update typing for sentinel_ac_logger. * Use github vars for mcp-dev environment * Fix flake8 errors * Bump actions versions to remove node12 deprecation warnings * 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 * Use OIDC role for mcp-dev deployment * Upgrade Node and CDK - upgrade node to 16.x - upgrade to latest version of CDK v1 - fix dependency list error (appending should be extending) * Remove buckets on destroy * Bump Aurora Serverless to v11.18 (10.7 obsolete) * Restore subscription to Landsat SNS * 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 * Ignore new type comparison checking flake8 rule E721. --------- Co-authored-by: Sean Harkins <sharkinsgis@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.