• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Input GIT 2.0.0 extension has been released

Vitaliy Sekretenko

New Pleskian
Hi everyone,

We are committed to improving the Plesk GIT extension.

As a first step, we have published the GIT extension version 2.0.0
In this release, we completely changed the UI of the product and fixed a lot of UX problems.

1640341403146.png1640341442883.png

Besides that, On Plesk for Linux servers, added the ability to specify login and password for remote HTTPS repositories.
1640341511414.png

Also, we fixed a bunch of the annoying issues:
  1. The last commit information is now correctly updated after pulling updates without the need to refresh the page. (EXTGIT-33)
  2. It is now possible to select the root folder when setting the Git deploy path. (EXTGIT-54)
  3. The currently selected folder is now shown when changing the Git deploy path. (EXTGIT-69)
  4. Changing domain settings no longer results in the inability to push changes to local Git repositories. . (EXTGIT-70)
  5. The Git extension no longer shows the wrong directory tree when editing the Git deploy path. (EXTGIT-142)
  6. The Git extension no longer breaks CSS in the domain menu. (EXTGIT-158)

Please provide your feedback and help us improve GIT.
 
Hi,

Great improvement!

Could it be that since the release the credentials file for the local repositories has changed? Before it used to be d..git@plesk-git and now d..httpdocs@git@plesk-git .

Regards,
 
Hi,

Relating to J.noto's issue all of my local repos are now broken after the GIT 2.0.0 extension update. I get
"fatal: Authentication failed for", what is the fix for this?
 
Hi guys,

Sorry for not getting back to you sooner.

Right now we are trying to reproduce the issue on our installations without much success so far.

The responsible engineer will ask several questions in the tread to determine your environment.
 
Hello!
@j.noto you are right, credentials file name was changed.

@RobaldoDanger, @madsjuhl, could you please share some details about your environments?
- Operating system on the server with Plesk
- Plesk version
- Git extension version before update (if you remember it)

Also it will be great if you can provide step-by-step instruction to reproduce your issue.
I suppose scenario like this:
- Create some local repository with Git extension v1 (1.3.5?)
- Push changes to this repository via HTTP
- Update Git extension to v2
- Perform push to the same repository again

Am I right, or could you add some other steps or details?
 
Back
Top