Bump dev addon to tududi v1.2.4#83
Merged
Merged
Conversation
- Dockerfile: clone branch v1.1.0-dev.14 -> v1.2.4 - config.yaml: version 1.1.0-dev.14.2 -> 1.2.4, updated description - CHANGELOG.md: add 1.2.4 entry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bump the development add-on from tududi v1.1.0-dev.14 to the current upstream release v1.2.4. Preserves the .14.2 feature-flag options (tududi_trust_proxy, ff_enable_mcp).
Type of Change
Changes Made
tududi-addon-dev/Dockerfile: clone branchv1.1.0-dev.14→v1.2.4.tududi-addon-dev/config.yaml: version1.1.0-dev.14.2→1.2.4, updated description.tududi-addon-dev/CHANGELOG.md: new1.2.4entry summarizing the upstream jump and addon-impact review.Testing
Add-on Affected
tududi-addon-dev)Checklist
Additional Notes
Large jump (v1.1.0-dev.14 → v1.2.4). Addon-impact review:
TUDUDI_TRUST_PROXY=trueto a single trusted proxy hop with a startup warning; addon behavior stays correct for HA ingress — expect a new warning line./app/backend/db→/app/db(#1250, #1269); addon unaffected because run.sh overridesDB_FILEandTUDUDI_UPLOAD_PATHto/data.Testing boxes left unchecked — not yet verified in HA. Run the builder workflow targeting
devafter merge to publishghcr.io/c2gl/tududi-addon-dev:1.2.4.