CN114064058A - Program automatic publishing method and device, electronic equipment and storage medium - Google Patents

Program automatic publishing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114064058A
CN114064058A CN202111359779.2A CN202111359779A CN114064058A CN 114064058 A CN114064058 A CN 114064058A CN 202111359779 A CN202111359779 A CN 202111359779A CN 114064058 A CN114064058 A CN 114064058A
Authority
CN
China
Prior art keywords
program
package
test
release
program package
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111359779.2A
Other languages
Chinese (zh)
Inventor
吕胜
杨彭刘
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Pudong Development Bank Co Ltd
Original Assignee
Shanghai Pudong Development Bank Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Pudong Development Bank Co Ltd filed Critical Shanghai Pudong Development Bank Co Ltd
Priority to CN202111359779.2A priority Critical patent/CN114064058A/en
Publication of CN114064058A publication Critical patent/CN114064058A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs
    • G06F11/3612Software analysis for verifying properties of programs by runtime analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Computer Security & Cryptography (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a method and a device for automatically releasing a program, electronic equipment and a storage medium, wherein the method comprises the following steps: generating a test image file according to a test program package and a test configuration file of the test version application program and issuing the test image file to a test environment for testing; generating a distribution program package after the test mirror image file passes the test; the method comprises the steps of verifying the automatic deployment performance of a release program package in a test environment, and sending the release program package, automatic deployment performance verification data and a test image file to an automatic deployment platform under the condition that the release program package is confirmed to pass verification, so that the release program package is automatically released through the automatic deployment platform according to the release program package, the test image file and the automatic deployment performance verification data. The technical scheme of the embodiment of the invention can improve the requirements of automation and permission separation of the program automatic issuing process.

Description

Program automatic publishing method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a method and a device for automatically releasing a program, electronic equipment and a storage medium.
Background
Continued integration emphasizes that developers build and test applications immediately after they submit new code for the application. From the test results, it can be determined whether the new code and the original code can be properly integrated, with the idea of continued integration being deliverable, at least actually operable, for each submitted software version. Continuous delivery deploys the integrated code into a class production environment closer to the real operating environment on the basis of continuous integration.
As market competition becomes stronger, the requirement for new products and new services to be on line quickly becomes more urgent, and the transformation of the traditional software delivery mode is urgent. More and more researches try to develop and test modes which are rapidly delivered and build corresponding development platform supports so as to solve the contradiction between the traditional software development and the rapid online.
In the process of implementing the invention, the inventor finds that the prior art has the following defects: when the current software delivery mode utilizes the continuous integration and continuous delivery system to automatically release the application program, the system is difficult to really realize the automation and the standardization of the whole process of program release due to the loss of partial links or module functions of the system or the incapability of realizing the authority separation of different links, and the corresponding method for automatically releasing the program is difficult to be suitable for the scene of the partial continuous integration and continuous delivery system.
Disclosure of Invention
The embodiment of the invention provides a method and a device for automatically releasing a program, an electronic device and a storage medium, which can improve the requirements on automation and permission separation of an automatic program releasing process, and further improve the efficiency and the adaptability of automatic program releasing.
In a first aspect, an embodiment of the present invention provides an automatic program publishing method, which is applied to an automatic program publishing system, and includes:
generating a test image file according to a test program package and a test configuration file of a test version application program, and issuing the test image file to a test environment for testing;
after the test mirror image file is determined to pass the test, generating a publishing program package according to the test mirror image file;
verifying the automatic deployment performance of the release package in the test environment;
and under the condition that the automatic deployment performance of the issuing program package is confirmed to pass the verification, sending the issuing program package, the automatic deployment performance verification data and the test image file to an automatic deployment platform, so that the issuing program package is automatically issued by the automatic deployment platform according to the issuing program package, the test image file and the automatic deployment performance verification data.
In a second aspect, an embodiment of the present invention further provides an automatic program distribution apparatus, configured in an automatic program distribution system, including:
the test image file test module is used for generating a test image file according to a test program package and a test configuration file of a test version application program and issuing the test image file to a test environment for testing;
the release program package generating module is used for generating a release program package according to the test image file after the test image file passes the test;
the release program package verification module is used for verifying the automatic deployment performance of the release program package in the test environment;
and the release program package sending module is used for sending the release program package, the automatic deployment performance verification data and the test image file to an automatic deployment platform under the condition that the automatic deployment performance of the release program package is verified, so that the release program package is automatically released through the automatic deployment platform according to the release program package, the test image file and the automatic deployment performance verification data.
In a third aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes:
one or more processors;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors are enabled to implement the automatic distribution method of the programs provided by any embodiment of the invention.
In a fourth aspect, an embodiment of the present invention further provides a computer storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the automatic distribution method for the program provided in any embodiment of the present invention.
According to the embodiment of the invention, the test image file is generated according to the test program package and the test configuration file of the test version application program, and the generated test image file is released to the test environment for testing, so that after the test version application program is determined to pass the test, the release program package is further generated according to the test image file. After the release program package is generated, the automatic deployment performance of the release program package can be verified in a test environment, and the release program package, the automatic deployment performance verification data and the test image file are sent to the automatic deployment platform under the condition that the automatic deployment performance of the release program package is verified, so that the release program package is automatically released through the automatic deployment platform according to the release program package, the test image file and the automatic deployment performance verification data, the problem that the automation and standardization of the whole program release process are difficult to really realize in the existing automatic program release method is solved, the automation and permission separation requirements of the automatic program release process can be improved, and the high efficiency and adaptability of the automatic program release are further improved.
Drawings
Fig. 1 is a flowchart of a method for automatically publishing a program according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an automatic program distribution system according to an embodiment of the present invention;
fig. 3 is a flowchart of a method for automatically publishing a program according to a second embodiment of the present invention;
fig. 4 is a schematic flowchart of a media generation module generating a publishing package according to a second embodiment of the present invention;
fig. 5 is a schematic flowchart illustrating a process of verifying an issuing package by a media verification module according to a second embodiment of the present invention;
fig. 6 is a schematic structural diagram of an automatic program distribution system according to a second embodiment of the present invention;
fig. 7 is a schematic diagram of an automatic program issuing device according to a third embodiment of the present invention;
fig. 8 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention.
It should be further noted that, for the convenience of description, only some but not all of the relevant aspects of the present invention are shown in the drawings. Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the operations (or steps) as a sequential process, many of the operations can be performed in parallel, concurrently or simultaneously. In addition, the order of the operations may be re-arranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Example one
Fig. 1 is a flowchart of a method for automatically distributing a program according to an embodiment of the present invention, where the method is applicable to a case where a program is efficiently, regularly, and automatically distributed, and the method may be executed by an apparatus for automatically distributing a program, which is configured in an automatic program distribution system, and the apparatus may be implemented by software and/or hardware, and may be generally integrated in an electronic device, where the electronic device may be a device for installing an automatic program distribution system, a terminal device, or a server device. Accordingly, as shown in fig. 1, the method comprises the following operations:
s110, generating a test image file according to a test program package and a test configuration file of the test version application program, and issuing the test image file to a test environment for testing.
The test version application program is also an application program to be tested, any type of the application program with a test requirement can be used as the test version application program, and the specific program type and the program content of the test version application program are not limited in the embodiment of the invention. The test program package may be a program package developed by a developer for the test version application program, and may be a package file formed by related codes of the test version application program. The test configuration file may be a configuration file that the test package matches. The test image file may be an image file generated from a test package and a test configuration file.
In the embodiment of the invention, the automatic program issuing system can realize the full-automatic program issuing process. The fully automatic program distribution process is understood to be a process of generating a medium corresponding to an application to be distributed or a changed medium corresponding to an application to be updated to instruct to distribute the application through the medium or instruct to update the application through the changed medium when the application needs to be distributed or updated. The medium may be understood as a package for issuing the application program, and may include a configuration file and a script for developing the application program, but does not include an operation code and a service code of the application program. Accordingly, the changed medium can be understood as a configuration file and a script of the application program which is updated and developed correspondingly after the application program is updated, and meanwhile, the running code and the service code of the updated application program are not included.
Fig. 2 is a schematic structural diagram of an automatic program distribution system according to an embodiment of the present invention. In one particular example, as shown in FIG. 2, the automated program distribution system may include, but is not limited to, a submission distribution module, a media generation module, a media validation module, and a media delivery module. The program automatic issuing system can realize full-process automation, visualization and standardization of program issuing through the modules, and can separate authorities and cooperate with each other in a labor division manner according to actual use scenes, so that stable, orderly and correct execution of program production steps is guaranteed, and the risk of manual operation is reduced.
Specifically, the program automation issuing system may obtain, through the submission issuing module, the application program code of the test version application program of which the application program to be issued has passed the test, and package the application program code to generate the test program package. Meanwhile, the submitting and releasing module can also obtain a test configuration file matched with the test version application program and verify the test configuration file. When the test program package is acquired and the test configuration file passes the audit, the submission and release module can generate a test image file (also called as a Pro package) according to the test program package and the test configuration file, and release the generated test image file to a test environment for testing.
For example, as shown in fig. 2, the submission and release module may generate a test image file based on a release branch (a pre-online branch, that is, a test package) for completing a test and a matched test configuration file on the premise of implementing continuous integration based on Gitlab (a warehouse management system) and Jenkins (a continuous integration tool developed based on Java), and deliver the test image file to a Cass container environment for running, thereby completing an online test process of a test version application. Meanwhile, the submission and release module can also be butted with a certain assembly line platform to complete the management and control functions of the construction, test, release and deployment operations of the test version application program, and complete the production and automatic test of the test image file.
And S120, after the test image file passes the test, generating a publishing program package according to the test image file.
The release package is also used for releasing the testboard application program, i.e. the medium corresponding to the testboard application program.
Correspondingly, after the program automatic issuing system completes the generation and the test of the test image file, an issuing program package can be further generated according to the test image file. Optionally, if the test version application is an initial application, the correspondingly generated publishing package (which may also be referred to as a medium) may be used to publish the initial application. If the test version application is an application that needs to be updated, the corresponding generated release package may be referred to as a changed release package, that is, a changed medium, a subprogram or a submodule that can be updated independently in the application or the application for releasing the update, and the like.
Still taking fig. 2 as an example to continue the description, the media generation module of the automatic program distribution system may obtain the resource corresponding to the distribution package according to the test image file, such as generating a script or obtaining a configuration file, to generate the distribution package by one key. Meanwhile, the medium generation module can also send the test image file generated by the submission and release module to an image warehouse for storage.
S130, verifying the automatic deployment performance of the release program package in the test environment.
The automatic deployment performance can be understood as the deployment performance of the publishing program package in the generation environment, that is, whether the publishing program package can smoothly, safely, reliably and stably implement the automatic publishing process of the application program to be published in the generation environment.
In order to ensure the availability, safety and reliability of the release package, after the automatic program release system generates the release package, the release package needs to be verified to be delivered to a test environment to verify the automatic deployment performance of the release package, that is, to verify whether the release package can normally release the application program in the simulated production environment.
Still continuing with the example of fig. 2, after the media generation module generates the publishing program package according to the test image file, the publishing program package may be sent to the media verification module. Meanwhile, the medium verification module can also acquire a test image file from the image warehouse. Correspondingly, the medium verification module can simulate an actual production environment through a built-in test environment and deploy the release program package in the test environment according to the test image file, so that the automatic deployment performance of the release program package is verified. Optionally, the media verification module may Interface an API (Application Programming Interface) of a certain platform to manage and control the whole process of media verification through a certain platform.
S140, under the condition that the automatic deployment performance of the issuing program package is confirmed to pass the verification, the issuing program package, the automatic deployment performance verification data and the test image file are sent to an automatic deployment platform, and the issuing program package is automatically issued through the automatic deployment platform according to the issuing program package, the test image file and the automatic deployment performance verification data.
The automatic deployment platform may be an independent platform for actually deploying the publishing package to automatically publish the application to be published. The automation deployment performance verification data may be relevant data generated by the publishing package when verifying the automation deployment performance.
IT is understood that, for supervision and security, some IT (Internet Technology) departments (such as the financial IT department) need to make the rights separation between development and operation and maintenance for convenience of management. In existing persistent integration and persistent delivery systems, the requirement for rights separation is met by adopting a distributed manner, for example, Jenkins is used to operate the persistent integration process, GitLab is used to manage program versions, Sonar (open platform for code quality management) is used to scan code quality, and Docker composition (tool for defining and running multi-container Docker application) is used to construct images. However, such a system often only has the continuous integration capability and the pipeline automation deployment capability of the test environment, and for the automated release of the production environment, the stages of manual package output, manual script execution and manual delivery are mostly adopted, and the system often faces the problems of low test automation degree, low package compiling speed, complex version deployment steps, frequent release, more manual operations and the like, and cannot realize the capability of rapid delivery and rapid deployment of production media.
In the embodiment of the invention, when the automatic deployment performance of the release program package generated by the program automatic release system passes the verification, the release program package, the automatic deployment performance verification data and the test image file are sent to the automatic deployment platform so as to be referenced and applied when the automatic deployment platform automatically deploys the release program package. After the automatic deployment platform receives the release program package and the test image file, the release program package and the test image file can be strictly checked, and after the check is determined to be passed, the automatic deployment platform automatically releases the release program package in a production environment according to the release program package, the test image file and the automatic deployment performance verification data, so that continuous integration, continuous delivery and continuous deployment capability are realized. Therefore, optionally, the program automation distribution system provided by the embodiment of the invention can be applied to a financial institution system with a requirement of permission separation.
Still continuing with the example of fig. 2, after the media verification module completes verification of the release package, the test image file, and the automated deployment performance data generated in the verification process may be sent to the media delivery module, and the release package, the test image file, and the automated deployment performance data are delivered to the automated deployment platform by the media delivery module in a unified manner. Optionally, the automated deployment platform may be implemented based on an Amos (a statistical analysis software) platform to seamlessly interface with the automated distribution system of programs.
To sum up, the embodiment of the invention uniformly realizes submission and release of the test image file and generation, verification and delivery of the release program package through the automatic program release system, not only can realize the full flow of continuous integration, continuous delivery and continuous deployment of automatic program release, but also can meet the requirement of permission separation of development and operation and maintenance, so that the system can adapt to the scene of the continuous integration and continuous delivery system with permission separation, and the applicability of the system is improved.
According to the embodiment of the invention, the test image file is generated according to the test program package and the test configuration file of the test version application program, and the generated test image file is released to the test environment for testing, so that after the test version application program is determined to pass the test, the release program package is further generated according to the test image file. After the release program package is generated, the automatic deployment performance of the release program package can be verified in a test environment, and the release program package, the automatic deployment performance verification data and the test image file are sent to the automatic deployment platform under the condition that the automatic deployment performance of the release program package is verified, so that the release program package is automatically released through the automatic deployment platform according to the release program package, the test image file and the automatic deployment performance verification data, the problem that the automation and standardization of the whole program release process are difficult to really realize in the existing automatic program release method is solved, the automation and permission separation requirements of the automatic program release process can be improved, and the high efficiency and adaptability of the automatic program release are further improved.
Example two
Fig. 3 is a flowchart of a program automation distribution method according to a second embodiment of the present invention, which is embodied on the basis of the second embodiment, and in this embodiment, a specific optional implementation manner of generating a distribution package according to the test image file, verifying the automation deployment performance of the distribution package in the test environment, and performing other related operations for program automation distribution in the program automation distribution system is provided. Accordingly, as shown in fig. 3, the method of the present embodiment may include:
s210, generating a test image file according to a test program package and a test configuration file of the test version application program, and issuing the test image file to a test environment for testing.
S220, after the test image file is determined to pass the test, determining a self-defined issuing program package template according to the file applicable system type of the test image file.
The file adaptation system type is a system type specifically adapted to the application program to be published, and may be, for example, a client-oriented system type in a financial system or a background-oriented system type. Or, the file usage type may also be a type of an operating system adopted by a device for installing the application program, for example, department 1 and department 2 both need to install the application program to be released, but department 1 needs to use a mobile phone system to run the application program, and department 2 needs to use a counter system to run the application program. The custom publishing program package template can be a custom media module used for generating the publishing program package according to custom requirements.
In embodiments of the present invention, a program automation publishing system may provide custom package templates for generating a published package. Correspondingly, after the test image file passes the test in the test environment, the program automation release system can determine the type of the file applicable system to which the test image file is applicable. The types of the file applicable systems can be classified according to different classification angles, such as an android system and a Windows system, or a mobile phone system and a counter system, and correspondingly, developers can select the types of the file applicable systems to which one or more test image files are applicable through a program automatic publishing system, and finally determine a custom publishing program package template applicable to the application program to be published according to the determined types of the file applicable systems.
And S230, generating associated data of the issuing program package according to the file content of the test image file and the custom issuing program package template.
The publishing package associated data is also related data used for generating the publishing package.
Correspondingly, after the user-defined issuing program package template is determined, the program automatic issuing system can generate issuing program package associated data according to the file content of the test image file and the determined user-defined issuing program package template, so that the required issuing program package is generated according to the issuing program package associated data.
In an optional embodiment of the present invention, the publishing package association data may include the test image file, a package description file, and description file derivative data; the generating of the associated data of the publishing package according to the file content of the test image file and the custom publishing package template may include: generating a program package description file of the release program package according to the file content of the test image file and the custom release program package template; acquiring description file derived data of the issuing program package according to the program package description file; wherein the profile derived data comprises at least one of: package configuration files, data content modification data, elastic resource extension data, and batch task data.
The package description file may be a description file of the publishing application. When the application program is an application program that needs to be updated, the package description file may be a package change description file for describing change contents of the application program. The profile derived data may be related files or data generated from the package profile, and may include, but is not limited to, configuration files, data content modification data, elastic resource extension data, and batch task data. The configuration file may be a configuration file suitable for the publishing program package, and the database content change data may be data that needs to be changed for data stored in the database. The elastic resource extension data can be resource data that the application needs to extend, such as the number of deployed servers or allocated network resources. The batch task data may be transactional task data that needs to be executed periodically. Besides, the description file derived data can also comprise a test image file generated in the previous period and the like.
Specifically, a developer can generate a package description file of the release package through the automatic program release system according to the file content of the test image file and the custom release package template. For example, when the publishing package is a change publishing package, the package description file may be used to describe an update schedule for the application. Correspondingly, after the program automatic issuing system generates the program package description file, the test image file, the program package configuration file, the database content modification data, the elastic resource extension data, the batch task data and other description file derivative data of the issued program can be obtained according to the program package description file, and then the associated data of the issued program package is obtained.
S240, generating the issuing program package according to the associated data of the issuing program package.
In an optional embodiment of the present invention, the generating the publishing program package according to the publishing program package association data may include: acquiring the program package configuration file according to the program package description file of the associated data of the issued program package; generating a release script according to script generation data included in the associated data of the release program package; and generating the issuing program package according to the program package configuration file and the issuing script.
The script generation data may be all relevant data capable of generating a script in the associated data of the publishing program package. The distribution script may be a script for distributing a package.
Specifically, the automatic program distribution system may obtain the package configuration file according to the package description file for distributing the package related data, and generate a distribution script according to the script generation data included in the distribution package related data, for example, generate a mirrored script according to the test mirror file. When the associated data of the distribution program package can generate a plurality of scripts, the plurality of scripts can be fused to form a uniform distribution script. Correspondingly, after the program package configuration file is obtained and the release script is generated, the automatic program release system can generate the release program package according to the program package configuration file and the release script.
Fig. 4 is a schematic flowchart of a process of generating a publishing package by a media generation module according to a second embodiment of the present invention. In a specific example, as shown in fig. 2 and 4, a testboard application is specifically described as an application that needs to be updated. After the test image file is generated by the submitting and issuing module, the configuration file to be applied by the test image file can be checked, and after the check is passed, the test image file can be sent to the medium generating module. The media generation module may determine a custom release package template according to a file applicable system type to which the received test image file is applicable. Meanwhile, the medium generation module can also define and configure the publishing program package template according to the requirements of the special production change scene. Taking a mobile phone microservice changing template as an example for explanation, the template may include, but is not limited to, steps of parsing a program package, preparing for deployment, backing up a configuration file, updating a mirror image, starting and stopping the mirror image, elastically expanding, creating a new application, and the like. After the media generation module determines the custom distribution package template, the distribution package associated data, that is, the change plan in fig. 4, may be generated according to the file content of the test image file and the custom distribution package template, and the change plan may include all update plans of the application program and contents that need to be updated. Further, the media generation module may add, to the change plan, a package description file of a release package (also referred to as a change media in fig. 4) generated by the test image file and the custom release package template, where the package description file may be understood as a release description of the release package, that is, a description file of the change plan. After the release instruction is generated, the medium generation module can acquire the description file derived data of the release program package according to the release instruction, such as selecting a program package configuration file and a test image file, and determining database content modification data, elastic resource extension data, batch task data and the like. Correspondingly, after the media generation module acquires the description file derived data of the release program package, the media change preparation stage can be entered. Specifically, the media generation module may obtain the package configuration file according to the content of the change plan, generate the release script, and generate the release package according to the package configuration file and the release script. At this time, the media generation module may transmit the generated publishing package to the media verification module for a subsequent verification process.
In an optional embodiment of the present invention, the number of the test image files may be multiple; the generating a publishing package according to the test image file may include: and performing high-concurrency processing on each test image file based on a GitLab-Runner (command group for registration, management and operation construction) method to obtain a publishing program package matched with each test image file.
In the embodiment of the invention, the automatic program issuing system can also process a plurality of issuing program packages in parallel. Optionally, the program automation publishing system may set a Runner resource group and a scheduling mechanism based on the GitLab-Runner method, and when the number of concurrent tasks of the publishing package is less than or equal to the number of Runner resources of the resource group, each publishing package task may be executed concurrently. When the number of the tasks of the issuing program package is larger than the number of the runner resources of the resource group, the scheduling center can timely release the runner resources which are completely executed and timely distribute the runner resources to execute the tasks of the issuing program package, thereby reducing the waiting time for the preparation of the issuing program package during high concurrency.
And S250, determining the environment resource configuration information of the test environment according to the release program package.
The environment resource configuration information is also resource configuration information of the test environment, such as server resources, storage resources, network resources, and the like of the test environment.
And S260, updating and configuring the test environment according to the environment resource configuration information.
And S270, running and testing the release program package in the test environment after the configuration is updated.
And S280, acquiring and outputting the program package execution flow and the program package running log of the issued program package in real time.
Specifically, before verifying the automated deployment performance of the release package in the test environment, the automatic program release system may first perform custom configuration on the test environment. For example, the program automation release system may configure hardware resources and/or software resources of the test environment according to the determined environment resource configuration information, so that the test environment can meet the test verification requirement of the release package. After the test environment is updated according to the environment resource configuration information, the test issuing program package can be operated in the updated and configured test environment, so that various performances such as availability, safety, stability and reliability of the issuing program package can be verified.
In an optional embodiment of the present invention, the running test of the publishing package in the updated configured test environment may include: responding to an automatic verification instruction of the issuing program package, and acquiring a self-defined issuing program package template of the issuing program package; analyzing the self-defined release program package template to obtain a release script of the release program package; and executing the release script in the testing environment after the updating configuration.
The automatic verification instruction can be an instruction which is input to the program automatic issuing system by a developer and is used for automatically verifying the issuing program package.
Specifically, after the program automation issuing system generates the issuing program package, the verification process of the issuing program package can be entered. The developer can input an automatic verification instruction of the issuing program package to the program automatic issuing system in real time. After receiving the automatic verification instruction of the issuing program package, the automatic program issuing system can acquire and analyze the custom issuing program package template of the issuing program package, so as to acquire the issuing script of the issuing program package. After the release script is acquired, the release script can be executed in the test environment after the configuration is updated. In the running process of the release script, the automatic program release system can monitor the running process of the release program package in real time and output running log data in real time, and can output abnormal logs in real time aiming at the running abnormal conditions, so that the production automation deployment scene of the application program is truly restored.
Fig. 5 is a schematic flowchart of a media verification module verifying an issuing package according to a second embodiment of the present invention. In a specific example, as shown in fig. 2, fig. 4 and fig. 5, the testboard application is still specifically described as the application that needs to be updated. And when the media verification module receives the issuing program package and receives an automatic verification instruction of the issuing program package, starting to initiate an automatic verification process. In the verification process, the media verification module needs to acquire and analyze a custom release package template of the release package, so as to acquire and execute the release script of the release package. The program automatic issuing system can monitor the whole verification process, display the progress of the automatic verification process of the issuing program package in real time, and simultaneously generate and output logs in real time according to the execution result of the issuing script, so that developers can determine the verification result of the issuing program package according to the output logs and judge whether the issuing program package meets the production requirement.
And S290, under the condition that the automatic deployment performance of the release program package is confirmed to pass the verification, sending the release program package, the automatic deployment performance verification data and the test image file to an automatic deployment platform.
Accordingly, as shown in fig. 2, 4, and 5, when the distribution package is verified, the media verification module may transmit the verified distribution package to the media delivery module. The medium generation module can also generate a mirror image list synchronously according to a concurrent release program package generation task, and push each test mirror image file to a mirror image warehouse for storage in a mirror image direct pushing mode. The medium verification module can interact with the container host computer in the verification process to obtain the matched test image file, so that the automatic deployment performance verification process of the release program package in the test environment is realized by matching with the execution process of the release script. The medium delivery module can also complete a mirror image direct pushing function and a production data synchronization function, and sends the release program package, the automatic deployment performance verification data generated in the release program package verification process and the test mirror image file to the automatic deployment platform. The operation and maintenance personnel can acquire the release program package through the automatic deployment platform according to the release order number of the release program package so as to initiate the automatic deployment process of the release program package in the production environment.
In an optional embodiment of the invention, the method may further comprise: acquiring system associated data of the program automatic release system; wherein the system management data comprises at least one of: issuing program package application data, issuing program package flow data and user information data; and carrying out centralized management and operation on system associated data of the program automatic release system.
The system associated data can be related data involved in the whole process of automatically publishing the application program by the program automatic publishing system. The publishing package application data may be information related to the publishing package commissioning application, and may include, but is not limited to, a test image file version number, a publishing date, and the like. The publishing package flow data may be related information for generating the publishing package flow, such as the generation time of the publishing package. The user information data may be information of related users participating in the automatic distribution of the program, such as user information for creating a package description file.
In an optional embodiment of the invention, the method may further comprise: acquiring user identity information and preset authority setting information of a program automatic release user; carrying out authority verification on the user identity information of the program automatic issuing user according to the preset authority setting information; the number of the program automatic publishing users is multiple, the user identities of the program automatic publishing users are different, and the program automatic publishing users are used for controlling launching of the program automatic publishing sub-processes.
The preset authority setting information can be the authority information pre-configured by the program automatic issuing system, and can carry out authority distribution on different types of user identities. The sub-process of automatic program distribution, namely the intermediate link processes of the generation process, the verification process, the delivery process and the like of the distribution program package. The program automatic publishing user is also the user participating in the program automatic publishing process.
Fig. 6 is a schematic structural diagram of an automatic program distribution system according to a second embodiment of the present invention. In a specific example, as shown in fig. 5 and fig. 6, the automatic program distribution system may further include a data management module, and the data management module may perform centralized management and operation on system-related data, such as distribution package application data, distribution package flow data, and user information data, related to the automatic program distribution system in a database through a visual interface. In addition, the program automatic issuing system can be provided with an authority verification module, and the authority of the program automatic issuing user is controlled and verified through different types of user identities and authority distribution, so that the problem of uncontrollable operation caused by no authority limitation is avoided. For example, a common user of the automatic publishing platform only has a viewing permission, an application responsible person has a permission to submit a publication and check a configuration file, only a production responsible person has a permission to create a new custom publishing program package template, prepare a medium and deliver the medium, and the preset permission setting information can be modified according to actual requirements.
In addition, the program automatic issuing system can also realize intelligent data analysis. Specifically, if the program automation distribution system generates two package description files (i.e., change plans) which are separated by a short time, a risk prompt is generated to remind the program automation distribution user whether to determine to generate a new distribution package for a newly submitted package description file. And for related configuration files and SQL (Structured Query Language) files, double audits of related users are required to ensure the safety and reliability of data.
In conclusion, the automatic program issuing system achieves the rapid delivery capability of the production medium through the functions of submitting and issuing, medium generating, medium verifying, medium delivering, data management, authority checking and the like, can ensure the stable, ordered and correct execution of the automatic program issuing and production steps, and reduces the risk of manual operation.
It should be noted that any permutation and combination between the technical features in the above embodiments also belong to the scope of the present invention.
EXAMPLE III
Fig. 7 is a schematic diagram of an automatic program distribution apparatus according to a third embodiment of the present invention, where the apparatus may be configured in an automatic program distribution system. As shown in fig. 7, the apparatus includes: a test image file testing module 310, a publishing program package generating module 320, a publishing program package verifying module 330, and a publishing program package sending module 340, wherein:
the test image file testing module 310 is configured to generate a test image file according to a test program package and a test configuration file of a test version application program, and issue the test image file to a test environment for testing;
the release program package generating module 320 is configured to generate a release program package according to the test image file after determining that the test image file passes the test;
an issuing package verifying module 330, configured to verify the automated deployment performance of the issuing package in the test environment;
the release package sending module 340 is configured to send the release package, the automated deployment performance verification data, and the test image file to an automated deployment platform under the condition that it is determined that the automated deployment performance of the release package passes the verification, so that the release package is automatically released by the automated deployment platform according to the release package, the test image file, and the automated deployment performance verification data.
According to the embodiment of the invention, the test image file is generated according to the test program package and the test configuration file of the test version application program, and the generated test image file is released to the test environment for testing, so that after the test version application program is determined to pass the test, the release program package is further generated according to the test image file. After the release program package is generated, the automatic deployment performance of the release program package can be verified in a test environment, and the release program package, the automatic deployment performance verification data and the test image file are sent to the automatic deployment platform under the condition that the automatic deployment performance of the release program package is verified, so that the release program package is automatically released through the automatic deployment platform according to the release program package, the test image file and the automatic deployment performance verification data, the problem that the automation and standardization of the whole program release process are difficult to really realize in the existing automatic program release method is solved, the automation and permission separation requirements of the automatic program release process can be improved, and the high efficiency and adaptability of the automatic program release are further improved.
Optionally, the publishing package generating module 320 is specifically configured to: determining a custom release program package template according to the file applicable system type of the test image file; generating publishing program package associated data according to the file content of the test image file and the custom publishing program package template; and generating the issuing program package according to the associated data of the issuing program package.
Optionally, the publishing package association data includes the test image file, a package description file, and description file derivative data; the publishing package generating module 320 is specifically configured to: generating a program package description file of the release program package according to the file content of the test image file and the custom release program package template; acquiring description file derived data of the issuing program package according to the program package description file; wherein the profile derived data comprises at least one of: package configuration files, database content modification data, elastic resource extension data, and batch task data.
Optionally, the publishing package generating module 320 is specifically configured to: acquiring the program package configuration file according to the program package description file of the associated data of the issued program package; generating a release script according to script generation data included in the associated data of the release program package; and generating the issuing program package according to the program package configuration file and the issuing script.
Optionally, the number of the test image files is multiple; the publishing package generating module 320 is specifically configured to: and performing high concurrency processing on each test image file based on a GitLab-Runner method to obtain a publishing program package matched with each test image file.
Optionally, the publishing package verification module 330 is specifically configured to: determining environment resource configuration information of the test environment according to the release program package; updating and configuring the test environment according to the environment resource configuration information; running and testing the release program package in the test environment after the configuration is updated; and acquiring and outputting the program package execution flow and the program package running log of the issued program package in real time.
Optionally, the publishing package verification module 330 is specifically configured to: responding to an automatic verification instruction of the issuing program package, and acquiring a self-defined issuing program package template of the issuing program package; analyzing the self-defined release program package template to obtain a release script of the release program package; and executing the release script in the testing environment after the updating configuration.
Optionally, the program automatic issuing device may further include: the data management module is used for acquiring system associated data of the program automation release system; wherein the system management data comprises at least one of: issuing program package application data, issuing program package flow data and user information data; and carrying out centralized management and operation on system associated data of the program automatic release system.
Optionally, the program automatic issuing device may further include: the authority verification module is used for acquiring user identity information and preset authority setting information of a program automatic release user; carrying out authority verification on the user identity information of the program automatic issuing user according to the preset authority setting information; the number of the program automatic publishing users is multiple, the user identities of the program automatic publishing users are different, and the program automatic publishing users are used for controlling launching of the program automatic publishing sub-processes.
The automatic program issuing device can execute the automatic program issuing method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method. For technical details that are not described in detail in this embodiment, reference may be made to an automatic program distribution method provided in any embodiment of the present invention.
Since the program automatic distribution device described above is a device capable of executing the program automatic distribution method in the embodiment of the present invention, based on the program automatic distribution method described in the embodiment of the present invention, a person skilled in the art can understand a specific implementation manner of the program automatic distribution device in the embodiment of the present invention and various variations thereof, and therefore, a detailed description of how the program automatic distribution device implements the program automatic distribution method in the embodiment of the present invention is not given here. The technical skill in the art should also understand that the present invention is not limited to the above embodiments, and the present invention is not limited to the above embodiments.
Example four
Fig. 8 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention. FIG. 8 illustrates a block diagram of an exemplary electronic device 12 suitable for use in implementing embodiments of the present invention. The electronic device 12 shown in fig. 8 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiment of the present invention.
As shown in FIG. 8, electronic device 12 is embodied in the form of a general purpose computing device. The components of electronic device 12 may include, but are not limited to: one or more processors 16, a memory 28, and a bus 18 that connects the various system components (including the memory 28 and the processors 16).
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, an Industry Standard Architecture (ISA) bus, a Micro Channel Architecture (MCA) bus, an enhanced ISA bus, a Video Electronics Standards Association (VESA) local bus, and a Peripheral Component Interconnect (PCI) bus.
Electronic device 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by electronic device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
Memory 28 may include computer system readable media in the form of volatile Memory, such as Random Access Memory (RAM) 30 and/or cache Memory 32. The electronic device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 8, and commonly referred to as a "hard drive"). Although not shown in FIG. 8, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a Compact disk-Read Only Memory (CD-ROM), a Digital Video disk (DVD-ROM), or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
Electronic device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with electronic device 12, and/or with any devices (e.g., network card, modem, etc.) that enable electronic device 12 to communicate with one or more other computing devices. Such communication may be through an Input/Output (I/O) interface 22. Also, the electronic device 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), Wide Area Network (WAN), and/or a public Network such as the internet) via the Network adapter 20. As shown, the network adapter 20 communicates with other modules of the electronic device 12 via the bus 18. It should be appreciated that although not shown in FIG. 8, other hardware and/or software modules may be used in conjunction with electronic device 12, including but not limited to: microcode, device drivers, Redundant processing units, external disk drive Arrays, (Redundant Arrays of Independent Disks, RAID) systems, tape drives, and data backup storage systems, to name a few.
The processor 16 executes various functional applications and data processing by running the program stored in the memory 28, so as to implement the automatic program distribution method provided by the embodiment of the present invention: generating a test image file according to a test program package and a test configuration file of a test version application program, and issuing the test image file to a test environment for testing; after the test mirror image file is determined to pass the test, generating a publishing program package according to the test mirror image file; verifying the automatic deployment performance of the release package in the test environment; and under the condition that the automatic deployment performance of the issuing program package is confirmed to pass the verification, sending the issuing program package, the automatic deployment performance verification data and the test image file to an automatic deployment platform, so that the issuing program package is automatically issued by the automatic deployment platform according to the issuing program package, the test image file and the automatic deployment performance verification data.
EXAMPLE five
An embodiment of the present invention further provides a computer storage medium storing a computer program, where the computer program is executed by a computer processor to perform the automatic program distribution method according to any one of the above embodiments of the present invention: generating a test image file according to a test program package and a test configuration file of a test version application program, and issuing the test image file to a test environment for testing; after the test mirror image file is determined to pass the test, generating a publishing program package according to the test mirror image file; verifying the automatic deployment performance of the release package in the test environment; and under the condition that the automatic deployment performance of the issuing program package is confirmed to pass the verification, sending the issuing program package, the automatic deployment performance verification data and the test image file to an automatic deployment platform, so that the issuing program package is automatically issued by the automatic deployment platform according to the issuing program package, the test image file and the automatic deployment performance verification data.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a Read Only Memory (ROM), an Erasable Programmable Read Only Memory (EPROM, or flash Memory), an optical fiber, a portable compact disc Read Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, Radio Frequency (RF), etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (12)

