Aditya KaradforCoding Chroniclescodingchronicles.hashnode.net·Jan 22, 2023Setting up CI/CD Pipeline for a React app using Travis CIIntroduction In this tutorial, we will set up a CI/CD pipeline for a simple React application with the help of Travis-CI. Travis-CI works best with Github, so we will use GitHub in this tutorial. Pre-requisites Create a GitHub account. Create a Tra...Discuss·11 likes·399 readsReact
Gilson FilhoforGilson #DEVgilson.hashnode.net·May 15, 2017Python decouple e Travis CIPara quem trabalha com projetos em Python e Django, talvez deva conhecer a iniciativa do Henrique Bastos que é o projeto python-decouple, que tem o intuito de facilitar a separação de dados de configuração com o código da sua aplicação. Antes era est...DiscussPython
Rakesh VardhanforRakesh Vardhan's blograkeshvardhan.hashnode.net·Aug 19, 2021Building A CI/CD Pipeline With Travis CI, Docker, And LambdaTestWith the help of well-designed Continuous Integration systems in place, teams can build quality software by developing and verifying it in smaller increments. Continuous Integration (CI) is the process of pushing small sets of code changes frequently...Discuss·26 readsTesting
Aditya KaradforCoding Chroniclescodingchronicles.hashnode.net·Jan 22, 2023Setting up CI/CD Pipeline for a React app using Travis CIIntroduction In this tutorial, we will set up a CI/CD pipeline for a simple React application with the help of Travis-CI. Travis-CI works best with Github, so we will use GitHub in this tutorial. Pre-requisites Create a GitHub account. Create a Tra...Discuss·11 likes·399 readsReact
Rakesh VardhanforRakesh Vardhan's blograkeshvardhan.hashnode.net·Aug 19, 2021Building A CI/CD Pipeline With Travis CI, Docker, And LambdaTestWith the help of well-designed Continuous Integration systems in place, teams can build quality software by developing and verifying it in smaller increments. Continuous Integration (CI) is the process of pushing small sets of code changes frequently...Discuss·26 readsTesting
sycuredforsycured: consultant's blogsycured.hashnode.net·Feb 21, 2021From Travis CI to GitHub ActionsYou'll know why I'm migrating from Travis CI to GitHub Actions. I was happy with Travis CI but I needed one feature Travis CI Cost for open source repositories When you've not validated with Travis CI about your open source repository, you don't have...DiscussTravisCI
Gilson FilhoforGilson #DEVgilson.hashnode.net·May 15, 2017Python decouple e Travis CIPara quem trabalha com projetos em Python e Django, talvez deva conhecer a iniciativa do Henrique Bastos que é o projeto python-decouple, que tem o intuito de facilitar a separação de dados de configuração com o código da sua aplicação. Antes era est...DiscussPython