Suleiman Dibirov
Suleiman Dibirov
> I don't like we get the config content added into the service hash why? > I wonder we could rely on a label to track the config state by...
@ndeloof thanks for the details. pushed changes: 1. reverted old changes 2. added new func `ServiceDependenciesHash` and label ``` // ConfigHashDependenciesLabel stores configuration hash for a compose service dependencies ConfigHashDependenciesLabel...
> This would be a really great addition, anything I can help out with? no, thank you, waiting for @ndeloof response
@ndeloof could you please check it?
@glours hi! Maybe you can check it? otherwise, it can be stuck here for a long time
@ndeloof @glours hi! Rebased the main branch and resolved conflicts, is there anything else I should do ?
I have to resolve conflicts several times, could you please check it? @ndeloof
> but this breaks when `include` or `extends` uses variables for target file/service @ndeloof could you please provide an example?
@ndeloof pushed changes to interpolate `include` and `extends` before merging and interpolate everything after the merge, but I think it becomes too complicated.
@menahyouyeah hi! I haven't reproduced it. Decided that the feature would be useful anyway