Skip to content

fix local dev - #11317

Merged
alecsavvy merged 2 commits into
mainfrom
as/fix-local
Feb 8, 2025
Merged

fix local dev#11317
alecsavvy merged 2 commits into
mainfrom
as/fix-local

Conversation

@alecsavvy

@alecsavvyalecsavvy commented Feb 8, 2025

Copy link
Copy Markdown
Contributor

Description

  • adds back .env files because of the way the audiusd entrypoint handles them

How Has This Been Tested?

audius-compose up and audius-cmd work

@changeset-bot

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c18b4f1

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
Copy Markdown

⚠️ GitGuardian has uncovered 3 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 idGitGuardian statusSecretCommitFilename
11648676TriggeredGeneric High Entropy Secretf8ae43adev-tools/environment/audiusd-1.envView secret
11648678TriggeredGeneric High Entropy Secretf8ae43adev-tools/environment/audiusd-4.envView secret
11648680TriggeredGeneric High Entropy Secretf8ae43adev-tools/environment/audiusd-2.envView 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.

@alecsavvyalecsavvy self-assigned this Feb 8, 2025
@alecsavvy
alecsavvy merged commit 94002de into mainFeb 8, 2025
@alecsavvy
alecsavvy deleted the as/fix-local branch February 8, 2025 01:24

@dharit-tandharit-tan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

tyyyyyyy

audius-infra pushed a commit that referenced this pull request Feb 10, 2025
[9f8335c] Small fix for the associated wallet logic update (#11324) Kyle Shanks
[862fcf8] Fix audius-cmd turbo args (#11323) Marcus Pasell
[eeff28d] Update the logic for associated wallets to not brick DNs due to the db level constraint (#11322) Kyle Shanks
[94002de] fix local dev (#11317) alecsavvy
[1fa4ef8] Add turbo remote caching to solana-relay, verified-notifications, and audius-cmd (#11314) Marcus Pasell
[2ddf4c6] Revert "Aggregate step_count for listen streak challenge response (#1… (#11307) Reed
schottra added a commit that referenced this pull request Feb 10, 2025
…xing
* origin/main:
Audius Protocol v0.7.87
Small fix for the associated wallet logic update (#11324)
Fix audius-cmd turbo args (#11323)
Update the logic for associated wallets to not brick DNs due to the db level constraint (#11322)
Audius Client (Web and Mobile) v1.5.121
[PAY-3926] Fix mobile-web header notif/reward count positions (#11313)
fix local dev (#11317)
Fix bulk query fetching order (#11315)
[C-5765] Profile nav fixes (#11311)
Add turbo remote caching to solana-relay, verified-notifications, and audius-cmd (#11314)
[PAY-3899] Fix reward modal padding and claim progress styling on web (#11309)
[QA-1962] Update the get verified modal to keep the X button when loading (#11310)
[PAY-3929] Fix claiming reward button state on mobile (#11308)
isaacsolo pushed a commit that referenced this pull request Feb 10, 2025
isaacsolo pushed a commit that referenced this pull request Feb 10, 2025
[9f8335c] Small fix for the associated wallet logic update (#11324) Kyle Shanks
[862fcf8] Fix audius-cmd turbo args (#11323) Marcus Pasell
[eeff28d] Update the logic for associated wallets to not brick DNs due to the db level constraint (#11322) Kyle Shanks
[94002de] fix local dev (#11317) alecsavvy
[1fa4ef8] Add turbo remote caching to solana-relay, verified-notifications, and audius-cmd (#11314) Marcus Pasell
[2ddf4c6] Revert "Aggregate step_count for listen streak challenge response (#1… (#11307) Reed
Sign up for freeto 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.

3 participants

@alecsavvy@rickyrombo@dharit-tan