Indicate when a deployment is necessary #49
No reviewers
Labels
No labels
ci
crate/dtmm
crate/dtmt
crate/sdk
crate/serde_sjson
kind
bug
kind
documentation
kind
enhancement
kind
feature
kind
question
kind
upstream
part/bundle
part/filetype
stage
actionable
stage
design
stage
proposal
status/duplicate
status/good first issue
status/help wanted
status/invalid
status
need-replicate
status/wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: bitsquid_dt/dtmt#49
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "issue/32"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The indicator does show up for things like changing mod order, but not when enabling or disabling mods.
It looks like
druid::Data
does not compare into the nested values by default, and access into immutable structures likeim::Vector
is still mutable to some extend. I guess I must have missed that for the settings save trigger.I'll have to check if
im
has a way to make a struct immutable. Otherwise, I'll have to create more controllers, which can check the various fields and data bits I need.Indicate when a deployment is necessaryto WIP: Indicate when a deployment is necessaryWIP: Indicate when a deployment is necessaryto Indicate when a deployment is necessary