Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681466y@Commodore but the rapid response to bug fixes was “ctrl+s” and it was fixed 🤣
Now it’s Git add /some/file
Got commit -m “yay a bug fix” /some/file
Fuck
Enter
Git push origin/develop
Deploy a Dev Environemnt
All works?
No - go back to start
Yes?
Deploy a UAT environment
All works
Open Pr to Master
Merge
Deploy to Production -
C0D4681466yNow that I’ve scared you, yes I do enjoy proper workflows rather then just hitting save in prod and praying that in 10 seconds time I don’t hear “it doesn’t work” when you can happily test and break multiple environments prior to delivering the end result knowing that it’s going to work as intended.
-
@C0D4 😂
Oh but I don't doubt for a second that it's how it went. I also that there's still some dissident thinking that was proper way of doing things ; and well, better squash that rebellion 😋 -
C0D4681466y@Commodore not wrong, although living on the wild site had its pros, it certainly didn’t offer much in the way of stability.
Getting most of the projects portable and in Git was a god send.
now I’m just left with some monolithic beasts that for no particular reason don’t like being moved - dbs connection times in the minutes when moved to new hardware 😞
!rant
notepad++
no version control
90% of changes done directly in production
no standardization for incoming data
... but I still love my job. 💕
rant
the good with the bad