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

[DONE] Fix remote encoding and other stuff #1056

Merged
merged 61 commits into from Mar 1, 2024

Conversation

ptitloup
Copy link
Contributor

@ptitloup ptitloup commented Feb 15, 2024

Before sending your pull request, make sure the following are done :

  • You have read our contribution guidelines.
  • Your PR targets the develop branch.
  • The title of your PR starts with [WIP] or [DONE].
  • Add unit test for video search utils
  • remove celery for encoding acquitement andd. rest view for record remote vdeo encoding
  • remove celery for transcoding aquitement
  • Add configuration
  • Fix get file CVE
  • Add unit test (try to up docker in github action)

@ptitloup ptitloup self-assigned this Feb 15, 2024
@ptitloup ptitloup marked this pull request as draft February 15, 2024 14:46
@ptitloup ptitloup added bug Something isn't working enhancement New feature or request labels Feb 15, 2024
@ptitloup ptitloup changed the title [WIP] add test for video search utils [WIP] Fix remote encoding and other stuff Feb 16, 2024
@ptitloup ptitloup marked this pull request as ready for review February 20, 2024 12:37
pod/main/views.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@Badatos Badatos left a comment

Choose a reason for hiding this comment

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

Pas bcp de code qui touche au front ici, donc pas trop ma spécialité mais globalement code ok pour moi ;)

pod/main/settings.py Show resolved Hide resolved
.github/workflows/pod_encoding.yml Outdated Show resolved Hide resolved
pod/main/test_settings.py Show resolved Hide resolved
pod/video/rest_views.py Outdated Show resolved Hide resolved
@ptitloup ptitloup changed the title [WIP] Fix remote encoding and other stuff [DONE] Fix remote encoding and other stuff Feb 23, 2024
pod/custom/settings_local_docker_full_test.py Outdated Show resolved Hide resolved
pod/main/configuration.json Outdated Show resolved Hide resolved
pod/main/configuration.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@AymericJak AymericJak left a comment

Choose a reason for hiding this comment

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

Ok pour moi !

Copy link
Collaborator

@SebastienCozeDev SebastienCozeDev left a comment

Choose a reason for hiding this comment

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

Tout est bon pour moi au niveau du code. Merci pour cette PR !

@ptitloup ptitloup merged commit 935faac into develop Mar 1, 2024
6 checks passed
@ptitloup ptitloup deleted the ptitloup/improve_remote_encoding branch April 8, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants