Continuous integration and Continuous delivery: As a scalable automation server, Jenkins can be used as a simple CI server or become a continuous delivery center...
If you encounter any problems during the process, you can communicate with each other. Also very hope each big guy can give good suggestion. Jenkins...
In human terms, Jenkins is a continuous integration tool. We can build the packaging and compilation environment we need through its rich plug-in system, and...
We have been publishing projects with Jenkins for over 4 years and have made several improvements to minimize Jenkins configuration and release script writing. From...
IOS /macOS is really fun. You can gain knowledge in many fields! You'll probably know about graphics techniques like Bezier or 3D transformations. You also...
To create a private server Ihhb_snapshot, hosted type, Version Policy select SNAPSHOT, Deployment Policy select Allow Redeploy. Jar that ends with -snapshot cannot be uploaded...
We have been publishing projects with Jenkins for over 4 years and have made several improvements to minimize Jenkins configuration and release script writing. From...
Background: The system of our company is based on distribution. With the increase of business, the number of services expands quickly, which leads to the...
Jenkins is always mentioned when talking about CI/CD tools. It is a super effective tool for building and testing projects, making continuous and easy integration...
With the rapid iteration of the project version, APP testing has the following characteristics: First, there are many and detailed function points, and the test...
Today, more and more engineering teams are implementing agile development to drive shorter, faster release cycles. The growth of the code base and the higher...
In the face of more and more microservices, more and more frequent version releases, last weekend at home, it was Jenkins + Docker continuous integration...
After realizing the target local push code to GitHub, Webhook automatically triggers the build action on Jenkins, completes the installation of node plug-in and packaging,...
Parameter Type: This field indicates whether the selected packaging branch is tag or branch, or both. (Branch is usually used when a large number of...
After realizing the local push code of the target to GitHub, Webhook automatically triggers the build action on Jenkins, completes the installation of node plug-in...
After two weeks of studying how to build automated deployments for Vue using Docker, Jenkins, and Nginx, I found that as a front-end engineer unfamiliar...
This article aims to implement semi-automatic project deployment based on Jenkins + Docker without further ado. A virtual machine, the company virtual machine I use....
Jenkins environment construction, Docker deployment Jenkins continuous integration automation test environment, packaging and automatic integration deployment, Jenkins deployment and application to remote server, it is...
Want to build your own continuous integration platform for front-end projects? Follow me to build my own Jenkins continuous integration platform of multi-project, multi-branch and...
Packaged deployment for the back-end programmer is a very common thing in daily work, have a plenty of manual local packaged deployment on pushed to...