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

feat/runtime skill installer #347

Merged
merged 18 commits into from
Sep 19, 2023
Merged

feat/runtime skill installer #347

merged 18 commits into from
Sep 19, 2023

Commits on Sep 16, 2023

  1. feat/osm

    allow installing skills via messagebus, keeps OSM appstore skill listings in sync
    JarbasAl committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    9db005f View commit details
    Browse the repository at this point in the history
  2. pip install skills only

    JarbasAl committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    166ecf9 View commit details
    Browse the repository at this point in the history
  3. error reason

    JarbasAl committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    87168bd View commit details
    Browse the repository at this point in the history
  4. pip install

    JarbasAl committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    10dc5f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. uninstall

    JarbasAl committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1da6a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a57024e View commit details
    Browse the repository at this point in the history
  3. break_system_packages

    JarbasAl committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    72a90e8 View commit details
    Browse the repository at this point in the history
  4. config

    JarbasAl committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b3ce0f4 View commit details
    Browse the repository at this point in the history
  5. feat/sounds

    JarbasAl committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b4a6ab1 View commit details
    Browse the repository at this point in the history
  6. logs

    JarbasAl committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    088ad7f View commit details
    Browse the repository at this point in the history
  7. add enum

    JarbasAl committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    ed47c9a View commit details
    Browse the repository at this point in the history
  8. sounds from config

    JarbasAl committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    4b269cf View commit details
    Browse the repository at this point in the history
  9. enum

    JarbasAl committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    fabb716 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. protect package removal

    JarbasAl committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6e2f116 View commit details
    Browse the repository at this point in the history
  2. fix uninstall

    JarbasAl committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8a12939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    591e66c View commit details
    Browse the repository at this point in the history
  4. log protected packaged

    JarbasAl committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1be94db View commit details
    Browse the repository at this point in the history
  5. simplify pip lock

    JarbasAl committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ac09f4b View commit details
    Browse the repository at this point in the history