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

#135 validation on required tag added #287

Conversation

kozaka-tv
Copy link
Owner

Refactor RSPlaylist tag handling and improve error handling

Replaced log_available_rspl_tags with validate_and_log_rspl_tags to validate RSPlaylist tags more robustly. Introduced the TagConfigError class and updated exception handling across modules for better clarity and configuration feedback. Added tests for custom exceptions to ensure reliability and usability.

Refactor RSPlaylist tag handling and improve error handling

Replaced `log_available_rspl_tags` with `validate_and_log_rspl_tags` to validate RSPlaylist tags more robustly. Introduced the `TagConfigError` class and updated exception handling across modules for better clarity and configuration feedback. Added tests for custom exceptions to ensure reliability and usability.
@kozaka-tv kozaka-tv requested a review from ZsannaK February 8, 2025 18:00
@kozaka-tv kozaka-tv linked an issue Feb 8, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Feb 8, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@kozaka-tv kozaka-tv merged commit bace272 into main Feb 8, 2025
5 checks passed
@kozaka-tv kozaka-tv deleted the 135-in-case-configured-tag-does-not-exists-throw-an-exception-and-stop branch February 8, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

In case configured tag does not exists throw an exception and stop
1 participant