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

Fix add-on type inconsistencies #2508

Merged
merged 2 commits into from
Oct 8, 2021

Conversation

wborn
Copy link
Member

@wborn wborn commented Oct 5, 2021

This makes the CommunityMarketplaceAddonService return the same add-on type responses as the KarafAddonService.
This allows for add-ons tagged with "misc" in the Marketplace to show up in the UI.

Fixes #2507

This makes the CommunityMarketplaceAddonService return the same add-on type responses as the KarafAddonService.
This allows for add-ons tagged with "io" in the Marketplace to show up in the UI.

Fixes openhab#2507

Signed-off-by: Wouter Born <github@maindrain.net>
@wborn wborn added the bug An unexpected problem or unintended behavior of the Core label Oct 5, 2021
@wborn wborn requested a review from a team as a code owner October 5, 2021 14:03
Signed-off-by: Wouter Born <github@maindrain.net>
@cweitkamp cweitkamp added this to the 3.2 milestone Oct 8, 2021
Copy link
Contributor

@cweitkamp cweitkamp left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@cweitkamp cweitkamp merged commit 5afa5fe into openhab:main Oct 8, 2021
@wborn wborn deleted the fix-addontype-inconsistencies branch October 8, 2021 16:19
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 12, 2023
* Fix add-on type inconsistencies

This makes the CommunityMarketplaceAddonService return the same add-on type responses as the KarafAddonService.
This allows for add-ons tagged with "io" in the Marketplace to show up in the UI.

Fixes openhab#2507

* Update "io" tag to "misc"

Signed-off-by: Wouter Born <github@maindrain.net>
GitOrigin-RevId: 5afa5fe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of the Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent AddonType for "io" bundles in Karaf & Marketplace add-on services
3 participants