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

Initial port from firmware-biz-tools PR #6

Closed
wants to merge 9 commits into from

Conversation

cav71
Copy link
Contributor

@cav71 cav71 commented Mar 27, 2024

This is the PR creating the infrastructire for the new luxos.py refactoring.

Requirements:

  • pip installable
    pip install git+https://github.com/LuxorLabs/luxos-tooling.git@pr/luxos-code-refactoring
    
    python -m luxos.api
  • [] Use of async over threading
  • [] Batch size control and wait between batches
  • Maybe move COMMANDS object to a different file for better readability?
  • [] Identified few bugs TBD

 - add onepack to generate luxos.pyz and health-check.pyz
 - begine of the unittests
 - created a subpackage for scripts
 - add onepack to generate luxos.pyz and health-check.pyz
 - begin of the unittests
 - created a subpackage for scripts
@cav71 cav71 closed this Mar 30, 2024
@cav71 cav71 deleted the pr/luxos-code-refactoring branch March 30, 2024 14:21
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.

1 participant