1. A program automatic issuing method is applied to a program automatic issuing system and comprises the following steps:
generating a test image file according to a test program package and a test configuration file of a test version application program, and issuing the test image file to a test environment for testing;
after the test mirror image file is determined to pass the test, generating a publishing program package according to the test mirror image file;
verifying the automatic deployment performance of the release package in the test environment;
and under the condition that the automatic deployment performance of the issuing program package is confirmed to pass the verification, sending the issuing program package, the automatic deployment performance verification data and the test image file to an automatic deployment platform, so that the issuing program package is automatically issued by the automatic deployment platform according to the issuing program package, the test image file and the automatic deployment performance verification data.
2. The method of claim 1, wherein generating a publishing package from the test image comprises:
determining a custom release program package template according to the file applicable system type of the test image file;
generating publishing program package associated data according to the file content of the test image file and the custom publishing program package template;
and generating the issuing program package according to the associated data of the issuing program package.
3. The method of claim 2, wherein the published package association data comprises the test image file, a package description file, and description file derivative data;
the generating of the associated data of the publishing program package according to the file content of the test image file and the custom publishing program package template comprises:
generating a program package description file of the release program package according to the file content of the test image file and the custom release program package template;
acquiring description file derived data of the issuing program package according to the program package description file;
wherein the profile derived data comprises at least one of: package configuration files, database content modification data, elastic resource extension data, and batch task data.
4. The method of claim 3, wherein generating the publisher package based on the publisher package association data comprises:
acquiring the program package configuration file according to the program package description file of the associated data of the issued program package;
generating a release script according to script generation data included in the associated data of the release program package;
and generating the issuing program package according to the program package configuration file and the issuing script.
5. The method of claim 1, wherein the number of the test image files is plural;
the generating of the release package according to the test image file includes:
and performing high concurrency processing on each test image file based on a GitLab-Runner method to obtain a publishing program package matched with each test image file.
6. The method of claim 1, wherein verifying the automated deployment performance of the publishing package in the test environment comprises:
determining environment resource configuration information of the test environment according to the release program package;
updating and configuring the test environment according to the environment resource configuration information;
running and testing the release program package in the test environment after the configuration is updated;
and acquiring and outputting the program package execution flow and the program package running log of the issued program package in real time.
7. The method of claim 6, wherein running the test release package in the updated configured test environment comprises:
responding to an automatic verification instruction of the issuing program package, and acquiring a self-defined issuing program package template of the issuing program package;
analyzing the self-defined release program package template to obtain a release script of the release program package;
and executing the release script in the testing environment after the updating configuration.
8. The method of claim 1, further comprising:
acquiring system associated data of the program automatic release system; wherein the system management data comprises at least one of: issuing program package application data, issuing program package flow data and user information data;
and carrying out centralized management and operation on system associated data of the program automatic release system.
9. The method of claim 1, further comprising:
acquiring user identity information and preset authority setting information of a program automatic release user;
carrying out authority verification on the user identity information of the program automatic issuing user according to the preset authority setting information;
the number of the program automatic publishing users is multiple, the user identities of the program automatic publishing users are different, and the program automatic publishing users are used for controlling launching of the program automatic publishing sub-processes.
10. An automatic program distribution device, which is arranged in an automatic program distribution system, includes:
the test image file test module is used for generating a test image file according to a test program package and a test configuration file of a test version application program and issuing the test image file to a test environment for testing;
the release program package generating module is used for generating a release program package according to the test image file after the test image file passes the test;
the release program package verification module is used for verifying the automatic deployment performance of the release program package in the test environment;
and the release program package sending module is used for sending the release program package, the automatic deployment performance verification data and the test image file to an automatic deployment platform under the condition that the automatic deployment performance of the release program package is verified, so that the release program package is automatically released through the automatic deployment platform according to the release program package, the test image file and the automatic deployment performance verification data.
11. An electronic device, characterized in that the electronic device comprises:
one or more processors;
storage means for storing one or more computer programs;
the automated program distribution method of any one of claims 1-9 when the one or more computer programs are executed by the one or more processors such that the one or more processors execute the computer programs.
12. A computer storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, carries out an automated distribution method of a program according to any one of claims 1 to 9.
CN202111359779.2A 2021-11-17 2021-11-17 Program automatic publishing method and device, electronic equipment and storage medium Pending CN114064058A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111359779.2A CN114064058A (en) 2021-11-17 2021-11-17 Program automatic publishing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111359779.2A CN114064058A (en) 2021-11-17 2021-11-17 Program automatic publishing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114064058A true CN114064058A (en) 2022-02-18

