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

Refactor build script for improved readability and maintainability #1163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danielmerja
Copy link

  • Consolidated common logic for loading suite, flavor, and board into a single load_config function.

  • Reduced repetitive cd commands and improved error handling.

  • Streamlined partial-build checks (kernel-only, rootfs-only, etc.) for early exits.

  • Ensured original functionality remains intact while enhancing code clarity.

Consolidated common logic for loading suite, flavor, and board into a single load_config function.
Reduced repetitive cd commands and improved error handling.
Streamlined partial-build checks (kernel-only, rootfs-only, etc.) for early exits.
Ensured original functionality remains intact while enhancing code clarity.
@Joshua-Riek
Copy link
Owner

Thanks a lot for this. I will review this pr in a few days; I'm going through some stuff in my life and need some time to sort things out.

@danielmerja
Copy link
Author

Thanks a lot for this. I will review this pr in a few days; I'm going through some stuff in my life and need some time to sort things out.

Thank you for your contribution. This one of my favorite projects. Please take your time 🙏

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