The invention relates to a
DevOps quality guarantee
system and method based on a three-
library mode, belongs to the technical field of computer internet, and solves the problems of low
software research and development efficiency,
poor quality and difficulty in optimization in the prior art. The
system comprises: a Git-dev module that integrates codes and performs
development environment deployment for self-testing, and if the self-testing is not passed, the codes are returned and modified until the self-testing is passed; the Git-con module that is used for extracting the codes passing the self-test, integrating the codes and deploying a test environment for the test, and returning the codes to modify or perfect the test environment if the test is not passed until the test is passed; andthe Git-base module that is used for extracting codes passing the test, integrating the codes, deploying a production environment, packaging the codes into a program
package and releasing the programpackage to the production environment. According to the
system,
software development, testing and publishing are integrated, defects in the soft development process can be rapidly positioned, softwareoptimization is easy, and the
software research and development efficiency and quality are improved.