ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
34 stars 2 forks source link

Unable to save git settings #3439

Closed Omzig closed 1 month ago

Omzig commented 1 month ago

Version

5.0.0-beta7 (9637475131)

Severity

Low

Environment

Nested IIS

Steps to Reproduce

when I try to save the git settings, clicking the OK button does nothing

Expected behavior

Saves

Actual behavior

Does Nothing

Additional Environment data

No response

Screenshots/Animations

image

adamdriscoll commented 1 month ago

It's due to the fact that database isn't a valid URL.

Omzig commented 1 month ago

so you removed the local git repo function?

adamdriscoll commented 1 month ago

We removed the git pack functionality that stored the git repo in the database since it was clunky and error prone. We never really had a simple local git repo option but I think that would be a great idea. It would be very easy to implement since we already manage it and would just skip the remote management.

adamdriscoll commented 1 month ago

I think there is another issue causing this to not save as well. Will get this fix.

adamdriscoll commented 1 month ago

I've fixed the not saving issue and added local git repos. No need for a remote.