open768 / curiosity_browser

php browser code for msss curiosity json feed
3 stars 0 forks source link

create a cicd pipeline to push changes to production #99

Open open768 opened 2 months ago

open768 commented 2 months ago

its a bit annoying that I have to use winscp manually, there has to be a better way to push changes to production

open768 commented 2 weeks ago

can psftp copy only updated files? https://the.earth.li/~sgtatham/putty/0.58/htmldoc/Chapter6.html#psftp

open768 commented 2 weeks ago

vscode says i need "husky"

"in vscode i want to set up an action on git commit to upload changed php and js files to my server using sftp. can you help me set that up?"