Skip to content

feat: pass the request to record_event #13716

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

Merged
merged 5 commits into from
May 23, 2023

Conversation

miketheman
Copy link
Member

@miketheman miketheman commented May 22, 2023

Add the ability to pass and consume request values for Events.

Not comprehensive for all events, start with Organization-and Team-related events as a way to ease ourselves into it.

@miketheman miketheman requested a review from a team as a code owner May 22, 2023 14:50
@miketheman miketheman force-pushed the miketheman/record-event-pass-request branch from cf21eb3 to f7f5344 Compare May 22, 2023 14:56
@miketheman miketheman enabled auto-merge (squash) May 22, 2023 15:06
Once Event supports adding more details to it, we can then pop off
values that we want from `request.ip_address.*`.

Signed-off-by: Mike Fiedler <[email protected]>
Updates some existing tests to reduce collision, since now we create an
ip_address as part of the `db_request` fixture.

Signed-off-by: Mike Fiedler <[email protected]>
Signed-off-by: Mike Fiedler <[email protected]>
@miketheman miketheman force-pushed the miketheman/record-event-pass-request branch from 195b65f to be1841a Compare May 23, 2023 12:59
@miketheman miketheman requested a review from ewdurbin May 23, 2023 13:00
@miketheman miketheman merged commit 04aa800 into pypi:main May 23, 2023
@miketheman miketheman deleted the miketheman/record-event-pass-request branch May 23, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants