CN111399856A - File configuration editing method and system in service deployment - Google Patents

File configuration editing method and system in service deployment Download PDF

Info

Publication number
CN111399856A
CN111399856A CN202010165649.4A CN202010165649A CN111399856A CN 111399856 A CN111399856 A CN 111399856A CN 202010165649 A CN202010165649 A CN 202010165649A CN 111399856 A CN111399856 A CN 111399856A
Authority
CN
China
Prior art keywords
configuration
file
git
files
warehouse
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
CN202010165649.4A
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.)
Shandong Huimao Electronic Port Co Ltd
Original Assignee
Shandong Huimao Electronic Port 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 Shandong Huimao Electronic Port Co Ltd filed Critical Shandong Huimao Electronic Port Co Ltd
Priority to CN202010165649.4A priority Critical patent/CN111399856A/en
Publication of CN111399856A publication Critical patent/CN111399856A/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
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a system for editing file configuration in service deployment, which belong to the field of cloud service and aim to solve the technical problems of inconvenient editing and searching of configuration parameters, high data error rate and large working pressure of operation and maintenance personnel in complex project engineering, and adopt the technical scheme that: connecting a remote configuration file Git warehouse, locally transmitting part of files or all files clone in the remote warehouse through an interface API (application programming interface) of a Git command, modifying, combining or checking configuration parameters, and pushing a final configuration file to the remote Git warehouse through an API interface of a calling Git command for use in deploying service; the method comprises the following specific steps: remotely pulling the deployment script; operating and deploying a file through a local browser; and automatically submitting the configuration file. The system comprises a script remote pulling and displaying module, a file deploying operation module, a configuration file automatic submitting module and an alarm log viewing module.

Description

