Raymond Jacobson
Raymond Jacobson
### Description * Move `/discovery-provider` to `/discovery` * Move `/discovery-provider/integration_tests` to `/discovery/tests` * Delete unused files for some solana things within discovery * Update relevant documentation, etc. After this change...
### Description EV cert is not ready to substitute testing keys, but this PR is good to review and those keys can be replaced before merge. ### Dragons *Is there...
### Description These types are hard, but this fixes them partially. Getting cache entries in bulk were lying that they were Record, but it's really a partial since for whatever...
### Description Add UniqueTrackIdentifier to report ### How Has This Been Tested? _Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration._ will...
### Description ### How Has This Been Tested? _Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration._
### Description Unfortunately, it doesn't look like there's a way to do "exclusion" filters for this. https://issuetracker.google.com/issues/250089874?pli=1 ### How Has This Been Tested? _Please describe the tests that you ran...
### Description Upload of sourcemaps broken on CI currently https://app.circleci.com/pipelines/github/AudiusProject/audius-protocol/68085/workflows/8afcb8c3-463e-4963-ab72-e123239a781c/jobs/1000782 `pnpm` would be nice here, but this works using npm's script module resolution. Remove redundant install in mobile. ### How...