Skip to content

Conversation

@lantoli
Copy link
Member

@lantoli lantoli commented Sep 2, 2025

Proposed changes

Cleanup unmaintained examples: mern-cdk-ci-cd.

Jira ticket: CLOUDP-342275

Please include a summary of the fix/feature/change, including any relevant motivation and context.

Link to any related issue(s):

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)
  • This change requires a documentation update

Required Checklist:

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code
  • I have tested the CDK constructor in a CFN stack. See TESTING.md
  • If changes include removal or addition of 3rd party GitHub actions, I updated our internal document. Reach out to the APIx Integration slack channel to get access to the internal document.

Further comments

Copilot AI review requested due to automatic review settings September 2, 2025 16:31
@lantoli lantoli requested a review from a team as a code owner September 2, 2025 16:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes an unmaintained MERN stack example that included a complete CI/CD pipeline with MongoDB Atlas integration. The example demonstrated full-stack development with React frontend, Express backend, and automated testing, but was being cleaned up as part of maintenance activities.

  • Removes the entire mern-cdk-ci-cd example directory structure
  • Eliminates associated CI/CD pipeline configurations and AWS CDK infrastructure code
  • Cleans up test files, build configurations, and documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@AgustinBettati AgustinBettati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@oarbusi oarbusi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@lantoli lantoli merged commit cae50ba into main Sep 3, 2025
21 checks passed
@lantoli lantoli deleted the CLOUDP-342275_cleanup_examples branch September 3, 2025 09:24
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.

4 participants