When we are developing in TFB Dev, servers tend to edit a lot of files itself
🎤 Context
When we are starting servers, updating plugins etc. in TFB Dev, they are often a lot of files that are being updated that servers/plugins do themselves and I believe those changes should be added in our commits.
✌️ Possible Implementation
I think we simply just need a "ways of working" documentation on how to use TFB Dev.
When we don't commit those changes, the Live server will make it themselves too, but it won't be tracked in Git either, so there are high chances for misconfiguration and we will have a hard time debugging and probably get a lot of technical debt.
👀 Have you spent some time to check if this feature request has been raised before?
🔖 Feature description
When we are developing in TFB Dev, servers tend to edit a lot of files itself
🎤 Context
When we are starting servers, updating plugins etc. in TFB Dev, they are often a lot of files that are being updated that servers/plugins do themselves and I believe those changes should be added in our commits.
✌️ Possible Implementation
I think we simply just need a "ways of working" documentation on how to use TFB Dev.
When we don't commit those changes, the Live server will make it themselves too, but it won't be tracked in Git either, so there are high chances for misconfiguration and we will have a hard time debugging and probably get a lot of technical debt.
👀 Have you spent some time to check if this feature request has been raised before?
Are you willing to submit PR?
Yes I am willing to submit a PR!