DEV Community

Discussion on: Welcome Thread - v84

Collapse
 
serginator profile image
Sergio Ruiz

Hi all! I’ve just discovered this site and it looks promising.
I’m Sergio, from Spain, and I’m a fullstack dev. I love JavaScript and best practices, but I also do some devops stuff, or CI/CD, sometimes python, php... always multitasked. On the other side I love to play guitar, videogames, TV shows, movies, books, comics, manga...
Nice to meet you!!

Collapse
 
waylonwalker profile image
Waylon Walker

I love CI/CD and python, and dabble a bit in JavaScript.

Collapse
 
smartym profile image
Sergey V.

Love CI/CD, too, it provides so many benefits, appreciate automation the most.

Thread Thread
 
waylonwalker profile image
Waylon Walker

I started using GitHub Actions this year during the hackathon and it was life changing.

Thread Thread
 
smartym profile image
Sergey V.

It is really cool

Thread Thread
 
serginator profile image
Sergio Ruiz

I’ve started using GH Actions too for work but on private repositories you have a limit of actions executed so I had to stop using it (at least for work hehe). For my public ones I was using travis-ci but probably I’ll migrate to GH actions to have everything in one place