Skip to content

@abohoss: Rewrite upload_report in python. #977

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

@abohoss: Rewrite upload_report in python. #977

wants to merge 3 commits into from

Conversation

DonggeLiu
Copy link
Collaborator

@DonggeLiu DonggeLiu commented Apr 10, 2025

Kindly contributed by @abohoss via #972.

@DonggeLiu DonggeLiu marked this pull request as draft April 11, 2025 05:16
DonggeLiu and others added 3 commits April 14, 2025 15:30
As mentioned in #971 , I created a `upload_report.py` file where this
python version offers several improvements over the bash script
including:

1. Better Structure:

- Object-oriented design with a clear separation of concerns
- Methods are modular and reusable

2. Improved Error Handling:

- Comprehensive logging
- Proper exception handling
- Command execution status checking

3. Enhanced Features:

- Argument parsing with helpful error messages
- Better file path handling using Path objects

4. Better Maintainability:

- Logical grouping of related functionality
- Easier to extend and modify

---------

Co-authored-by: Dongge Liu <[email protected]>
@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n ab -ag

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