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

Begin Standardization and Rewrite #938

Merged
merged 2 commits into from
Jun 17, 2020
Merged

Begin Standardization and Rewrite #938

merged 2 commits into from
Jun 17, 2020

Commits on Jun 15, 2020

  1. Begin Standardization and Rewrite

    Begins a rewrite of the openHABian core code to make it overall safer
    and more verbose in failure. Additionally this helps to standardize the
    coding format.
    
    This contains major a major rewrite of 'packages.bash',
    'nodejs-apps.bash', and other minor fixes in other files as well. This
    also contains the proper testing functions using BATS for the rewritten
    code.
    
    Fixes openhab#936
    Related openhab#937 openhab#949
    
    Signed-off-by: Ethan Dye <mrtops03@gmail.com>
    ecdye committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    17a8d79 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Documentation and coding guidelines update

    Also this includes further changes in terms of the Standarization and
    Rewrite.
    
    Fixes openhab#949
    Related openhab#519 openhab#625
    
    Signed-off-by: Ethan Dye <mrtops03@gmail.com>
    ecdye committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ddcacba View commit details
    Browse the repository at this point in the history