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
-
C0D4669445y@Root there was a tag for that 😂
And yes, I think.. once I get past all the plugin setting up... it will make my life that much easier. -
bahua128035yIt's a bit of setup, but if you're developing on your desktop, you should be using some CI tools, like concourse, with integrations for code versioning. It sounds like you're not using code versioning at all.
-
C0D4669445y@bahua it's a lamp stack.
Dev is done on a local VM and then pushed to git to a staging branch this is then deployed to AWS EC2 stacks for testing and deployments.
Git is used as source control and feature/fix branching.
However the dev it self is on a near replica prod vm.
This saves a tonne of back and forth with getting tests working and devs can verify what they are working on is actually working before it gets merged and tested.
Related Rants
Oh my damn god,
I just found the remote-server plugin for vsCode and holy fuck balls, it's the one thing I've wanted from vsCode since ever.
When you dev in VMs and are forever working with remote code using SFTP and git on a remote servers, it's a pain in the ass.
But this, god damn this solves all of that, and with connection specific plugins, I think I just came.
random
vscode
remote server
it's all in one
so happy
efficient as duck
nsfw