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

Store user details in config objects in mongo #212

Merged
merged 7 commits into from
May 31, 2024
Merged

Conversation

Vaibhav090420
Copy link
Contributor

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

@Vaibhav090420 Vaibhav090420 requested a review from a team as a code owner May 29, 2024 11:14
Copy link

github-actions bot commented May 29, 2024

Test Results

121 tests  +1   121 ✅ +1   1m 0s ⏱️ +2s
 29 suites ±0     0 💤 ±0 
 29 files   ±0     0 ❌ ±0 

Results for commit 261866e. ± Comparison against base commit e250f2a.

♻️ This comment has been updated with latest results.

@Vaibhav090420 Vaibhav090420 changed the title ENG-42862 Store user details in config objects in mongo Store user details in config objects in mongo May 30, 2024
@@ -26,11 +28,14 @@
*/
@lombok.Value
@Slf4j
@Builder
Copy link
Contributor

Choose a reason for hiding this comment

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

still needed with the latest change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not required will remove it

Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

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

one nit, not blocking

@Vaibhav090420 Vaibhav090420 merged commit ae35d62 into main May 31, 2024
9 checks passed
@Vaibhav090420 Vaibhav090420 deleted the ENG-42862 branch May 31, 2024 21:00
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