File configuration editing method and system in service deployment
Technical Field
The invention relates to the field of cloud services, in particular to a method and a system for file configuration editing in service deployment.
Background
In the face of the development trend of larger project scale and larger project scope, more and more complex application programs and more module integration, a plurality of components are often relied on when the project is deployed and released, the deployment difficulty is increased, the configuration files of the components are also increased suddenly, the deployment becomes very challenging, and the problem is a headache for operation and maintenance release personnel.
Meanwhile, the former manual deployment is time-consuming and labor-consuming, the error probability is often very large, so to speak, the method cannot be avoided, and in the face of the continuous improvement of the deployment requirement, the rapid deployment in a short time is also the capacity which must be possessed by the modern development of enterprises. The common deployment mode mostly adopts the distribution form of multizone, and the computer lab spreads all over the country, and data center also spreads all over the country, and this makes the dependency between the data center become more complicated than before, tracks becoming more loaded down with trivial details, and the degree of difficulty of deployment script is bigger, and simple increase staff can not effectual solution problem, probably brings opposite effect even in addition, and the coworkers increase maintenance cost and degree of difficulty.
Therefore, how to solve the problem that the arrangement of the complicated project engineering is inconvenient to edit and look up the configuration parameters, high in data error rate and high in working pressure of operation and maintenance personnel, the pressure of the operation and maintenance personnel is effectively reduced, and meanwhile, the problem that the later operation and maintenance and the upgrade are convenient is urgently needed to be solved in the prior art.
Patent document CN106104467B discloses an automated deployment method and terminal, the method includes: conforming to an item object model POM file in appointed configuration Maven; running a pre-written plugin in the Maven, wherein the plugin is written based on a project management tool Maven, a version control tool SVN and a secure shell SSH protocol; acquiring the latest code from the SVN server; compiling and packaging the obtained latest code by using the Maven to generate a packaged file; connecting a remote server by using an SSH protocol, and preprocessing the packed file before uploading; uploading the packaged file to the remote server using an SSH protocol; and restarting the site service of the remote server, and recording and reporting a deployment log. But the technical scheme has the defects of single function, incapability of providing one-stop life cycle management, low efficiency and the like.
Disclosure of Invention
The technical task of the invention is to provide a method and a system for editing file configuration in service deployment, which are used for solving the problems of inconvenience in editing and searching configuration parameters, high data error rate and high work pressure of operation and maintenance personnel in complex project engineering.
The technical task of the invention is realized according to the following mode, a file configuration editing method in service deployment is characterized in that a remote configuration file Git warehouse is connected (because the Git warehouse is a mainstream warehouse in research and development, and the Git is taken as an example in the project), partial files or all files clone in the remote warehouse are locally changed, combined or checked through an interface API of Git commands, and final configuration files are pushed to the remote Git warehouse through an API interface of calling Git commands for use in service deployment; the method comprises the following specific steps:
remote pulling of deployment scripts, and displaying through a browser: displaying by using a mode of cloning to the local, providing a jgit jar package by using eclipse in the cloning process for operation, and operating the Git by using a mode of calling an interface by using the jgit jar tool package;
deploying the file by operating a local browser: modifying configuration parameters and combining the configuration parameters;
automatically submitting a configuration file: and the console background operates through a command of the Git api and submits the command to a Git remote warehouse for jenkins to fetch and execute the assembly line.
Preferably, the method further comprises viewing an alarm log: the machines of the published items are connected through the console ssh, and the health condition of the virtual machines and the running condition of the programs are transmitted in real time by using third-party plug-ins.
Preferably, the deployment script is pulled remotely, and is displayed through a browser as follows:
planning an area for storing files cloned to the local on a physical machine of service deployment;
calling an API (application programming interface) of git to realize cloning, wherein the interface method is git.
And adding the address of the warehouse and the branch of the Git project, and operating according to the requirement.
Preferably, the deployment script is pulled remotely, and the operation steps displayed by the browser are as follows:
(1) logging in by operation and maintenance personnel through a console foreground;
(2) clicking a configuration file viewing or modifying button, and pulling the configuration file from the remote warehouse by the console background;
(3) and the console foreground operates the configuration file according to the needs, so that the online operation can be conveniently and quickly completed.
Preferably, the configuration parameters are modified as follows:
all configuration files are displayed on the foreground of the console in a directory tree mode, and a user clicks one of the configuration files to display contents and edit the contents on line; after the user finishes the modification, clicking to save, and temporarily saving the file in a local warehouse;
the merged configuration parameters are specifically as follows:
the control console foreground displays the configuration parameters of the project to be deployed and the configuration parameters of the previous version during deployment, the control console background merges files by clicking a merge button, so that the configuration parameters are quickly filled, and the merged files are temporarily stored in a local warehouse.
Preferably, the instruction of the Git api is specifically:
open (): opening a local warehouse;
add (): adding files to a local repository;
commit (): submitting a file;
push (): pushing to the remote.
A file configuration editing system in service deployment, the system comprising,
the script remote pulling and displaying module is used for deploying script remote pulling, displaying through a browser, displaying in a mode of cloning to the local, providing a jgit jar package by eclipse in the cloning process, and operating Git in a mode of calling an interface by means of the jgit jar package;
the file deployment operation module is used for operating and deploying files through a local browser, and comprises modification configuration parameters and combination configuration parameters;
the automatic configuration file submitting module is used for automatically submitting the configuration files, and the console background is operated through a command of the Git api and submitted to a Git remote warehouse for jenkins to fetch and execute a production line;
and the alarm log viewing module is used for connecting a machine of a published item through a console ssh and transmitting the health condition of the virtual machine and the monitoring of the running condition of the program in real time by utilizing a third-party plug-in.
Preferably, the script remote pulling and displaying module is specifically deployed as follows:
planning an area for storing files cloned to the local on a physical machine of service deployment;
calling an API (application programming interface) of git to realize cloning, wherein the interface method is git.
And adding the address of the warehouse and the branch of the Git project, and operating according to the requirement.
Preferably, the configuration parameters are modified as follows:
all configuration files are displayed on the foreground of the console in a directory tree mode, and a user clicks one of the configuration files to display contents and edit the contents on line; after the user finishes the modification, clicking to save, and temporarily saving the file in a local warehouse;
the merged configuration parameters are specifically as follows:
the control console foreground displays the configuration parameters of the project to be deployed and the configuration parameters of the previous version during deployment, the control console background merges files by clicking a merge button, so that the configuration parameters are quickly filled, and the merged files are temporarily stored in a local warehouse.
Preferably, the instruction of the Git api is specifically:
open (): opening a local warehouse;
add (): adding files to a local repository;
commit (): submitting a file;
push (): pushing to the remote.
The file configuration editing method and the file configuration editing system in service deployment have the following advantages:
the invention solves the deployment bottlenecks of inconvenient configuration parameter editing, inconvenient looking up, high data error rate and large work pressure of operation and maintenance personnel in complex project engineering, effectively reduces the pressure of deploying the operation and maintenance personnel, and is convenient for later operation, maintenance and upgrading;
the invention is a configuration file management platform integrating multifunctional modules of text acquisition, text editing, text verification, text comparison, file pushing and the like, and generally realizes the increase, deletion, modification, check, all-dimensional management of configuration files and the uploading and downloading of remote git warehouse files, thereby greatly facilitating the operation of deployment personnel and reducing the working pressure and the error frequency;
the deployment efficiency and quality are improved, the deployment script is displayed in a centralized manner, the differences of different versions are compared, abnormal deployment or failure caused by personnel errors in deployment in different environments is greatly reduced, the deployment time is shortened, and the deployment efficiency is improved;
the online configuration file pushing and pulling are realized, the use of third-party tools is reduced, the configuration file pushing and pulling functions are integrated, the operation of operation and maintenance personnel is greatly facilitated, unnecessary operation steps are reduced, and the time is saved;
fifthly, the selling completes the online modification of the configuration parameters, the automatic combination of the configuration parameters, the selective combination of the configuration parameters, the batch modification, the pulling and the pushing of the configuration files through the parameter configuration paging; meanwhile, a one-stop integrated platform for managing the life cycle of the program is realized by integrating a monitoring alarm function;
in view of the defects of the prior art that the text editing tool is used for editing the configuration file, the operation is manually operated and the comparison of the configuration parameters is relatively troublesome, the invention develops online file editing, configuration parameter comparison, automatic fixed parameter configuration, configuration parameter selection and combination, automatic configuration parameter storage and one-key pushing to a remote warehouse, and the online file editing, the configuration parameter comparison, the automatic fixed parameter configuration, the configuration parameter selection and combination, the automatic configuration parameter storage and the one-key pushing can be completed on a page, compared with the prior manual mode, the method is more convenient and quicker, the functions are more perfect, the working pressure of deployment personnel can be effectively relieved, meanwhile, the error probability is effectively reduced, and the comprehensive error condition is not more than 10%.
Drawings
The invention is further described below with reference to the accompanying drawings.
FIG. 1 is a schematic diagram of a file configuration editing method in service deployment;
FIG. 2 is a flow diagram of a method for file configuration editing in service deployment;
FIG. 3 is a schematic diagram of deployment script remote pull, shown through a browser;
FIG. 4 is a schematic diagram of merging configuration parameters;
FIG. 5 is a block diagram of a file configuration editing system in service deployment.
Detailed Description
The method and system for editing file configuration in service deployment according to the present invention are described in detail below with reference to the drawings and specific embodiments of the specification.
Example 1:
as shown in fig. 1, the method for editing file configuration in service deployment of the present invention is to connect a remote configuration file Git warehouse (because the Git warehouse is a mainstream warehouse in research and development, and the project takes Git as an example), locally send part of or all files clone in the remote warehouse through an interface API of Git command, modify, combine or view configuration parameters, and push the final configuration file to the remote Git warehouse through an API interface of calling Git command for use when deploying service; as shown in fig. 2, the following is detailed:
s1, remotely pulling the deployment script, and displaying through a browser: considering that it is difficult to modify the comparison file directly on the Git, and api provided by Git officials cannot be realized and fixed with UI interface, and cannot meet complex business logic;
displaying by using a mode of cloning to the local, providing a jgit jar package by using eclipse in the cloning process for operation, and operating the Git by using a mode of calling an interface by using the jgit jar tool package; the method comprises the following specific steps:
s101, planning an area for storing files cloned to the local on a physical machine for service deployment;
s102, calling an API (application programming interface) of git to realize cloning, wherein the interface method is git. clone reproducibility ();
and S103, adding the address of the warehouse and the branch of the Git project, and operating according to the requirement.
The prior manual cloning mode and the automatic cloning mode are changed, the operation speed can be greatly improved, the timestamps are used for distinguishing the simultaneous operation of single users, and the accuracy and the isolation of the simultaneous operation are ensured.
As shown in fig. 3, the deployment script is pulled remotely, and the operation steps shown by the browser are as follows:
(1) logging in by operation and maintenance personnel through a console foreground;
(2) clicking a configuration file viewing or modifying button, and pulling the configuration file from the remote warehouse by the console background;
(3) and the console foreground operates the configuration file according to the needs, so that the online operation can be conveniently and quickly completed.
S2, operating and deploying the file through the local browser: modifying configuration parameters and combining the configuration parameters;
the modification of the configuration parameters is page modification, which replaces the modification of the prior text editor, so that the method is more intuitive, and a content comparison component is provided at the front end to clearly display that the files are modified, thereby greatly improving the accuracy of the parameters, and specifically comprising the following steps:
all configuration files are displayed on the foreground of the console in a directory tree mode, and a user clicks one of the configuration files to display contents and edit the contents on line; after the user finishes the modification, clicking to save, and temporarily saving the file in a local warehouse;
the merging configuration parameters are not changed under the condition of application upgrading under the normal condition, if each parameter of deployment personnel needs to be manually covered, the platform is very troublesome, a parameter merging function is provided for the platform, files which are expected to be merged are merged through one-key merging, file analysis is a bright point of the function in the merging process, the mode of a file is changed more or less by operating the files by the current online popular method, the mode of a file is changed more or less, the method uses a global file replacing method, the mode of the file is saved to the maximum extent, and the current method also improves the level of deployment automation; as shown in fig. 4, the following is detailed:
the control console foreground displays the configuration parameters of the project to be deployed and the configuration parameters of the previous version during deployment, the control console background merges files by clicking a merge button, so that the configuration parameters are quickly filled, and the merged files are temporarily stored in a local warehouse.
S3, automatic configuration file submission: the console background operates through a command of the Git api, submits the command to a Git remote warehouse for jenkins to fetch, and executes a production line;
wherein, the instruction of Git api is specifically:
open (): opening a local warehouse;
add (): adding files to a local repository;
commit (): submitting a file;
push (): pushing to the remote.
S4, checking the alarm log: the machines of the published items are connected through the console ssh, and the health condition of the virtual machines and the running condition of the programs are transmitted in real time by using third-party plug-ins.
Example 2:
as shown in fig. 5, the file configuration editing system in service deployment of the present invention includes,
the script remote pulling and displaying module is used for deploying script remote pulling, displaying through a browser, displaying in a mode of cloning to the local, providing a jgit jar package by eclipse in the cloning process, and operating Git in a mode of calling an interface by means of the jgit jar package; the script remote pulling and displaying module is specifically deployed as follows:
planning an area for storing files cloned to the local on a physical machine of service deployment;
calling an API (application programming interface) of git to realize cloning, wherein the interface method is git.
And adding the address of the warehouse and the branch of the Git project, and operating according to the requirement.
The file deployment operation module is used for operating and deploying files through a local browser, and comprises modification configuration parameters and combination configuration parameters; wherein, the configuration parameter modification is specifically as follows:
all configuration files are displayed on the foreground of the console in a directory tree mode, and a user clicks one of the configuration files to display contents and edit the contents on line; after the user finishes the modification, clicking to save, and temporarily saving the file in a local warehouse;
the merged configuration parameters are specifically as follows:
the control console foreground displays the configuration parameters of the project to be deployed and the configuration parameters of the previous version during deployment, the control console background merges files by clicking a merge button, so that the configuration parameters are quickly filled, and the merged files are temporarily stored in a local warehouse.
The automatic configuration file submitting module is used for automatically submitting the configuration files, and the console background is operated through a command of the Git api and submitted to a Git remote warehouse for jenkins to fetch and execute a production line;
wherein, the instruction of Git api is specifically:
open (): opening a local warehouse;
add (): adding files to a local repository;
commit (): submitting a file;
push (): pushing to the remote.
And the alarm log viewing module is used for connecting a machine of a published item through a console ssh and transmitting the health condition of the virtual machine and the monitoring of the running condition of the program in real time by utilizing a third-party plug-in.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A file configuration editing method in service deployment is characterized in that the method is characterized in that a remote configuration file Git warehouse is connected, part of files or all files clone in the remote warehouse are locally arranged through an interface API of Git commands, configuration parameters are modified, combined or checked, and final configuration files are pushed to the remote Git warehouse through an API interface of calling Git commands for use when service deployment is carried out; the method comprises the following specific steps:
remote pulling of deployment scripts, and displaying through a browser: displaying by using a mode of cloning to the local, providing a jgit jar package by using eclipse in the cloning process for operation, and operating the Git by using a mode of calling an interface by using the jgit jar tool package;
deploying the file by operating a local browser: modifying configuration parameters and combining the configuration parameters;
automatically submitting a configuration file: and the console background operates through a command of the Git api and submits the command to a Git remote warehouse for jenkins to fetch and execute the assembly line.
2. The method of editing file configuration in service deployment according to claim 1, further comprising viewing an alarm log: the machines of the published items are connected through the console ssh, and the health condition of the virtual machines and the running condition of the programs are transmitted in real time by using third-party plug-ins.
3. The method for editing file configuration in service deployment according to claim 1, wherein the deployment script is pulled remotely and displayed through a browser as follows:
planning an area for storing files cloned to the local on a physical machine of service deployment;
calling an API (application programming interface) of git to realize cloning, wherein the interface method is git.
And adding the address of the warehouse and the branch of the Git project, and operating according to the requirement.
4. The method for editing the file configuration in the service deployment according to claim 1 or 3, wherein the deployment script is pulled remotely, and the operation steps displayed by a browser are as follows:
(1) logging in by operation and maintenance personnel through a console foreground;
(2) clicking a configuration file viewing or modifying button, and pulling the configuration file from the remote warehouse by the console background;
(3) and the console foreground operates the configuration file according to the needs, so that the online operation can be conveniently and quickly completed.
5. The method for editing file configuration in service deployment according to claim 1, wherein the modifying configuration parameters are specifically as follows:
all configuration files are displayed on the foreground of the console in a directory tree mode, and a user clicks one of the configuration files to display contents and edit the contents on line; after the user finishes the modification, clicking to save, and temporarily saving the file in a local warehouse;
the merged configuration parameters are specifically as follows:
the control console foreground displays the configuration parameters of the project to be deployed and the configuration parameters of the previous version during deployment, the control console background merges files by clicking a merge button, so that the configuration parameters are quickly filled, and the merged files are temporarily stored in a local warehouse.
6. The method according to claim 1, wherein the command of the Git api is specifically:
open (): opening a local warehouse;
add (): adding files to a local repository;
commit (): submitting a file;
push (): pushing to the remote.
7. A file configuration editing system in service deployment is characterized in that the system comprises,
the script remote pulling and displaying module is used for deploying script remote pulling, displaying through a browser, displaying in a mode of cloning to the local, providing a jgit jar package by eclipse in the cloning process, and operating Git in a mode of calling an interface by means of the jgit jar package;
the file deployment operation module is used for operating and deploying files through a local browser, and comprises modification configuration parameters and combination configuration parameters;
the automatic configuration file submitting module is used for automatically submitting the configuration files, and the console background is operated through a command of the Git api and submitted to a Git remote warehouse for jenkins to fetch and execute a production line;
and the alarm log viewing module is used for connecting a machine of a published item through a console ssh and transmitting the health condition of the virtual machine and the monitoring of the running condition of the program in real time by utilizing a third-party plug-in.
8. The system for file configuration editing in service deployment according to claim 7, wherein the script remote pull and show module is specifically deployed as follows:
planning an area for storing files cloned to the local on a physical machine of service deployment;
calling an API (application programming interface) of git to realize cloning, wherein the interface method is git.
And adding the address of the warehouse and the branch of the Git project, and operating according to the requirement.
9. The file configuration editing system in service deployment according to claim 7, wherein the modified configuration parameters are specifically as follows:
all configuration files are displayed on the foreground of the console in a directory tree mode, and a user clicks one of the configuration files to display contents and edit the contents on line; after the user finishes the modification, clicking to save, and temporarily saving the file in a local warehouse;
the merged configuration parameters are specifically as follows:
the control console foreground displays the configuration parameters of the project to be deployed and the configuration parameters of the previous version during deployment, the control console background merges files by clicking a merge button, so that the configuration parameters are quickly filled, and the merged files are temporarily stored in a local warehouse.
10. The file configuration editing system in service deployment according to claim 7, 8 or 9, wherein the command of Gitapi is specifically:
open (): opening a local warehouse;
add (): adding files to a local repository;
commit (): submitting a file;
push (): pushing to the remote.
CN202010165649.4A 2020-03-11 2020-03-11 File configuration editing method and system in service deployment Pending CN111399856A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010165649.4A CN111399856A (en) 2020-03-11 2020-03-11 File configuration editing method and system in service deployment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010165649.4A CN111399856A (en) 2020-03-11 2020-03-11 File configuration editing method and system in service deployment

Publications (1)

Publication Number Publication Date
CN111399856A true CN111399856A (en) 2020-07-10

Family

ID=71436212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010165649.4A Pending CN111399856A (en) 2020-03-11 2020-03-11 File configuration editing method and system in service deployment

Country Status (1)

Country Link
CN (1) CN111399856A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112114813A (en) * 2020-09-17 2020-12-22 四川长虹电器股份有限公司 Automatic generation method of yaml script based on production line
CN112364607A (en) * 2020-10-08 2021-02-12 北京麟卓信息科技有限公司 Method and device for editing Linux file by Android application
CN112817915A (en) * 2021-02-01 2021-05-18 浪潮云信息技术股份公司 Automatic multi-product document uniform publishing and displaying method
CN113609428A (en) * 2021-08-09 2021-11-05 平安国际智慧城市科技股份有限公司 Method, device, equipment and medium for online checking prototype design file based on Git
CN114840225A (en) * 2022-04-26 2022-08-02 光大科技有限公司 Application deployment method and device, storage medium and electronic device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160094483A1 (en) * 2014-09-30 2016-03-31 Sony Computer Entertainment America Llc Methods and systems for portably deploying applications on one or more cloud systems
CN106104467A (en) * 2014-06-30 2016-11-09 北京新媒传信科技有限公司 A kind of Automation arranging method and terminal
WO2017036335A1 (en) * 2015-09-01 2017-03-09 阿里巴巴集团控股有限公司 Code submitting method and device
CN108170469A (en) * 2017-12-20 2018-06-15 南京邮电大学 A kind of Git warehouses similarity detection method that history is submitted based on code
CN108768791A (en) * 2018-07-04 2018-11-06 山东汇贸电子口岸有限公司 A kind of information collection configuration management system and method
CN108776643A (en) * 2018-06-04 2018-11-09 腾讯科技(武汉)有限公司 A kind of object code merging control method and system based on Version Control flow
CN109522025A (en) * 2018-10-30 2019-03-26 深圳市小赢信息技术有限责任公司 A kind of code delivery system based on git
CN109783076A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Code administration method, apparatus, equipment and storage medium based on git

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106104467A (en) * 2014-06-30 2016-11-09 北京新媒传信科技有限公司 A kind of Automation arranging method and terminal
US20160094483A1 (en) * 2014-09-30 2016-03-31 Sony Computer Entertainment America Llc Methods and systems for portably deploying applications on one or more cloud systems
WO2017036335A1 (en) * 2015-09-01 2017-03-09 阿里巴巴集团控股有限公司 Code submitting method and device
CN108170469A (en) * 2017-12-20 2018-06-15 南京邮电大学 A kind of Git warehouses similarity detection method that history is submitted based on code
CN108776643A (en) * 2018-06-04 2018-11-09 腾讯科技(武汉)有限公司 A kind of object code merging control method and system based on Version Control flow
CN108768791A (en) * 2018-07-04 2018-11-06 山东汇贸电子口岸有限公司 A kind of information collection configuration management system and method
CN109522025A (en) * 2018-10-30 2019-03-26 深圳市小赢信息技术有限责任公司 A kind of code delivery system based on git
CN109783076A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Code administration method, apparatus, equipment and storage medium based on git

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
关婷婷;任洪敏;江金莲;: "基于Git的跨版本迁移的软件评审设计与实现", no. 19 *
卿昱: "云计算安全技术", vol. 2016, 北京:国防工业出版社, pages: 13 - 14 *
逸轩要冲鸭: "Eclipse配置git", pages 1 - 14 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112114813A (en) * 2020-09-17 2020-12-22 四川长虹电器股份有限公司 Automatic generation method of yaml script based on production line
CN112364607A (en) * 2020-10-08 2021-02-12 北京麟卓信息科技有限公司 Method and device for editing Linux file by Android application
CN112817915A (en) * 2021-02-01 2021-05-18 浪潮云信息技术股份公司 Automatic multi-product document uniform publishing and displaying method
CN113609428A (en) * 2021-08-09 2021-11-05 平安国际智慧城市科技股份有限公司 Method, device, equipment and medium for online checking prototype design file based on Git
CN114840225A (en) * 2022-04-26 2022-08-02 光大科技有限公司 Application deployment method and device, storage medium and electronic device
CN114840225B (en) * 2022-04-26 2023-09-19 光大科技有限公司 Application deployment method and device, storage medium and electronic device

