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

improved skill settings #1151

Merged
merged 5 commits into from
Oct 13, 2017
Merged

improved skill settings #1151

merged 5 commits into from
Oct 13, 2017

Commits on Oct 12, 2017

  1. ==== Tech Notes ====

    added capability to auto upload changes from settingsmeta.json to home.mycroft.ai
    
    ====  Documentation Notes ====
    If a developer make changes to the settingsmeta.json, then this will be auto uploaded to home.mycroft.ai
    
    ==== Protocol Notes ====
    hash and uuid are now stored as variables in files located in ~/.mycroft/skills/{skill-name}
    LearnedVector committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    f3dacfb View commit details
    Browse the repository at this point in the history
  2. update docstring

    LearnedVector committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    cec098c View commit details
    Browse the repository at this point in the history
  3. made some changes

    LearnedVector committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    614cc57 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. fixed timer bug

    LearnedVector committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    157c113 View commit details
    Browse the repository at this point in the history
  2. added is_alive

    LearnedVector committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    2623cb8 View commit details
    Browse the repository at this point in the history