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

Playnite Web components as HASS addons #328

Merged
merged 16 commits into from
Jun 4, 2024
Merged

Playnite Web components as HASS addons #328

merged 16 commits into from
Jun 4, 2024

Conversation

cvele
Copy link
Contributor

@cvele cvele commented May 26, 2024

@andrew-codes This PR is highly opinionated regarding directory structure and naming conventions. It also assumes that different Docker images will be built for the add-ons, but based on the base Playnite web image. The main reason for this approach is the inclusion of Bashio, which is required to read configuration parameters set in Home Assistant.

@cvele
Copy link
Contributor Author

cvele commented May 26, 2024

Has a soft dependency on: #326

@andrew-codes andrew-codes linked an issue May 27, 2024 that may be closed by this pull request
Copy link
Owner

@andrew-codes andrew-codes left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution. I left some feedback and questions on the PR.

hass-game-db-updater/Dockerfile Outdated Show resolved Hide resolved
hass-game-db-updater/config.json Outdated Show resolved Hide resolved
hass-game-db-updater/Dockerfile Outdated Show resolved Hide resolved
@andrew-codes andrew-codes changed the base branch from release-3.1.x to release-3.2.x May 28, 2024 15:19
@andrew-codes
Copy link
Owner

Also, @cvele , do you mind signing your commits? I'd prefer to have commits signed that enter the repo. Let me know if I can be any assistance in setting this up. Thanks!

@andrew-codes andrew-codes changed the base branch from release-3.2.x to main June 2, 2024 15:23
@andrew-codes
Copy link
Owner

I am going to try to update this sometime today.

package dev or specific version of images for use as HASS add-ons
PRs from external contributors do not have the PLAYNITE_TOOLBOX_URL available to them. For this reason, ci will fail to to package. Instead, check if the extension can be compiled and assume a successful compilation can be packaged.
@andrew-codes andrew-codes changed the title [WIP] Playnite Web components as HASS addons Playnite Web components as HASS addons Jun 4, 2024
@andrew-codes andrew-codes self-requested a review June 4, 2024 14:33
@andrew-codes andrew-codes marked this pull request as ready for review June 4, 2024 14:33
Copy link
Owner

@andrew-codes andrew-codes left a comment

Choose a reason for hiding this comment

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

Incredible work on this! This will help others that are already set up with Home-Assistant be able to use Playnite-Web. Thank you!

@andrew-codes andrew-codes merged commit 0cb309a into andrew-codes:main Jun 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Package playnite-web as HASS add-ons
2 participants