CN112230981B - Method and device for realizing automation of version construction - Google Patents

Method and device for realizing automation of version construction Download PDF

Info

Publication number
CN112230981B
CN112230981B CN202011076759.XA CN202011076759A CN112230981B CN 112230981 B CN112230981 B CN 112230981B CN 202011076759 A CN202011076759 A CN 202011076759A CN 112230981 B CN112230981 B CN 112230981B
Authority
CN
China
Prior art keywords
environment
version
publishing
interface
project
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.)
Active
Application number
CN202011076759.XA
Other languages
Chinese (zh)
Other versions
CN112230981A (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202011076759.XA priority Critical patent/CN112230981B/en
Publication of CN112230981A publication Critical patent/CN112230981A/en
Application granted granted Critical
Publication of CN112230981B publication Critical patent/CN112230981B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method and a device for realizing automation of version construction, wherein the method comprises the following steps: analyzing the publishing environment of each project version, extracting the same part of each publishing environment, defining the part as a public environment set, and defining the different parts of each publishing environment as a publishing environment characteristic environment set, and uploading the parts to a version controller svn; based on a public environment set and a characteristic environment set of the publishing environment, creating a publishing environment construction component and a dependency component of each project version, and uploading each publishing environment construction component and dependency component to a version controller svn; creating a publishing interface and a publishing environment interface in the continuous integration tool, setting the publishing interface to acquire project version information, and setting the publishing environment interface to connect a publishing environment construction assembly according to the project version information; and setting a continuous integration tool to acquire project version information through a version sending interface, and connecting a version sending environment construction component through a version sending environment interface to construct a version sending environment so as to finish version sending.

Description

Method and device for realizing automation of version construction
Technical Field
The invention belongs to the technical field of software version construction, and particularly relates to a method and a device for realizing automation of version construction.
Background
The original software version construction is based on a version issuing environment, and a plurality of different versions can be constructed in different time periods, so that the following problems are caused: 1. the environment required by each version is different, and the back-and-forth replacement is easy to make mistakes, and each time takes at least 30 minutes; 2. software, plug-ins and bottom software groups need to be managed each time and respectively provide rpm packets, and errors are easy to occur when the software, the plug-ins and the bottom software groups are placed in the environment; 3. if the environment is down, no backup environment exists, and the establishment and the release of the department version are influenced. The three problems described above result in low release service rates and frequent errors.
Therefore, it is very necessary to provide a method and an apparatus for implementing automation of version building to overcome the above-mentioned drawbacks in the prior art.
Disclosure of Invention
Aiming at the defects that the software version sending service rate is low and errors often occur in the prior art, the invention provides a method and a device for realizing automatic version construction, so as to solve the technical problems.
In a first aspect, the present invention provides a method for implementing automation of version construction, including the following steps:
s1, analyzing the publishing environment of each project version, extracting the same part of each publishing environment, defining the part as a public environment set, extracting different parts of each publishing environment, defining the parts as a characteristic environment set corresponding to the publishing environment, and uploading the public environment set and the characteristic environment set of each publishing environment to a version controller svn;
s2, establishing a publishing environment construction component of each project version and a dependency component constructed by each publishing environment based on a public environment set and a characteristic environment set of the publishing environment, and uploading each publishing environment construction component and the dependency component to a version controller svn;
s3, creating a publishing interface and a publishing environment interface in the continuous integration tool, setting the publishing interface to acquire project version information, and setting the publishing environment interface to connect a corresponding publishing environment construction component through a version controller svn according to the project version information;
and S4, setting a continuous integration tool to acquire version information of the software project to be published through a publishing interface, and connecting a publishing environment construction component corresponding to the software project to be published through a publishing environment interface to construct a publishing environment so as to finish publishing.
Further, the step S2 specifically includes the following steps:
s21, setting a publishing environment construction component to obtain a public environment set and a characteristic environment set of a publishing environment corresponding to a current project;
s22, setting a publishing environment construction component to construct a publishing environment of the current project according to the public environment set and the characteristic environment set of the publishing environment corresponding to the current project;
s23, after the version sending environment construction is finished, the version sending environment construction component is set, the characteristic environment of the version sending environment corresponding to the current project is deleted, and a public environment set is recovered;
and S24, creating a dependency component constructed by each version environment, wherein the dependency component is a management software, a plug-in and a bottom layer software rpm package compiling script depended by the constructed environment component.
Further, the step S3 specifically includes the following steps:
s31, creating a publishing interface in a Jenk ins continuous integration tool, and setting the publishing interface to acquire project version information;
and S32, creating a publishing environment interface in a Jenk ins continuous integration tool, setting the publishing environment interface to transmit the project version information to a corresponding publishing environment construction component, and creating a corresponding publishing environment.
Further, the project version information comprises branch names of all modules, project version numbers, tag numbers, rpm required to be manufactured and mirror images;
the images include ISO, ICFS, SAMBA, NFS, LOADBALANCE, TGT, and FTP.
Further, the step S4 specifically includes the following steps:
s41, setting version information of a software project to be published through a publishing interface by a continuous integration tool;
and S42, setting a continuous integration tool to replace the current publishing environment construction assembly with the publishing environment construction assembly corresponding to the software project to be published through the publishing environment interface.
In a second aspect, the present invention provides an apparatus for implementing automation of version building, including:
the publishing environment splitting module is used for analyzing the publishing environment of each project version, extracting the same part of each publishing environment, defining the part as a public environment set, extracting different parts of each publishing environment, defining the parts as a characteristic environment set corresponding to the publishing environment, and uploading the public environment set and the characteristic environment set of each publishing environment to the version controller svn;
the version issuing environment construction component creating module is used for creating a version issuing environment construction component of each project version and a dependency component constructed by each version issuing environment based on a public environment set and a characteristic environment set of the version issuing environment, and uploading each version issuing environment construction component and the dependency component thereof to the version controller svn;
the version issuing interface and version issuing environment interface creating module is used for creating the version issuing interface and the version issuing environment interface in the continuous integration tool, setting the version issuing interface to acquire project version information, setting the version issuing environment interface to connect the corresponding version issuing environment constructing component through the version controller svn according to the project version information;
and the version issuing environment construction and software version issuing module is used for setting a continuous integration tool to acquire the version information of the software project to be issued through a version issuing interface, and then connecting a version issuing environment construction component corresponding to the software project to be issued through the version issuing environment interface to construct the version issuing environment so as to finish version issuing.
Further, the publishing environment building module comprises:
the system comprises a current project publishing environment acquisition unit, a publishing environment construction component and a publishing environment acquisition unit, wherein the current project publishing environment acquisition unit is used for setting the publishing environment construction component to acquire a public environment set and a characteristic environment set of a publishing environment corresponding to a current project;
the current project publishing environment construction unit is used for setting a publishing environment construction component to construct a publishing environment of the current project according to the public environment set and the characteristic environment set of the publishing environment corresponding to the current project;
the public environment set recovery unit is used for deleting the characteristic environment of the version sending environment corresponding to the current project and recovering the public environment set after the version sending environment construction is finished by the version sending environment construction component;
the version issuing environment dependency component building unit is used for building dependency components built by each version issuing environment, and the dependency components are management software, plug-ins and underlying software rpm package compiling scripts depended by the built environment components.
Further, the edition sending interface and edition sending environment interface creating module comprises:
the edition sending interface creating unit is used for creating an edition sending interface in the Jenki ns, and setting the edition sending interface to acquire project edition information;
and the publishing environment interface creating unit is used for creating a publishing environment interface in the Jenk ins, setting the publishing environment interface to transmit the project version information to the corresponding publishing environment constructing component, and creating the corresponding publishing environment.
Further, the project version information comprises branch names of all modules, project version numbers, tag numbers, rpm required to be manufactured and mirror images;
the images include ISO, ICFS, SAMBA, NFS, LOADBALANCE, TGT, and FTP.
Further, the publishing environment construction and software publishing module comprises:
the version information acquisition unit of the software project to be released is used for setting the version information of the software project to be released through the release interface by the continuous integration tool;
and the version issuing environment component replacing unit is used for setting a continuous integration tool to replace the current version issuing environment construction component with the version issuing environment construction component corresponding to the software project to be issued through the version issuing environment interface.
The beneficial effect of the invention is that,
according to the method and the device for realizing the automatic version construction, the dependence of different software version releases on the environment is eliminated, the public environment set and each characteristic environment set in the environment are all uploaded to the version controller svn, and the version controller svn can be constructed in another environment even if the environment is down; the error is not easy to occur, the edition issuing environment construction assembly is independent and uploaded to the svn for storage, and the automatic environment construction is realized; the method is simple to operate, automatic construction of the publishing environment is achieved by one key after the continuous integration tool Jenki ns is butted, efficiency is improved, time is saved, and reliability is improved.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
Drawings
In order to more clearly illustrate the embodiments or prior art solutions of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a schematic flow diagram of the process of the present invention;
FIG. 2 is a schematic of the system of the present invention;
in the figure, 1-publishing environment splitting module; 2-a publishing environment construction component creation module; 2.1-current project publishing environment obtaining unit; 2.2-current project publishing environment construction unit; 2.3-a common environment set recovery unit; 2.4-version environment dependent component construction unit; 3-a edition issuing interface and edition issuing environment interface creating module; 3.1-a publishing interface creating unit; 3.2-a release environment interface creating unit; 4-a version issuing environment construction and software version issuing module; 4.1-version information acquisition unit of the software project to be released; 4.2-Release Environment component replacement Unit.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, shall fall within the protection scope of the present invention.
Example 1:
as shown in fig. 1, the present invention provides a method for implementing automation of version construction, which includes the following steps:
s1, analyzing the publishing environment of each project version, extracting the same part of each publishing environment to define the same part as a public environment set, extracting different parts of each publishing environment to define the different parts as a characteristic environment set corresponding to the publishing environment, and uploading the public environment set and the characteristic environment set of each publishing environment to a version controller svn;
s2, establishing a publishing environment construction component and a dependency component constructed by each publishing environment of each project version based on a public environment set and a characteristic environment set of the publishing environment, and uploading each publishing environment construction component and the dependency component thereof to a version controller svn;
s3, creating a publishing interface and a publishing environment interface in the continuous integration tool, setting the publishing interface to acquire project version information, and setting the publishing environment interface to connect a corresponding publishing environment construction component through a version controller svn according to the project version information;
and S4, setting a continuous integration tool to acquire version information of the software project to be published through a publishing interface, and connecting a publishing environment construction component corresponding to the software project to be published through a publishing environment interface to construct a publishing environment so as to finish publishing.
Example 2:
the invention provides a method for realizing automation of version construction, which comprises the following steps:
s1, analyzing the publishing environment of each project version, extracting the same part of each publishing environment, defining the part as a public environment set, extracting different parts of each publishing environment, defining the parts as a characteristic environment set corresponding to the publishing environment, and uploading the public environment set and the characteristic environment set of each publishing environment to a version controller svn;
s2, establishing a publishing environment construction component and a dependency component constructed by each publishing environment of each project version based on a public environment set and a characteristic environment set of the publishing environment, and uploading each publishing environment construction component and the dependency component thereof to a version controller svn; the method comprises the following specific steps:
s21, setting a publishing environment construction component to obtain a public environment set and a characteristic environment set of a publishing environment corresponding to a current project;
s22, setting a publishing environment construction component to construct a publishing environment of the current project according to the public environment set and the characteristic environment set of the publishing environment corresponding to the current project;
s23, after the edition sending environment construction is finished, the edition sending environment construction component is set, the characteristic environment of the edition sending environment corresponding to the current project is deleted, and the public environment set is recovered;
s24, creating a dependency component constructed by each edition-issuing environment, wherein the dependency component is management software, a plug-in and a bottom layer software rpm package compiling script depended by the constructed environment components;
s3, creating a publishing interface and a publishing environment interface in the continuous integration tool, setting the publishing interface to acquire project version information, and setting the publishing environment interface to connect a corresponding publishing environment construction component through a version controller svn according to the project version information; the method comprises the following specific steps:
s31, creating a publishing interface in Jenk ins of a continuous integration tool, and setting the publishing interface to acquire project version information; the project version information comprises branch names of all modules, project version numbers, tag numbers, rpm required to be manufactured and mirror images; the mirror image comprises ISO, ICFS, SAMBA, NFS, LOADBALANCE, TGT and FTP;
s32, creating a publishing environment interface in a Jenk ins continuous integration tool, setting the publishing environment interface to transmit project version information to a corresponding publishing environment construction component, and creating a corresponding publishing environment;
s4, setting a continuous integration tool to acquire version information of the software project to be published through a publishing interface, and connecting a publishing environment construction component corresponding to the software project to be published through a publishing environment interface to construct a publishing environment so as to finish publishing; the method comprises the following specific steps:
s41, setting version information of a software project to be published through a publishing interface by a continuous integration tool;
and S42, setting a continuous integration tool to replace the current publishing environment construction assembly with a publishing environment construction assembly corresponding to the software project to be published through a publishing environment interface.
Example 3:
as shown in fig. 2, the present invention provides an implementation apparatus for version building automation, including:
the publishing environment splitting module 1 is used for analyzing the publishing environment of each project version, extracting the same part of each publishing environment, defining the part as a public environment set, extracting different parts of each publishing environment, defining the parts as a characteristic environment set corresponding to the publishing environment, and uploading the public environment set and the characteristic environment set of each publishing environment to the version controller svn;
the version issuing environment construction component creation module 2 is used for creating a version issuing environment construction component of each project version and a dependency component constructed by each version issuing environment based on a public environment set and a characteristic environment set of the version issuing environment, and uploading each version issuing environment construction component and the dependency component thereof to the version controller svn; the publishing environment building component creation module 2 comprises:
the current project publishing environment obtaining unit 2.1 is used for setting a publishing environment construction component to obtain a public environment set and a characteristic environment set of a publishing environment corresponding to a current project;
the current project publishing environment constructing unit 2.2 is used for setting a publishing environment constructing component to construct the publishing environment of the current project according to the public environment set and the characteristic environment set of the publishing environment corresponding to the current project;
the public environment set recovery unit 2.3 is used for setting the version sending environment construction component to delete the characteristic environment of the version sending environment corresponding to the current project after the version sending environment construction is finished, and recovering the public environment set;
the publishing environment dependency component construction unit 2.4 is used for creating dependency components constructed by each publishing environment, and the dependency components are management software, plug-ins and underlying software rpm package compiling scripts depended by the construction environment components;
the version issuing interface and version issuing environment interface creating module 3 is used for creating the version issuing interface and the version issuing environment interface in the continuous integration tool, setting the version issuing interface to acquire project version information, setting the version issuing environment interface to connect the corresponding version issuing environment constructing component through the version controller svn according to the project version information; the edition issuing interface and edition issuing environment interface creating module 3 comprises:
the edition sending interface creating unit 3.1 is used for creating an edition sending interface in a Jenki ns continuous integration tool, and setting the edition sending interface to acquire project edition information; the project version information comprises branch names of all modules, project version numbers, tag numbers, rpm required to be manufactured and mirror images; the mirror image comprises ISO, ICFS, SAMBA, NFS, LOADBALANCE, TGT and FTP;
the version issuing environment interface creating unit 3.2 is used for creating a version issuing environment interface in a continuous integration tool Jenki ns, setting the version issuing environment interface, transmitting the project version information to the corresponding version issuing environment constructing component and creating the corresponding version issuing environment;
the version issuing environment construction and software version issuing module 4 is used for setting a continuous integration tool to acquire version information of a software project to be issued through a version issuing interface, and then connecting a version issuing environment construction component corresponding to the software project to be issued through a version issuing environment interface to construct a version issuing environment so as to finish version issuing; the publishing environment construction and software publishing module 4 comprises:
the version information acquisition unit 4.1 of the software project to be released is used for setting the version information of the software project to be released through the release interface by the continuous integration tool;
and the version issuing environment component replacing unit 4.2 is used for setting a continuous integration tool to replace the current version issuing environment construction component with the version issuing environment construction component corresponding to the software project to be issued through the version issuing environment interface.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions should be within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present disclosure and the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. An implementation method for automation of version construction is characterized by comprising the following steps:
s1, analyzing the publishing environment of each project version, extracting the same part of each publishing environment, defining the part as a public environment set, extracting different parts of each publishing environment, defining the parts as a characteristic environment set corresponding to the publishing environment, and uploading the public environment set and the characteristic environment set of each publishing environment to a version controller svn;
s2, establishing a publishing environment construction component and a dependency component constructed by each publishing environment of each project version based on a public environment set and a characteristic environment set of the publishing environment, and uploading each publishing environment construction component and the dependency component thereof to a version controller svn; the step S2 comprises the following specific steps:
s21, setting a publishing environment construction component to obtain a public environment set and a characteristic environment set of a publishing environment corresponding to a current project;
s22, setting a publishing environment construction component to construct a publishing environment of the current project according to the public environment set and the characteristic environment set of the publishing environment corresponding to the current project;
s23, after the edition sending environment construction is finished, the edition sending environment construction component is set, the characteristic environment of the edition sending environment corresponding to the current project is deleted, and the public environment set is recovered;
s24, creating a dependency component constructed by each version environment, wherein the dependency component is management software, a plug-in and a bottom layer software rpm package compiling script which are depended by the constructed environment components;
s3, creating a publishing interface and a publishing environment interface in the continuous integration tool, setting the publishing interface to acquire project version information, and setting the publishing environment interface to connect a corresponding publishing environment construction component through a version controller svn according to the project version information;
and S4, setting a continuous integration tool to acquire version information of the software project to be published through a publishing interface, and connecting a publishing environment construction component corresponding to the software project to be published through a publishing environment interface to construct a publishing environment so as to finish publishing.
2. The method for implementing automation of version building according to claim 1, wherein the step S3 includes the following steps:
s31, creating a publishing interface in a continuing integration tool Jenkins, and setting the publishing interface to acquire project version information;
and S32, creating a publishing environment interface in a continuing integration tool Jenkins, setting the publishing environment interface to transmit the project version information to a corresponding publishing environment construction component, and creating a corresponding publishing environment.
3. The method for implementing automation of version construction according to claim 2, wherein the project version information includes branch names of the respective modules, project version numbers, tag numbers, rpm required for production, and mirror images;
the images include ISO, ICFS, SAMBA, NFS, LOADBALANCE, TGT, and FTP.
4. The method for implementing automation of version building according to claim 1, wherein the step S4 includes the following steps:
s41, setting version information of a software project to be published through a publishing interface by a continuous integration tool;
and S42, setting a continuous integration tool to replace the current publishing environment construction assembly with a publishing environment construction assembly corresponding to the software project to be published through a publishing environment interface.
5. An apparatus for implementing version building automation, comprising:
the version issuing environment splitting module (1) is used for analyzing the version issuing environment of each project version, extracting the same part of each version issuing environment, defining the part as a public environment set, extracting different parts of each version issuing environment, defining the parts as a characteristic environment set corresponding to the version issuing environment, and uploading the public environment set and the characteristic environment set of each version issuing environment to the version controller svn;
the version issuing environment construction component creation module (2) is used for creating a version issuing environment construction component of each project version and a dependency component constructed by each version issuing environment based on a public environment set and a characteristic environment set of the version issuing environment, and uploading each version issuing environment construction component and the dependency component thereof to the version controller svn; the publishing environment building component creating module (2) comprises:
the system comprises a current project publishing environment acquisition unit (2.1) for setting a publishing environment construction component to acquire a public environment set and a characteristic environment set of a publishing environment corresponding to a current project;
the current project publishing environment construction unit (2.2) is used for setting a publishing environment construction component to construct a publishing environment of the current project according to the public environment set and the characteristic environment set of the publishing environment corresponding to the current project;
a public environment set recovery unit (2.3) for setting the publishing environment construction component to delete the characteristic environment of the publishing environment corresponding to the current project after the publishing environment construction is finished, and recovering the public environment set;
the publishing environment dependency component construction unit (2.4) is used for creating dependency components constructed by each publishing environment, and the dependency components are management software, plug-ins and underlying software rpm package compiling scripts depended by the construction environment components;
the version issuing interface and version issuing environment interface creating module (3) is used for creating the version issuing interface and the version issuing environment interface in the continuous integration tool, setting the version issuing interface to acquire project version information, setting the version issuing environment interface to connect the corresponding version issuing environment constructing component through a version controller svn according to the project version information;
and the version issuing environment construction and software version issuing module (4) is used for setting a continuous integration tool to acquire the version information of the software project to be issued through a version issuing interface, and then connecting a version issuing environment construction component corresponding to the software project to be issued through the version issuing environment interface to construct the version issuing environment so as to finish version issuing.
6. The apparatus for implementing automation of version composition as claimed in claim 5, wherein the version issuing interface and version issuing environment interface creation module (3) comprises:
the version issuing interface creating unit (3.1) is used for creating a version issuing interface in a continuing integration tool Jenkins, and setting the version issuing interface to acquire project version information;
and the version issuing environment interface creating unit (3.2) is used for creating a version issuing environment interface in a continuous integration tool Jenkins, setting the version issuing environment interface to transmit the project version information to the corresponding version issuing environment building component, and performing corresponding version issuing environment creation.
7. The apparatus for implementing automation of version construction according to claim 6, wherein the project version information includes a branch name of each module, a project version number, a tag number, and rpm and a mirror image to be produced;
the images include ISO, ICFS, SAMBA, NFS, LOADBALANCE, TGT, and FTP.
8. The apparatus for implementing automation of version composition as claimed in claim 5, wherein the version issuing environment composition and software version issuing module (4) comprises:
the version information acquisition unit (4.1) of the software project to be released is used for setting the version information of the software project to be released through the release interface by the continuous integration tool;
and the version issuing environment component replacing unit (4.2) is used for setting a continuous integration tool to replace the current version issuing environment construction component with the version issuing environment construction component corresponding to the software project to be issued through the version issuing environment interface.
CN202011076759.XA 2020-10-10 2020-10-10 Method and device for realizing automation of version construction Active CN112230981B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011076759.XA CN112230981B (en) 2020-10-10 2020-10-10 Method and device for realizing automation of version construction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011076759.XA CN112230981B (en) 2020-10-10 2020-10-10 Method and device for realizing automation of version construction

Publications (2)

Publication Number Publication Date
CN112230981A CN112230981A (en) 2021-01-15
CN112230981B true CN112230981B (en) 2023-01-10

Family

ID=74111921

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011076759.XA Active CN112230981B (en) 2020-10-10 2020-10-10 Method and device for realizing automation of version construction

Country Status (1)

Country Link
CN (1) CN112230981B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113448614A (en) * 2021-06-29 2021-09-28 北京金山云网络技术有限公司 Software project code management method and device, storage medium and electronic equipment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111506322A (en) * 2020-04-16 2020-08-07 瑞纳智能设备股份有限公司 Automatic integrated construction development deployment platform and method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111506322A (en) * 2020-04-16 2020-08-07 瑞纳智能设备股份有限公司 Automatic integrated construction development deployment platform and method

Also Published As

Publication number Publication date
CN112230981A (en) 2021-01-15

Similar Documents

Publication Publication Date Title
US11500903B2 (en) Generic multi-source heterogeneous large-scale data synchronization client-server method
CN100512160C (en) Off-lining test execution constructing method and apparatus
CN106201552A (en) A kind of method for upgrading software, client, server and system
CN102739468B (en) Method for revising relative time stamp when real-time clock is unavailable
CN101387953A (en) Collaboration software development system and method
CN112230981B (en) Method and device for realizing automation of version construction
CN111523151A (en) Method and system for storing electronic data based on block chain technology
CN105320577A (en) Data backup and recovery method, system and device
CN102932476B (en) Network storage synchro system
CN103593172A (en) System, method and device for developing unified structured data oriented applications
CN101266566A (en) Multi- test scene automatic dispatch system and method
CN117369860A (en) Automatic publishing method and system based on cloud native script file
CN115510250B (en) Knowledge block chain-based aerospace information collaborative acquisition method and system
CN105426512A (en) Offline editing synchronization method
CN108429813B (en) Disaster recovery method, system and terminal for cloud storage service
CN104392506B (en) Data syn-chronization and data managing method are patrolled and examined in a kind of power station water conservancy project for supporting multiple terminals platform
CN114443294A (en) Big data service component deployment method, system, terminal and storage medium
CN103167545A (en) Method and device for cutting-over of internet protocol (IP) relevant to base stations
CN113807660A (en) High-standard farmland construction information management system
CN101110705A (en) Background server management system and management method thereof
CN112559546A (en) Database synchronization method and device, computer equipment and readable storage medium
CN100407843C (en) Office data making method capable of realizing office data making withdrawal
CN116560722B (en) Operation and maintenance flow processing method and device, electronic equipment and storage medium
CN116382607A (en) Same-screen display method and system for high-performance cloud computer
CN114666326B (en) Data synchronization method, device, electronic equipment and computer storage medium

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
GR01 Patent grant
GR01 Patent grant