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

streamline yaml, improve logging, improve code documentation #23

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

rtuszik
Copy link
Owner

@rtuszik rtuszik commented Nov 8, 2024

No description provided.

- Replace PyYAML with ruamel.yaml for consistent YAML handling - Update
requirements.txt to remove pyyaml dependency - Create reusable YAML
instances at module level - Add proper UTF-8 encoding for file
operations
Copy link

socket-security bot commented Nov 8, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: pypi/[email protected]

View full report↗︎

@rtuszik rtuszik linked an issue Nov 8, 2024 that may be closed by this pull request
@rtuszik rtuszik self-assigned this Nov 8, 2024
@rtuszik rtuszik added this to the v0.5.0 milestone Nov 8, 2024
@rtuszik rtuszik marked this pull request as ready for review November 8, 2024 23:39
@rtuszik rtuszik merged commit b2ea8fb into develop Nov 8, 2024
7 checks passed
@rtuszik rtuszik deleted the yaml branch November 8, 2024 23:39
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.

Error reading template file
1 participant