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

93 cleaning hardening applying common style testing then adding new functions #174

Conversation

Tearran
Copy link
Member

@Tearran Tearran commented Oct 11, 2024

Organization and Cleanup

  • Staging for organization and cleanup.
  • ./bin/armbian-configng will now prompt for a password.
  • Added a module folder for expansion.
  • Separate the core interface functions from the module features.
  • Remove duplicate features.
  • Remove unused or obsolete features.
  • Move function to module files
  • Dynamically load the expanding modules.
  • Rename scripts and variables from armbian-configng to armbian-config.
  • Handling Disabled "status" for jobs
  • Add flag option to show DIsabled status for testing

@Tearran Tearran linked an issue Oct 11, 2024 that may be closed by this pull request
7 tasks
@github-actions github-actions bot added the size/large PR with 250 lines or more label Oct 11, 2024
@Tearran Tearran added the Work in progress Unfinished / work in progress label Oct 12, 2024
@Tearran Tearran closed this Oct 13, 2024
@Tearran Tearran deleted the 93-cleaning-hardening-applying-common-style-testing-then-adding-new-functions branch October 25, 2024 02:48
@Tearran Tearran restored the 93-cleaning-hardening-applying-common-style-testing-then-adding-new-functions branch October 25, 2024 02:50
@Tearran Tearran deleted the 93-cleaning-hardening-applying-common-style-testing-then-adding-new-functions branch October 25, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/large PR with 250 lines or more Work in progress Unfinished / work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleaning, hardening, applying common style, testing ... then adding new functions
1 participant