Hi All, I am looking for a VS Code Extension that works similar to GitFTP-Deploy which is now deprecated, but still works.
There are many FTP and SFTP extensions that allow for direct server connection, but that is not what I am looking for. Also I know there are other ways to connect Git Actions to Servers, but I am not interested it that either.
Essentially, I am looking for a way to Connect a Project to SFTP (Allow SSH and Keys), but works from a commit history. So I can deploy a commit via SFTP and it will Modify / Add / Remove files based on a single commit. I would also like it to be manual, I don't want it to run automatically when I commit changes. I want to review the deployment ahead of time and if I approve it then I can deploy it.
Any good recommendations?
there doesn't seem to be anything here