|
|
|
|
|
by parksy
1541 days ago
|
|
This sounds like something I would write if a hypothetical gun was pointed at my head in a company where the most prominent customer complaint was that time spent in QA and testing was too expensive. I have zero trust in any company that deploys directly from a developer's laptop to production, not in the least starting with how much do you trust that developer. There has to be some process right? |
|
Laptop --> pull request + CI --> merge + CI + CD --> production
I don't think folks are pushing code directly via Git or SFTP.