It’s not often that we take to our blog to announce someone else’s new feature – but in this case, it’s pretty cool and we’re glad to do so. GitHub launched a feature called token scanning not too long ago. With token scanning, they look through your repo on every commit for anything that matches […]
Continue ReadingWelcome to the last and fourth blog post in my Ruby on Rails Developer Series. In this part, our goal is to go over some major security themes to ensure best practices. We will piggyback from the project you have been building in the other parts and use project-specific scenarios that will help secure the […]
Continue ReadingWelcome to the third post in the Ruby on Rails Developer Series. In this part, our goal is to add a Docker container to our application so we can deploy our packaged application on a server. This will enable us to create a continuous integration process while building our environment in a matter of seconds. […]
Continue ReadingIn this article, we will see how we can integrate testing into the process of building Linux docker container images. The ideas will be generic, but we will focus on using CloudBees CodeShip Pro as the continuous integration solution. While testing container images, we can write tests of two kinds: Tests which test the container […]
Continue ReadingEditor’s Note: This guest blog post was written by Govind Rangasamy, CEO and Founder, Appranix, Govind@appranix.com, @AppranixOne. The radical shift toward DevOps and the continuous everything movement has changed how organizations develop and deploy software. As the consolidation and standardization of continuous integration and continuous delivery (CI/CD) processes and tools occur in the enterprise, a […]
Continue ReadingIn this article, we will see how we integrate testing into the process of building Linux Docker container images. The ideas are generic, but we will focus on using CloudBees CodeShip Pro as the continuous integration solution. Learn how to test Linux Docker images in CloudBees CodeShip @echorand via @codeship Click To Tweet While testing […]
Continue ReadingBy now, you probably know that CodeShip is part of the CloudBees family as of early 2018. Today, that family has grown just a little bit – if you haven’t heard the news, Rollout has joined CloudBees to provide world-class feature flagging alongside our CI/CD and emerging data and insights capabilities. The CloudBees blog has […]
Continue ReadingToday, CloudBees CodeShip and GitHub is shipping a new integrated experience that makes it easier for developers to connect their repos in GitHub with CloudBees CodeShip. Together, we provide a way for developers to setup CI/CD from GitHub in minutes, streamlining your development workflow. News Flash: CloudBees CodeShip now in the GitHub Marketplace @kathylam via […]
Continue Reading