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

chore: updates ahead of KubeCon SLC to sgm-gharchive and processing script(s) #128

Merged
merged 4 commits into from
Dec 8, 2024

Conversation

halcyondude
Copy link
Collaborator

No description provided.

@halcyondude halcyondude self-assigned this Dec 8, 2024
Also add windows support as this runs well on a Threadripper.

Signed-off-by: Matt Young <[email protected]>
- Remove stdout/stderr redirection from batch file to preserve tqdm progress bars
- Add proper logging configuration with both file and console output
- Configure icecream debug output to use logging system
- Replace print statements with logging.info() calls
- Add RotatingFileHandler to prevent large log files
- Maintain both console visibility and log file recording

The changes allow real-time progress visibility while still capturing all output
in log files. tqdm progress bars now display correctly in the console while
maintaining a clean log file format.

Signed-off-by: Matt Young <[email protected]>
@halcyondude halcyondude added bug Something isn't working sgm Sub-Graph Module (sgm) labels Dec 8, 2024
@halcyondude halcyondude merged commit 925e573 into main Dec 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sgm Sub-Graph Module (sgm)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant