Skip to content
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

Convert ffmpeg to typescript #4256

Merged
merged 15 commits into from
Nov 7, 2022
Merged

Convert ffmpeg to typescript #4256

merged 15 commits into from
Nov 7, 2022

Conversation

jonaylor89
Copy link
Contributor

@jonaylor89 jonaylor89 commented Nov 2, 2022

Description

Converts ffmpeg module to typscript

Tests

Just using original tests to make sure nothing broke

Monitoring - How will this change be monitored? Are there sufficient logs / alerts?

This change will be monitored with the typechecker

@jonaylor89 jonaylor89 changed the base branch from main to jn-type-trackcontentupload November 2, 2022 14:27
@pull-request-size pull-request-size bot added size/M and removed size/L labels Nov 2, 2022
@jonaylor89 jonaylor89 marked this pull request as ready for review November 2, 2022 16:23
@SidSethi
Copy link
Contributor

SidSethi commented Nov 2, 2022

can tag me whenever RFR

Base automatically changed from jn-type-trackcontentupload to main November 2, 2022 19:23
@pull-request-size pull-request-size bot added size/L and removed size/M labels Nov 2, 2022
@pull-request-size pull-request-size bot added size/M and removed size/L labels Nov 2, 2022
dev-tools/audius-compose Outdated Show resolved Hide resolved
@SidSethi
Copy link
Contributor

SidSethi commented Nov 2, 2022

see if main merge fixes CI

@gitguardian
Copy link

gitguardian bot commented Nov 4, 2022

⚠️ GitGuardian has uncovered 2 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 Secret Commit Filename
3939057 Generic High Entropy Secret fe073d2 service-commands/src/utils/constants.js View secret
4714545 Generic High Entropy Secret fe073d2 service-commands/src/utils/constants.js 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.

Our GitHub checks need improvements? Share your feedbacks!

Copy link
Contributor

@SidSethi SidSethi left a comment

Choose a reason for hiding this comment

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

try merging main again? maddog failing on last commit still :/
i think prob good to merge, but def gotta make sure everything ok on staging

@jonaylor89 jonaylor89 merged commit 5fa6796 into main Nov 7, 2022
@jonaylor89 jonaylor89 deleted the jn-type-ffmpeg branch November 7, 2022 16:37
dmanjunath pushed a commit that referenced this pull request Nov 14, 2022
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.

None yet

2 participants