Skip to content

Add RemoveFiles and ExtractTar, reorganize audio converters#139

Merged
ssh-meister merged 7 commits intomainfrom
ManageFiles
Jul 21, 2025
Merged

Add RemoveFiles and ExtractTar, reorganize audio converters#139
ssh-meister merged 7 commits intomainfrom
ManageFiles

Conversation

@ssh-meister
Copy link
Collaborator

@ssh-meister ssh-meister commented Jul 4, 2025

Introduce a new group of processors for file-related tasks (audio conversion, deletion, archive extraction).
• Moved SoxConvert and FfmpegConvert to convert_audio.py.
• Added RemoveFiles processor.
• Added ExtractTar processor.

Misc:

  • removed unused import from itertools import chain in base_processor.py
  • fixed docs build issues from Add earnings config #130

Signed-off-by: Sasha Meister <117230141+ssh-meister@users.noreply.github.com>
@lilithgrigoryan
Copy link
Collaborator

Added small coment. Otherwise, LGTM. Thanks for the PR

ssh-meister and others added 6 commits July 18, 2025 14:56
Signed-off-by: root <root@cpu-00167.cm.cluster>
Signed-off-by: Sasha Meister <ameister@nvidia.com>
added to docs

Signed-off-by: Sasha Meister <ameister@nvidia.com>
Signed-off-by: Sasha Meister <ameister@nvidia.com>
@ssh-meister ssh-meister merged commit c61366e into main Jul 21, 2025
10 checks passed
@ssh-meister ssh-meister deleted the ManageFiles branch July 21, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments