Skip to content

refactor: split package functions into sourced scripts #465

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

Merged
merged 2 commits into from
May 28, 2025
Merged

Conversation

harilvfs
Copy link
Owner

Description

Moved individual package install functions from a single script (Packages.sh) into separate scripts and sourced them for better maintainability.

Changes

  • Updates
  • Remove
  • Fixed issue #[issue number].
  • Improved
  • Fixes
  • Feature
  • UI/UX
  • Rust Code Update
  • Rust Bug Fix
  • Rust Feature
  • CI/CD
  • Documentation

How Has This Been Tested?

  • Tested on Arch Linux/Based Distro.
  • Tested on Fedora Linux/Based Distro.

Checklist

Please ensure your pull request meets the following requirements:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes do not introduce new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

@harilvfs harilvfs self-assigned this May 28, 2025
@harilvfs harilvfs merged commit 9152cb3 into main May 28, 2025
5 checks passed
@harilvfs harilvfs deleted the packages branch May 28, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant