Use win32gui (pywin32 package) to show folder dialog on windows
Note: This approach doesn't let us start with the previosly selected path selected somehow (there's no parameter for that) but doesn't depend on prerelease pythonnet.
Gitlab upgrade complete. Please report any regressions to #steamos-cloud-infra
GitLab 18.6 has restricted its choice of SSH algorithms for git+ssh acccess. This may cause the server fingerprint to no longer match with older keys when doing git push/pull over SSH and yield this error message:
WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
If you get complaints from git/ssh, please check the right key fingerprints listed on help/instance_configuration#ssh-host-keys-fingerprints and update your known_hosts entries.
Note: This approach doesn't let us start with the previosly selected path selected somehow (there's no parameter for that) but doesn't depend on prerelease pythonnet.