Skip to content

Commit

Permalink
Merge branch 'dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
builderjer authored Jan 27, 2024
2 parents 2b0a287 + 29a547a commit a07a640
Show file tree
Hide file tree
Showing 86 changed files with 2,218 additions and 11,107 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install System Dependencies
run: |
sudo apt-get update
sudo apt install python3-dev swig libssl-dev
sudo apt install python3-dev
- name: Build Source Packages
run: |
python setup.py sdist
Expand All @@ -48,12 +48,3 @@ jobs:
- name: Install package
run: |
pip install .[all]
- uses: pypa/[email protected]
with:
# Ignore setuptools vulnerability we can't do much about
# Ignore requests vulnerability
# Ignore Setuptools vulnerability
ignore-vulns: |
GHSA-r9hx-vwmv-q579
GHSA-j8r2-6x86-q33q
PYSEC-2022-43012
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
files: ./coverage.xml,!./cache
flags: unittests
name: codecov-umbrella
verbose: true
verbose: true
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ dist

# Created by unit tests
.pytest_cache/
/.gtm/
71 changes: 67 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Changelog

## [V0.0.37a5](https://github.com/builderjer/ovos_utils/tree/V0.0.37a5) (2023-11-11)
## [0.1.0a12](https://github.com/OpenVoiceOS/ovos-utils/tree/0.1.0a12) (2024-01-25)

[Full Changelog](https://github.com/builderjer/ovos_utils/compare/V0.0.37a4...V0.0.37a5)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a11...0.1.0a12)

## [V0.0.37a4](https://github.com/builderjer/ovos_utils/tree/V0.0.37a4) (2023-10-31)

[Full Changelog](https://github.com/builderjer/ovos_utils/compare/V0.0.37a3...V0.0.37a4)

## [V0.0.37a3](https://github.com/builderjer/ovos_utils/tree/V0.0.37a3) (2023-10-30)

[Full Changelog](https://github.com/builderjer/ovos_utils/compare/V0.0.37a2...V0.0.37a3)
Expand All @@ -28,6 +26,71 @@

[Full Changelog](https://github.com/builderjer/ovos_utils/compare/25fe462e3c19a58f32dc1fd940bf7c96fc18e6de...0.0.12)

- fix/ocp\_playlist [\#221](https://github.com/OpenVoiceOS/ovos-utils/pull/221) ([NeonJarbas](https://github.com/NeonJarbas))

## [V0.1.0a11](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a11) (2024-01-25)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a10...V0.1.0a11)

**Fixed bugs:**

- fix/restore deprecated OCP enums compat [\#220](https://github.com/OpenVoiceOS/ovos-utils/pull/220) ([NeonJarbas](https://github.com/NeonJarbas))

## [V0.1.0a10](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a10) (2024-01-15)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a9...V0.1.0a10)

**Merged pull requests:**

- clarify datetime arg [\#219](https://github.com/OpenVoiceOS/ovos-utils/pull/219) ([emphasize](https://github.com/emphasize))

## [V0.1.0a9](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a9) (2024-01-12)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a8...V0.1.0a9)

**Implemented enhancements:**

- OCP serialization [\#218](https://github.com/OpenVoiceOS/ovos-utils/pull/218) ([NeonJarbas](https://github.com/NeonJarbas))

## [V0.1.0a8](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a8) (2024-01-08)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a7...V0.1.0a8)

**Implemented enhancements:**

- refactor/ocp\_utils [\#216](https://github.com/OpenVoiceOS/ovos-utils/pull/216) ([NeonJarbas](https://github.com/NeonJarbas))

## [V0.1.0a7](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a7) (2024-01-06)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a6...V0.1.0a7)

**Merged pull requests:**

- refactor/ocp\_utils [\#215](https://github.com/OpenVoiceOS/ovos-utils/pull/215) ([NeonJarbas](https://github.com/NeonJarbas))

## [V0.1.0a6](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a6) (2023-12-30)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a5...V0.1.0a6)

**Implemented enhancements:**

- Feat/ovos logs script [\#203](https://github.com/OpenVoiceOS/ovos-utils/pull/203) ([emphasize](https://github.com/emphasize))

## [V0.1.0a5](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a5) (2023-12-30)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a4...V0.1.0a5)

**Merged pull requests:**

- fix/log\_spam [\#213](https://github.com/OpenVoiceOS/ovos-utils/pull/213) ([JarbasAl](https://github.com/JarbasAl))

## [V0.1.0a4](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a4) (2023-12-29)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.1.0a3...V0.1.0a4)

## [V0.1.0a3](https://github.com/OpenVoiceOS/ovos-utils/tree/V0.1.0a3) (2023-12-29)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-utils/compare/V0.0.38...V0.1.0a3)


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
26 changes: 0 additions & 26 deletions examples/change_wakeword.py

This file was deleted.

10 changes: 0 additions & 10 deletions examples/core_status.py

This file was deleted.

29 changes: 0 additions & 29 deletions examples/count_utterances.py

This file was deleted.

83 changes: 0 additions & 83 deletions examples/fuzzywuzzy_intent_engine.py

This file was deleted.

48 changes: 0 additions & 48 deletions examples/gui_tracking.py

This file was deleted.

32 changes: 0 additions & 32 deletions examples/intent_api.py

This file was deleted.

29 changes: 0 additions & 29 deletions examples/live_translate_satellite.py

This file was deleted.

Loading

0 comments on commit a07a640

Please sign in to comment.