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

fix: Prod x feature deployment #127

Merged
merged 41 commits into from
Oct 7, 2024
Merged

fix: Prod x feature deployment #127

merged 41 commits into from
Oct 7, 2024

Conversation

PritishBudhiraja
Copy link
Contributor

@PritishBudhiraja PritishBudhiraja commented Dec 22, 2023

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Add feature flag to point dashboard to custom pod
image

Motivation and Context

How did you test it?

custom header should be passed in the request headers

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@PritishBudhiraja PritishBudhiraja added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Dec 22, 2023
@PritishBudhiraja PritishBudhiraja self-assigned this Dec 22, 2023
@PritishBudhiraja PritishBudhiraja requested a review from a team as a code owner December 22, 2023 16:28
src/hooks/AuthHooks.res Outdated Show resolved Hide resolved
src/hooks/AuthHooks.res Outdated Show resolved Hide resolved
src/hooks/AuthHooks.res Outdated Show resolved Hide resolved
jainlokesh318
jainlokesh318 previously approved these changes Jan 24, 2024
@JeevaRamu0104 JeevaRamu0104 linked an issue Oct 4, 2024 that may be closed by this pull request
src/hooks/AuthHooks.res Outdated Show resolved Hide resolved
@PritishBudhiraja PritishBudhiraja added this pull request to the merge queue Oct 4, 2024
@PritishBudhiraja PritishBudhiraja removed this pull request from the merge queue due to a manual request Oct 4, 2024
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Oct 7, 2024
Merged via the queue into main with commit 6a9e9ab Oct 7, 2024
6 checks passed
@prajwalnl0 prajwalnl0 deleted the prod-x-feature-deployment branch October 7, 2024 06:56
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE]: feature flag for custom pod
6 participants