Family

ID=80273038

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111359779.2A Pending CN114064058A (en) 2021-11-17 2021-11-17 Program automatic publishing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114064058A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114610329A (en) * 2022-05-10 2022-06-10 深圳佰维存储科技股份有限公司 Solid state disk deployment method and device, readable storage medium and electronic equipment
CN115048313A (en) * 2022-06-30 2022-09-13 中国电信股份有限公司 Automatic testing method and device, computer readable storage medium and electronic equipment
CN116450534A (en) * 2023-06-19 2023-07-18 建信金融科技有限责任公司 Method, device, equipment and medium for generating mobile terminal application program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114610329A (en) * 2022-05-10 2022-06-10 深圳佰维存储科技股份有限公司 Solid state disk deployment method and device, readable storage medium and electronic equipment
CN114610329B (en) * 2022-05-10 2022-09-06 深圳佰维存储科技股份有限公司 Solid state disk deployment method and device, readable storage medium and electronic equipment
CN115048313A (en) * 2022-06-30 2022-09-13 中国电信股份有限公司 Automatic testing method and device, computer readable storage medium and electronic equipment
CN115048313B (en) * 2022-06-30 2023-12-08 中国电信股份有限公司 Automatic test method and device, computer readable storage medium and electronic equipment
CN116450534A (en) * 2023-06-19 2023-07-18 建信金融科技有限责任公司 Method, device, equipment and medium for generating mobile terminal application program
CN116450534B (en) * 2023-06-19 2023-08-22 建信金融科技有限责任公司 Method, device, equipment and medium for generating mobile terminal application program

Similar Documents

Publication Publication Date Title
US10671368B2 (en) Automatic creation of delivery pipelines
CN114064058A (en) Program automatic publishing method and device, electronic equipment and storage medium
US11138539B2 (en) Robtic business process automation system utilizing reusable task-based microbots
US10289409B2 (en) Systems, methods, and apparatus for migrating code to a target environment
US8800047B2 (en) System, method and program product for dynamically performing an audit and security compliance validation in an operating environment
CN111580861A (en) Pattern-based artificial intelligence planner for computer environment migration
US20180285247A1 (en) Systems, methods, and apparatus for automated code testing
US20070006122A1 (en) Computer method and system for integrating software development and deployment
CN105739968B (en) Method and device for reviewing updated content based on distributed version control system Git
WO2015179705A1 (en) Enhanced compliance verification system
CN111857762A (en) Micro-service updating system
US10212034B1 (en) Automated network change management
CN111866099B (en) Method, device, system, equipment and storage medium for downloading mirror image file
US20220075609A1 (en) System and method for application release orchestration and deployment
GB2506122A (en) Integrating data transform test with data transform tool
US10248402B2 (en) Automated code deployment system
CN110727575B (en) Information processing method, system, device and storage medium
CN110865806A (en) Code processing method, device, server and storage medium
EP3321808B1 (en) Verification system and verification method
CN115437682B (en) Application development management system under ABAP development environment
KR101018586B1 (en) Information handling system for custom image manufacture
EP3683675A1 (en) System, apparatus and method of integrated deployment
US20230009170A1 (en) System for Performing a Data Center Asset Bridging Operation
CN115801873A (en) Service distribution method, system, electronic device and storage medium
CN115687054A (en) Self-adaptive test method and device based on service segmentation and restoration

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination