-
Notifications
You must be signed in to change notification settings - Fork 111
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
ddex: Rescan past xml after user upsert #8576
Conversation
|
@@ -32,7 +32,7 @@ program | |||
.command('publish') | |||
.description('Publish any valid deliveries') | |||
.action(async () => { | |||
await reParsePastXml() | |||
reParsePastXml() |
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.
wow no async code love it
[6b77385] [PAY-2691] Integrate purchase track in SDK (#8409) Marcus Pasell [8ff5c9d] Add DB triggers for manager mode notifications [PAY-2828] (#8573) nicoback2 [b1de286] Increase replication cleanup in mediorum (#8583) Raymond Jacobson [ba268e3] Remove api_key query param to recover signature correctly (#8579) Saliou Diallo [41b4d27] ddex: Rescan past xml after user upsert (#8576) Steve Perkins
…cher-cleanup * origin/main: (23 commits) Add cascade delete on album price history (#8588) mediorum: ignore reachability in repair.go (#8586) ddex: remove docker user (#8572) Audius Protocol v0.6.109 [PAY-2755] Add solana-relay logs to Axiom (#8585) [PAY-2691] Integrate purchase track in SDK (#8409) [PAY-3045] Show play button if user has access to any of collection's contents (#8578) Close purchase/sale details modal on user click (#8582) Add DB triggers for manager mode notifications [PAY-2828] (#8573) Increase replication cleanup in mediorum (#8583) Remove api_key query param to recover signature correctly (#8579) Option 2 for dealing with remove/approve manager errors: don't do anything [C-4331] (#8483) [PAY-2994] Fix oneOf model Typescript generation in SDK (#8575) ddex: Rescan past xml after user upsert (#8576) Remove lossless tag (#8577) [C-4529] Migrate pill to harmony (#8563) Fix lossless validation (#8574) [Web] Various manager mode flow cleanup tasks [C-4332] [PAY-2831] [C-4331] (#8481) [QA-1300] Fix verified icon sizing (#8552) [PAY-2873] Add forceRefetch flag to collection fetching on web (#8561) ...
https://linear.app/audius/issue/PROTO-1771/reprocess-prior-deliveries-on-new-artist-match