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

[PiperTTS] Reduce bundle size #16755

Merged
merged 2 commits into from
May 19, 2024
Merged

Conversation

GiviMAD
Copy link
Member

@GiviMAD GiviMAD commented May 12, 2024

I made these changes to reduce the size as discussed on openhab/openhab-distro#1643

The add-on now downloads the dependency jar from maven and unpack the required files from it, or it can be provided manually to workaround offline installations.

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
@GiviMAD GiviMAD requested a review from lolodomo May 19, 2024 10:18
Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you

@lolodomo lolodomo merged commit 68fd415 into openhab:main May 19, 2024
5 checks passed
@lolodomo lolodomo added this to the 4.2 milestone May 19, 2024
@lolodomo lolodomo added the enhancement An enhancement or new feature for an existing add-on label May 19, 2024
@GiviMAD
Copy link
Member Author

GiviMAD commented May 19, 2024

Thank you for the review!

PRosenb pushed a commit to PRosenb/openhab-addons that referenced this pull request May 22, 2024
* [PiperTTS] Reduce bundle size

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
PRosenb pushed a commit to PRosenb/openhab-addons that referenced this pull request May 22, 2024
* [PiperTTS] Reduce bundle size

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants