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

feat(rrh)!: Upload completed recordings via SFTP #12

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

paraenggu
Copy link
Member

@paraenggu paraenggu commented Jan 7, 2024

This PR changes the raar-record-handler behaviour. Completed recordings will be uploaded via SFTP to an SSH/SFTP server instead of moving them to a destination directory.

This is a breaking change, as it won't support the previous file move anymore. In case anyone depends on the previous use case, multiple actions could be introduced to support both cases, but this is out of scope for now.

Update 2024-09-19:
The adapted script runs in production without issues since more than 7 months now.

@paraenggu paraenggu marked this pull request as draft January 7, 2024 15:40
@coveralls
Copy link

coveralls commented Jan 7, 2024

Coverage Status

coverage: 94.29%. remained the same
when pulling c2e7a5a on feat/rrh-sftp-support
into e8a3bc7 on master.

@paraenggu paraenggu force-pushed the feat/rrh-sftp-support branch 6 times, most recently from 6f51dae to 966a551 Compare January 9, 2024 20:28
@paraenggu paraenggu force-pushed the feat/rrh-sftp-support branch 6 times, most recently from 90a8499 to fc23565 Compare January 19, 2024 17:45
BREAKING CHANGE: Completed recordings will be uploaded via SFTP to an
SSH/SFTP server instead of moving them to a destination directory.
@paraenggu paraenggu changed the title WIP: feat(rrh)!: Upload completed recordings via SFTP feat(rrh)!: Upload completed recordings via SFTP Feb 9, 2024
@paraenggu paraenggu marked this pull request as ready for review February 9, 2024 15:18
@paraenggu paraenggu self-assigned this Sep 19, 2024
Copy link
Contributor

@codez codez left a comment

Choose a reason for hiding this comment

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

Soweit ich das beurteilen kann, sieht es ok aus. Ich habe jedoch mit dem Record Handler bisher nichts zu tun gehabt, daher kann ich die Funktionsweise kaum beurteilen. Von mir aus kannst du es mergen.

@paraenggu paraenggu merged commit 66d947a into main Oct 24, 2024
6 checks passed
@paraenggu paraenggu deleted the feat/rrh-sftp-support branch October 24, 2024 18:27
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.

3 participants