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: Add postfork method to re-initialize after forking #319

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

keelerm84
Copy link
Member

No description provided.

@keelerm84 keelerm84 requested a review from a team as a code owner March 19, 2025 19:08
@keelerm84 keelerm84 changed the title feat: Add posthook method to re-initialize after forking feat: Add postfork method to re-initialize after forking Mar 19, 2025
@@ -27,6 +28,7 @@ def with_requestor(base_uri, opts = {})
"authorization" => [ sdk_key ],
"user-agent" => [ "RubyClient/" + VERSION ],
"x-launchdarkly-tags" => [ "application-id/id application-version/version" ],
"x-launchdarkly-instance-id" => [ "instance-id"],
Copy link
Member

@kinyoklion kinyoklion Mar 19, 2025

Choose a reason for hiding this comment

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

nit: strange space (or lack of space)

@keelerm84 keelerm84 force-pushed the mk/sdk-1081/forking branch from bdc5413 to eba0c77 Compare March 21, 2025 16:52
@keelerm84 keelerm84 force-pushed the mk/sdk-1081/forking branch from eba0c77 to 23d63df Compare March 21, 2025 16:53
@keelerm84 keelerm84 merged commit e7c2b07 into main Mar 21, 2025
6 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-1081/forking branch March 21, 2025 18:42
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