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

0.1.0 #14

Merged
merged 14 commits into from
Dec 11, 2023
Merged

0.1.0 #14

merged 14 commits into from
Dec 11, 2023

Commits on Nov 8, 2023

  1. Skill Test Class (#5)

    * Add common base class for skill unit tests
    
    * Refactor skill test case
    
    * Refactor setup and add `tearDownClass` method
    
    * Handle default behavior for GH Actions compat
    
    * Troubleshoot type error
    
    * Refactor skill tests to allow for setting envvar in skill test module
    
    * Update GitHub release automation (#6)
    
    Co-authored-by: Daniel McKnight <[email protected]>
    
    * Increment Version to 0.0.1a5
    
    * Update GitHub release automation (#7)
    
    Co-authored-by: Daniel McKnight <[email protected]>
    
    * Increment Version to 0.0.1a6
    
    * Increment Version to 0.0.1
    
    * Update Changelog
    
    * Loosen pyyaml dependency for ovos-core compat.
    
    * Document skill unit tests
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    Co-authored-by: NeonDaniel <[email protected]>
    3 people authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6768e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8732b36 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Define FakeBus.emitter to match MessageBusClient for test compat. (

    …#9)
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    92525b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eeb94f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Add support for CBF Submind tests (#10)

    * Implement Submind test base class for testing CBF subminds
    Add common Chatbot test resources
    
    * Add Chatbot extra deps to setup.py
    
    * Refactor so submind may be defined after test case import
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ab4f3d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e54bd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update to resolve local test config bug (#11)

    Refactor dialog tests to reference skill object instead of files
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2b71d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    060126e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Update GHA to publish pre-releases (#12)

    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2dc9127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    063763b View commit details
    Browse the repository at this point in the history
  3. Move Padatious and FANN to padatious extras with handling for unins…

    …talled dependency (#13)
    
    Document Chatbot unit test usage
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8cc646d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d014e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Increment Version to 0.1.0

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

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