I have git enabled within Appsmith. It works very well when I want to commit changes.
HOWEVER, there are times when I need to make changes, deploy to test the changes, make more changes, test, repeat over and over. Once I am happy with the changes I would then like the option to commit to my repo. Is it possible to deploy for the sake of testing without being forced to commit to the repo for every deployment?
Welcome to Appsmith!
I see your point about deploying changes without needing to commit to the repo. Iâll add this as an enhancement to the git feature. Do you have any other ideas or requests for the git sync feature? We are working on improvements for the git sync right now, so please do share any other ideas to improve the feature.
Thanks for the quick response and the preview tip. It does work for me as a temporary solution. However, in preview mode, hidden columns appear in my tables, which forces a horizontal scrollbar on my tables.
I was very impressed with how easy it was to incorporate a repo. Itâs rare that something just âworks as advertised right out of the boxâ. Nice work.
My only feedback regarding git integration is that it would be ideal if the Deploy button behaves the same regardless of git integration being enabled or not. Then, have the Deploy drop down present the option to commit to the configured git repo, OR remove git integration from the Deploy button altogether because there is already a commit button in the bottom left cornerâŚ