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

Pipeline should bump version of HASS addon automatically #557

Closed
cvele opened this issue Sep 28, 2024 · 2 comments · Fixed by #636
Closed

Pipeline should bump version of HASS addon automatically #557

cvele opened this issue Sep 28, 2024 · 2 comments · Fixed by #636
Assignees
Labels
app:playnite-web Web app bug Something isn't working released

Comments

@cvele
Copy link
Contributor

cvele commented Sep 28, 2024

HASS can track versions of add-ons and notify users of any updates which are then handled automatically. To get it to work version in this file should be bumped along with others.

Version: https://github.com/andrew-codes/playnite-web/blob/main/hass-playnite-web/config.json#L4

@andrew-codes
Copy link
Owner

andrew-codes commented Sep 28, 2024

For additional information, there is a target that may already bump the version in the config.json. I think it should be happening via this release configuration. I'm not certain it actually committing the version bump though.

We want to bump the version and amend the commit prior to tagging the release or releasing. This should all happen as part of the release process, which happens via this single command.

@andrew-codes andrew-codes added chore Technical maintenance or providing no immediate user-facing value. app:playnite-web Web app labels Sep 28, 2024
@andrew-codes andrew-codes self-assigned this Nov 19, 2024
@andrew-codes andrew-codes added bug Something isn't working and removed chore Technical maintenance or providing no immediate user-facing value. labels Nov 19, 2024
@github-project-automation github-project-automation bot moved this from Ready 📝 to Done ✅ in Playnite-Web Nov 19, 2024
github-actions bot pushed a commit that referenced this issue Nov 19, 2024
## [9.4.4](v9.4.3...v9.4.4) (2024-11-19)

### Bug Fixes

* hass addon version is updated for every release ([ec7a059](ec7a059)), closes [#557](#557)
* hass addon version is updated for every release ([#636](#636)) ([0e76d0e](0e76d0e)), closes [#557](#557)
Copy link

🎉 This issue has been resolved in version 9.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:playnite-web Web app bug Something isn't working released
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants