There are two important parts of web development, Testing and Deployment. Previously, testing and then later deployment became a very monotonous and repeated task that every developer had to perform now and then. There was a need that such monotonous tasks where automated because the amount of time it took; if reduced can save alot of time in software development. The concept of Continous Integration and Continous Deployment came into picture to automate such repetative tasks. These automation aspects meant that the …
Tag: Git
Git Pull Request Builder plugin is used when a new pull request is opened in the project and the author of the pull request isn’t white-listed, builder will ask “Can one of the admins verify this …
This article will help you automate tasks on basis of triggers generated github repository. For eg: A customer wants to run a job in jenkins whenever a push request is done on their development Github repository. …
Social Profiles