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

1.7.0 #482

Merged
merged 17 commits into from
Oct 26, 2023
Merged

1.7.0 #482

merged 17 commits into from
Oct 26, 2023

Commits on Oct 10, 2023

  1. Emit handler complete event for CommonQuery skills (#477)

    * Back-port OpenVoiceOS/OVOS-workshop#142
    
    * Resolve license test failure
    Refactor for upstream ovos-workshop compat.
    
    * Troubleshooting compat. with upstream `settings_path` changes
    
    * More test failure troubleshooting
    
    * Fix bad references to inherited properties
    
    * More settings_path troubleshooting
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d0deade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe5f0f View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ca23b2b View commit details
    Browse the repository at this point in the history
  4. Skill Compatibility (#478)

    * Extend OVOSSkill to troubleshoot missing attributes and compat.
    
    * Refactor compatibility methods
    Add unit tests for expected skill methods
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    54058fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5273f2 View commit details
    Browse the repository at this point in the history
  6. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    75802f0 View commit details
    Browse the repository at this point in the history
  7. Better exception handling around signal method patching (#479)

    * catch and handle errors overriding signal methods
    
    * Fix reference error from #478
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0673c24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99ba9bd View commit details
    Browse the repository at this point in the history
  9. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    aed8b0f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update Skill base classes (#480)

    * Troubleshoot FallbackSkill inheritance
    Update CommonQuerySkill to extend ovos_workshop implementation
    Mark CommonPlaySkill as deprecated
    
    * Troubleshoot FallbackSkill init
    
    * Update failing unit tests
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d20662f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2d846 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8f76271 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Troubleshooting Skill Class Init (#481)

    * Troubleshooting ovos-workshop skills compat.
    
    * Troubleshooting ovos-workshop skills compat.
    
    * Update skill instance tests
    
    * Troubleshooting CommonQuery compat.
    
    * Troubleshooting Fallback skill compat.
    
    * Revert change
    
    * Add logging to troubleshoot missing fallback handlers
    
    * Cleanup and annotate reason for method override to ensure fallback decorators are handled
    
    * More version compat troubleshooting
    
    * More version compat troubleshooting
    
    * Troubleshooting current alpha ovos-workshop compat.
    
    * Remove pinned ovos-workshop test version
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7a2d24b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e1d4d View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3d5e48c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Increment Version to 1.7.0

    NeonDaniel authored and github-actions[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ea96789 View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    df235bd View commit details
    Browse the repository at this point in the history