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

Reduce effort to keep all versions in sync with one another #330

Closed
andrew-codes opened this issue May 28, 2024 · 0 comments
Closed

Reduce effort to keep all versions in sync with one another #330

andrew-codes opened this issue May 28, 2024 · 0 comments
Assignees
Labels
app:library-updater App/service to update game library from Playnite via MQTT messages app:playnite-web Web app app:playnite-web-plugin Playnite plugin used to publish MQTT messages to be used by library-updater chore Technical maintenance or providing no immediate user-facing value.
Milestone

Comments

@andrew-codes
Copy link
Owner

There are many places where the version needs to be updated and coordinated with each version bump. A few known areas:

  • root package.json
  • individual package.json files for each application
  • soon to be HASS add-on version (config.json)
  • soon to be HASS add-on base docker image (Dockerfile)

Each of these locations must be maintained in code. However, it would be ideal to update the root package.json file and have it automatically update the others and then amend and commit those changes.

@andrew-codes andrew-codes added chore Technical maintenance or providing no immediate user-facing value. app:playnite-web Web app app:library-updater App/service to update game library from Playnite via MQTT messages app:playnite-web-plugin Playnite plugin used to publish MQTT messages to be used by library-updater labels May 28, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🗃️ in Playnite-Web May 28, 2024
@andrew-codes andrew-codes added this to the v3.2.0 milestone Jun 1, 2024
@andrew-codes andrew-codes moved this from Needs Triage 🗃️ to Ready for product refinement in Playnite-Web Jun 1, 2024
@andrew-codes andrew-codes moved this from Ready for product refinement to Backlog in Playnite-Web Jun 1, 2024
@andrew-codes andrew-codes moved this from Backlog to Ready 📝 in Playnite-Web Jun 1, 2024
@andrew-codes andrew-codes self-assigned this Jun 1, 2024
@andrew-codes andrew-codes moved this from Ready 📝 to In Progress ▶️ in Playnite-Web Jun 1, 2024
andrew-codes added a commit that referenced this issue Jun 2, 2024
@github-project-automation github-project-automation bot moved this from In Progress ▶️ to Done ✅ in Playnite-Web Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:library-updater App/service to update game library from Playnite via MQTT messages app:playnite-web Web app app:playnite-web-plugin Playnite plugin used to publish MQTT messages to be used by library-updater chore Technical maintenance or providing no immediate user-facing value.
Projects
Archived in project
Development

No branches or pull requests

1 participant