-
Notifications
You must be signed in to change notification settings - Fork 113
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
Prod airdrop QA #11329
Prod airdrop QA #11329
Conversation
|
@@ -0,0 +1,51 @@ | |||
begin; | |||
do $$ begin -- run only on stage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems no longer relevant? we're running this on prod right
select temp.handle_lc, | ||
temp.amount, | ||
users.user_id | ||
from temp_stage_one_shot temp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is temp_stage_one_shot
?
[abaf4c2] Endless listen streak in-progress step-count (#11334) Reed [a35337a] Airdrop pt one migration (#11335) Isaac Solo [50eca2e] Update discovery lint to lint and fix (#11333) Dylan Jeffers [d11f31c] Update airdrop copy and add X icon (#11306) Isaac Solo [91f7a8d] Fix airdrop qa migration naming (#11330) Isaac Solo [8327c22] Prod airdrop QA (#11329) Isaac Solo [acf792c] Upgrade elasticsearch to 8.17.1 Fix discovery tests (#11302) Dylan Jeffers [b64cc80] use buf for relay and indexer (#11326) alecsavvy [02fe6b5] shutoff sol relay for plays (#11125) alecsavvy
Description
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.