Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: override feature requests for dream11 #1318

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

Conversation

AyaMahmoud148
Copy link
Contributor

Description of the change

Implemented a Man-in-the-Middle (MITM) proxy system to:

  1. Intercept feature flag API calls containing Instabug development credentials
  2. Redirect these requests to Dream11's production environment
  3. Capture and map feature flag responses
  4. Override original requests with production feature configurations
    if you need to test the proxy, you can follow DOCS

Type of change

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

Related issues

Issue links go here

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

@AyaMahmoud148 AyaMahmoud148 changed the title feat:override feature requests for dream11 feat: override feature requests for dream11 Nov 13, 2024
@AyaMahmoud148 AyaMahmoud148 merged commit 9c26d9d into feat/enterprise-release-post-checks Nov 13, 2024
13 of 14 checks passed
@AyaMahmoud148 AyaMahmoud148 deleted the feat/override-feature-requests-for-dream11 branch November 13, 2024 20:19
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.

3 participants