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

Create exe and do todo patch #97

Merged
merged 8 commits into from
Sep 9, 2024
Merged

Commits on Sep 9, 2024

  1. Fixed minor bugs with the actions lib regarding not seeing the config…

    … file IF run from a different file view
    DefinetlyNotAI committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    52f6321 View commit details
    Browse the repository at this point in the history
  2. Refactor tests and improve overall code structure

    Removed redundant test file for Logicytics and moved remaining tests to a dedicated TESTS directory. Updated Logicytics initialization and streamlined special actions handling. Improved CONTRIBUTING guidelines and incorporated new logging in the dev tool script.
    DefinetlyNotAI committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cd417c7 View commit details
    Browse the repository at this point in the history
  3. Forgot to uncomment

    DefinetlyNotAI committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6c3252f View commit details
    Browse the repository at this point in the history
  4. Add binary upload prompt and installer TODO guide

    Enhanced the pull request template to include a section for binary uploads. Added a new TODO guide in the installer package for version updates, and updated the development script to prompt for EXE builds with reminders for major/minor updates.
    DefinetlyNotAI committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    06d9829 View commit details
    Browse the repository at this point in the history
  5. Add Logicytics.exe and update wrapper instructions

    Added the Logicytics.exe file and its corresponding icon. Updated the wrapper script with detailed instruction on how to recompile __wrapper__.py using pyinstaller. Adjusted flag handling to avoid redundant string manipulation.
    DefinetlyNotAI committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1895491 View commit details
    Browse the repository at this point in the history
  6. Rename file for clarity

    Renamed "RemoveMe.txt" to "IGNORE ME.txt" to clearly indicate its purpose. Added an explanatory comment to clarify its necessity due to GitHub's restrictions on empty directories.
    DefinetlyNotAI committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    973220f View commit details
    Browse the repository at this point in the history
  7. Streamline installer setup

    Removed multiple obsolete installer configuration files and documentation related to versions no longer in use. Added a new unified installer configuration file to simplify the build process and improve maintainability.
    DefinetlyNotAI committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b69a3e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c02b17d View commit details
    Browse the repository at this point in the history