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

feat(celest): Add request context #176

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Conversation

dnys1
Copy link
Member

@dnys1 dnys1 commented Sep 26, 2024

Adds a context object which is unique per-request and holds request-specific information. The context will also serve as the global service locator for DI.

Adds a context object which is unique per-request and holds request-specific information. The context will also serve as the global service locator for DI.
Copy link
Member Author

dnys1 commented Sep 29, 2024

Merge activity

  • Sep 29, 1:01 PM PDT: @dnys1 started a stack merge that includes this pull request via Graphite.
  • Sep 29, 1:01 PM PDT: @dnys1 merged this pull request with Graphite.

@dnys1 dnys1 merged commit 85de3dc into main Sep 29, 2024
1 of 2 checks passed
@dnys1 dnys1 deleted the 09-23-feat_celest_add_request_context branch September 29, 2024 20:01
Copy link

@GigaBigBoss GigaBigBoss left a comment

Choose a reason for hiding this comment

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

Looks good

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