Skip to content

Conversation

@isaacsolo
Copy link

Description

Add pagination args to comments API and add reaction counts. Just using sort by most recent for now.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

Added integration tests for this.

@changeset-bot
Copy link

changeset-bot bot commented Aug 8, 2024

⚠️ No Changeset found

Latest commit: 7492d8a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gitguardian
Copy link

gitguardian bot commented Aug 8, 2024

⚠️ GitGuardian has uncovered 20 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
11648676 Triggered Generic High Entropy Secret 12bdddd core/infra/dev_config/discovery-one.env View secret
11648676 Triggered Generic High Entropy Secret 12bdddd core/infra/dev_config/discovery-one.docker.env View secret
11648676 Triggered Generic High Entropy Secret bdb7e40 core/infra/dev_config/discovery-one.env View secret
11648676 Triggered Generic High Entropy Secret bdb7e40 core/infra/dev_config/discovery-one.docker.env View secret
11648676 Triggered Generic High Entropy Secret bae2493 core/infra/dev_config/discovery-one.docker.env View secret
11648678 Triggered Generic High Entropy Secret 12bdddd core/infra/dev_config/content-three.env View secret
11648678 Triggered Generic High Entropy Secret 12bdddd core/infra/dev_config/content-three.docker.env View secret
11648678 Triggered Generic High Entropy Secret bdb7e40 core/infra/dev_config/content-three.env View secret
11648678 Triggered Generic High Entropy Secret bdb7e40 core/infra/dev_config/content-three.docker.env View secret
11648678 Triggered Generic High Entropy Secret bae2493 core/infra/dev_config/content-three.docker.env View secret
11648679 Triggered Generic High Entropy Secret 12bdddd core/infra/dev_config/content-two.env View secret
11648679 Triggered Generic High Entropy Secret 12bdddd core/infra/dev_config/content-two.docker.env View secret
11648679 Triggered Generic High Entropy Secret bdb7e40 core/infra/dev_config/content-two.env View secret
11648679 Triggered Generic High Entropy Secret bdb7e40 core/infra/dev_config/content-two.docker.env View secret
11648679 Triggered Generic High Entropy Secret bae2493 core/infra/dev_config/content-two.docker.env View secret
11648680 Triggered Generic High Entropy Secret 12bdddd core/infra/dev_config/content-one.docker.env View secret
11648680 Triggered Generic High Entropy Secret 12bdddd core/infra/dev_config/content-one.env View secret
11648680 Triggered Generic High Entropy Secret bdb7e40 core/infra/dev_config/content-one.docker.env View secret
11648680 Triggered Generic High Entropy Secret bdb7e40 core/infra/dev_config/content-one.env View secret
11648680 Triggered Generic High Entropy Secret bae2493 core/infra/dev_config/content-one.docker.env View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@isaacsolo isaacsolo force-pushed the is-comment-paginations branch from de2e750 to bae2493 Compare August 8, 2024 23:14
@isaacsolo isaacsolo requested a review from DejayJD August 8, 2024 23:15
Copy link
Contributor

@DejayJD DejayJD left a comment

Choose a reason for hiding this comment

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

LGTM will test out whenever this makes it to staging 💯

@isaacsolo isaacsolo merged commit f7dad77 into main Aug 12, 2024
@isaacsolo isaacsolo deleted the is-comment-paginations branch August 12, 2024 17:53
schottra added a commit that referenced this pull request Aug 13, 2024
…ts-round-2

* origin/main: (43 commits)
  Testnet configuration for cometbft core (#9421)
  Fix pagination args (#9425)
  [QA-1501] Fix mobile search input (#9426)
  Add paginations to comments API (#9407)
  [C-4932] Add CommentBody component to harmony and harmony-native (#9415)
  Audius Client (Web and Mobile) v1.5.94
  check is_custom_musical_key before pulling in calculated key in repairer (#9417)
  Set is_custom_musical_key (#9418)
  add is_custom_musical_key (#9416)
  fix repairer eager loading (#9414)
  [PAY-3332] Remixers users endpoint (#9401)
  clean up aa endpts and limit ffprobe fields (#9413)
  relay retries (#9410)
  Audius Protocol v0.6.166
  [QA-1459] Fix 0087_fix_slugs_with_slash.sql migration (#9411)
  [QA-1491] Fix balance polling bug (#9402)
  Fix lint (#9412)
  [QA-1356] Improve notification UI (#9390)
  Fix useClickOutside (#9409)
  Add better error messages for Claimable Tokens Program (#9369)
  ...
audius-infra pushed a commit that referenced this pull request Aug 13, 2024
[06ee8a1] Fix pagination args (#9425) Isaac Solo
[f7dad77] Add paginations to comments API (#9407) Isaac Solo
[dd7b490] check is_custom_musical_key before pulling in calculated key in repairer (#9417) Michelle Brier
[ee99fd4] add is_custom_musical_key (#9416) Michelle Brier
[91d5c6f] fix repairer eager loading (#9414) Michelle Brier
[f30a637] [PAY-3332] Remixers users endpoint (#9401) Reed
[cc77d13] clean up aa endpts and limit ffprobe fields (#9413) Michelle Brier
[b7b8cd0] relay retries (#9410) alecsavvy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants