HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bysja

no profile record

comments

bysja
·2 lata temu·discuss
Great book
bysja
·3 lata temu·discuss
Github Actions has been a pleasant introduction to CI/CD for me. I used to build locally and then git push and/or rsync everything directly to a VPS (Digitalocean Droplets in my case). But for collaboration, this workflow breaks down. Then, using Github as the "origin" repository becomes compelling, and Github Actions fit very nicely with that workflow.