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

Rework all applications to use ArgumentParser #271

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

Tobianas
Copy link
Contributor

We already used argument parser in toaster-multiple-devices, and using different logic in other applications does not make sense. Standardize all aplications to use ArgumentParser to improve future development and add -help function and.

This change is also crutial in order to add persistence.

JIRA: LIGHTY-353

@Tobianas Tobianas force-pushed the addPersistanceArgument branch 7 times, most recently from eb72267 to 58da550 Compare January 30, 2025 14:05
We already used argument parser in toaster-multiple-devices, and
using different logic in other applications does not make sense.
Standardize all applications to use ArgumentParser to improve future
development and add -help function.

This change is also crucial in order to add persistence.

JIRA: LIGHTY-353
Signed-off-by: tobias.pobocik <[email protected]>
@Tobianas Tobianas force-pushed the addPersistanceArgument branch from 58da550 to 53fd13e Compare January 31, 2025 13:49
@ihrasko ihrasko self-requested a review January 31, 2025 13:59
@ihrasko ihrasko merged commit 7cb6d1a into PANTHEONtech:main Feb 3, 2025
3 checks passed
@ihrasko ihrasko removed their request for review February 3, 2025 12:22
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