Similar Documents

Publication Publication Date Title
CN111399856A (en) File configuration editing method and system in service deployment
CN107291565B (en) Operation and maintenance visual automatic operation platform and implementation method
CN111158708B (en) Task orchestration engine system
US10817819B2 (en) Workflow compilation
CN103530231A (en) Application program testing method and system based on service process control
EP2161639B1 (en) Device management apparatus, device management method and device management program
CN104423981A (en) BMC (Baseboard Management Controller) firmware automatic update system and method
CN112083948B (en) Automatic construction and deployment method and tool based on data configuration
CN105159718A (en) Firmware updating method and device
CN109683859B (en) Computer software development management platform, equipment and readable storage medium
CN104778118A (en) Improvement method for automatic testing technology
CN111708706A (en) Industrial internet APP automatic test system and test method
CN115658529A (en) Automatic testing method for user page and related equipment
CN116339749A (en) Containerized DevOps method, system and equipment capable of performing task scheduling
CN111444109B (en) Mobile terminal UI automatic test method and system
CN116578497A (en) Automatic interface testing method, system, computer equipment and storage medium
CN115268956A (en) Android automation environment building method based on RPA
CN116244186A (en) Operating system test management method and device and computing equipment
CN113741881B (en) RPA visual flow design method
CN114064467A (en) Resource analysis method and device, electronic equipment and storage medium
CN111708549A (en) Full life cycle operation and maintenance management platform implementation method
CN109687984B (en) Configuration system and configuration method of wind power SCADA system
CN112836220B (en) Cloud center environment inspection method
CN118113513A (en) Power distribution internet of things terminal program upgrading backup method
Prabhu et al. Automation in testing with Jenkins for software development

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200710

RJ01 Rejection of invention patent application after publication