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

Prepare for release of MCP production deployment #269

Merged
merged 39 commits into from
Feb 13, 2024
Merged

Prepare for release of MCP production deployment #269

merged 39 commits into from
Feb 13, 2024

Conversation

chuckwondo
Copy link
Collaborator

No description provided.

sharkinsspatial and others added 30 commits June 3, 2023 18:30
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 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
@chuckwondo chuckwondo merged commit 0d87278 into master Feb 13, 2024
4 of 5 checks passed
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants