Project level Gerrit settings#480
Project level Gerrit settings#480videogameaholic wants to merge 8 commits intouwolfer:intellij2020.3from
Conversation
Settings are stored per project. New projects load from the default settings. Settings panel has buttons to save to and load from the default settings.
Fixed an issue with credentials in PasswordSafe. Added a few null safety checks.
|
gerrit-intellij-plugin-1.2.6-203.zip |
|
@videogameaholic Thanks for your PR, and sorry for not jumping in earlier. I think this is a pretty interesting feature in some setups.
How much testing have you done here? When coming from an old version to this one, will it take previous global settings for any project in order to not break for existing clients? Do you see any risks here? |
|
Existing settings should be loaded as the default so anyone upgrading should not notice a difference. We were using this at work in 2023, but we have since migrated to Azure DevOps rather than multiple on-prem Gerrit servers which is why I haven't given my branch any love recently. I did notice that the "Force default branch name" checkbox has been added since I last updated this branch and the UI needed updated for merge. |
Project level Gerrit settings