CN111078249A - Software updating method, system, device and storage medium - Google Patents

Software updating method, system, device and storage medium Download PDF

Info

Publication number
CN111078249A
CN111078249A CN201911087849.6A CN201911087849A CN111078249A CN 111078249 A CN111078249 A CN 111078249A CN 201911087849 A CN201911087849 A CN 201911087849A CN 111078249 A CN111078249 A CN 111078249A
Authority
CN
China
Prior art keywords
change
list
feedback information
online
developer
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.)
Granted
Application number
CN201911087849.6A
Other languages
Chinese (zh)
Other versions
CN111078249B (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.)
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Insurance Group 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 Taikang Insurance Group Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN201911087849.6A priority Critical patent/CN111078249B/en
Publication of CN111078249A publication Critical patent/CN111078249A/en
Application granted granted Critical
Publication of CN111078249B publication Critical patent/CN111078249B/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/60Software deployment
    • G06F8/65Updates
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal 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 software updating method, a system, equipment and a storage medium, wherein the method comprises the following steps: receiving a list to be confirmed of online change, wherein the list to be confirmed comprises first change of software to be updated; sending each change corresponding change confirmation request to a corresponding developer; acquiring first feedback information of each first change of a developer; and determining whether to add the corresponding first change into an online change list for software updating according to the first feedback information. The software updating method of the invention shortens the search time of the change attribution in the change list to be online, reduces the possibility that developers delay the confirmation of the change due to neglecting the message, and effectively improves the timeliness of the online version confirmation.

Description

Software updating method, system, device and storage medium
Technical Field
The present invention relates to the field of software development technologies, and in particular, to a software updating method, system, device, and storage medium.
Background
Agile development refers to software development by adopting an iterative and progressive method with the requirement evolution of users as a core. In agile development, a software project is cut into a plurality of sub-projects which can be independently operated at the initial stage of construction, and the results of all the sub-projects are tested and have the characteristics of visibility, integration and operable use. The software is in a usable state all the time in the process. Agile development is a new development mode generated aiming at the defects of the traditional waterfall development mode, and the aim is to improve the development efficiency and the response capability. Agile development has the characteristics of high iteration speed, frequent online and the like, so that the timeliness of updating version confirmation before online is particularly important in the development mode. Generally, the development of a sub-project or a module function involves a plurality of developers, and before the version of the software update is online, the validation of the update version needs to involve a plurality of developers as well. At present, when software is updated, a flow of confirming a change list before software is online is shown in fig. 1, and specifically includes:
s10: establishing an initially determined list to be confirmed of online change, wherein the list to be confirmed comprises a unique change number corresponding to at least one change, change content description and the like;
s20: the list to be confirmed is issued to a group of timely communication tools of related developers;
s30: each related developer searches own change in the list to be confirmed according to development registration tools or development changes maintained by the developer;
s40: each related developer confirms the change of the developer;
s50: if the change is confirmed, the related developers reply confirmation information to the group;
if the change of the user is related to another change, S20: relevant developers issue the change to the group for further confirmation;
s50: when all relevant developers reply with a confirmation, S60: and sorting out a final online change list.
The software update process has the following problems:
(1) an online change management center for inquiring change lists in batches is lacked, related developers can only confirm change attribution according to the change lists maintained by the developers or tools for registering and developing contents, the operation is very inconvenient, and errors can occur;
(2) related developers may not be in the station to process the confirmation information in time due to reasons such as requirement review or leave asking, so that an online change list cannot be generated in time, and the software updating progress is delayed.
The above disadvantages greatly affect the timeliness of the confirmation of the change list of the software before online, and a more efficient software updating method and system are urgently needed in view of the above situation.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present invention and therefore may include information that does not constitute prior art known to a person of ordinary skill in the art.
Disclosure of Invention
In view of the problems in the prior art, an object of the present invention is to provide a software updating method, which can effectively improve the timeliness of online version confirmation.
The embodiment of the invention provides a software updating method, which comprises the following steps:
receiving a list to be confirmed of online change, wherein the list to be confirmed comprises first change of software to be updated;
sending each change corresponding change confirmation request to a corresponding developer;
acquiring first feedback information of each first change of a developer;
and determining whether to add the corresponding first change into an online change list for software updating according to the first feedback information.
Preferably, after determining whether to add the corresponding first change to the online change list for software update, the method further includes the following steps:
and removing the first change corresponding to the first feedback information from the list to be confirmed.
Preferably, the determining whether to add the corresponding first change to an online change list for software update according to each piece of the first feedback information includes the following steps:
judging the type of the first feedback information;
if the type of the first feedback information is a confirmed change, adding the first change to the online change list;
and if the type of the first feedback information is cancellation change, not adding the first change to the online change list.
Preferably, after the determining the type of the first feedback information, the method further includes the following steps:
and if the type of the first feedback information is conflict, acquiring second conflicting changes, sending a change confirmation request of each second change to a corresponding developer, acquiring second feedback information of the developer for the second changes, and determining whether to add the corresponding second changes and the corresponding first changes into the online change list according to the second feedback information.
Preferably, after the determining the type of the first feedback information, the method further includes the following steps:
if the type of the first feedback information is conflict, establishing a change chain of changing the first feedback information into a first node, wherein a subsequent node in the change chain is a second change which conflicts with the change of the previous node;
acquiring second feedback information corresponding to a newly added second change every time a node of the second change is newly added;
if the second feedback information is a confirmed change, adding changes corresponding to each node in the change chain to the online change list;
if the second feedback information is the change cancellation, the changes corresponding to all the nodes in the change chain are not added to the online change list;
and if the second feedback information is in conflict, continuing to add the next node of the change chain.
Preferably, the sending each change corresponding change confirmation request to the corresponding developer includes the following steps:
searching communication information of developers corresponding to the first changes;
and sending each first change to a corresponding developer according to the communication information.
Preferably, the change confirmation request corresponding to each first change is sent to the corresponding developer, and communication information of the developer corresponding to each first change is obtained through a developer communication information list, where the communication information includes communication tool information, communication identifier, and developer identity information of the developer.
An embodiment of the present invention further provides a software update system, including:
the system comprises a to-be-confirmed list receiving module, a to-be-confirmed list updating module and a to-be-confirmed list updating module, wherein the to-be-confirmed list receiving module is used for receiving an online changed to-be-confirmed list, and the to-be-confirmed list comprises first changes of software to be updated;
a confirmation request sending module, configured to send the change confirmation request of each first change to a corresponding developer;
the feedback information receiving module is used for acquiring first feedback information of each first change of a developer;
and the online list maintenance module is used for determining whether each first change is added into an online change list according to the first feedback information, wherein the change in the online change list is the change performed by software updating.
An embodiment of the present invention further provides a software update apparatus, including:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the software update method described above via execution of the executable instructions.
Embodiments of the present invention also provide a computer-readable storage medium for storing a program, where the program implements the steps of the software updating method described above when executed.
In summary, the present invention provides a software updating method, system, device and storage medium, which reduces the search time of change attribution in the change list to be online, reduces the possibility of delay confirmation of changes due to neglecting messages for developers, and effectively improves the timeliness of online version confirmation.
Drawings
Other features, objects, and advantages of the invention will be apparent from the following detailed description of non-limiting embodiments, which proceeds with reference to the accompanying drawings and which is incorporated in and constitutes a part of this specification, illustrating embodiments consistent with the present application and together with the description serve to explain the principles of the application. It is obvious that the drawings in the following description are only some embodiments of the invention, and that for a person skilled in the art, other drawings can be derived from them without inventive effort.
Fig. 1 is a flow chart illustrating a confirmation process of a to-be-changed list before existing software is online;
FIG. 2 is a flowchart of a software update method according to an embodiment of the invention;
FIG. 3 is a flowchart of managing an online change list according to an embodiment of the present invention;
FIG. 4 is a block diagram of a software update system according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a software updating apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus their repetitive description will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
Fig. 2 is a flowchart of a software updating method according to an embodiment of the present invention, specifically, the software updating method includes the following steps:
s100: receiving a to-be-confirmed list of online changes, wherein the to-be-confirmed list comprises at least one first change of software to be updated, and specifically, the to-be-confirmed list can comprise a change number and description information of each first change;
before the step S100, the software updating system may establish a change registry, through which each developer may update the required change in real time, and the change registry may adopt a form of a mapping relationship list between a change number and a change description, or may adopt other forms. For example, if the change registry maintains 100 development changes with change numbers C00001, C00002,.. C00100 respectively, and if the currently required online change numbers are four change contents C00005, C00008, C00010, and C00012, the user inputs the change numbers, and the software update system establishes a list to be confirmed of online changes as { C00005, C00008, C00010, and C00012} through a mapping relationship list between the change numbers and the change descriptions.
S200: sending each change corresponding change confirmation request to a corresponding developer;
similarly, the software updating system may pre-store a list of the communication information of each change and the corresponding developer, or the system is provided with a developer registration center, and the developer may update the relevant information of the developer corresponding to each change in real time through the center, where the relevant information at least includes the communication information of the developer, including the identity Information (ID), name, nickname, communication tool information, communication identifier, and the like of the developer, so that the system can quickly and effectively find the developer in charge of the relevant change when the software needs to be updated.
Therefore, the step S200 may include the steps of:
searching communication information of developers corresponding to the first changes;
and sending each first change to a corresponding developer according to the communication information.
In this embodiment, in step S200, communication information of a developer corresponding to each first change is obtained through a developer communication information list, where the communication information includes communication tool information, communication identifier, and developer identity information of the developer.
S300: acquiring first feedback information of each first change of a developer;
s400: and determining whether to add the corresponding first change into an online change list for software updating according to the first feedback information.
Therefore, in the present invention, through step S100 and step S200, the corresponding developer can be automatically searched according to the first change in the list to be confirmed, and the confirmation request of the first change is automatically and actively sent to the developer, so that omission or error which may occur when the developer searches for the change of the developer by himself in the prior art is avoided, and the developer misses the change confirmation without noticing the message and delays the software update process can also be avoided. Further, in the invention, through the steps of S300 and S400, the online change list is automatically generated according to the feedback information of the developer, so that the efficiency and the accuracy of the online change list are improved.
In this embodiment, after determining whether to add the corresponding first change to the online change list for software update in step S400, the method further includes the following steps:
and removing the first change corresponding to the first feedback information from the list to be confirmed, namely removing the first change fed back by the developer from the list to be confirmed, so as to avoid the situation of repeated confirmation for the second time.
As shown in fig. 3, in this embodiment, the step S400 includes the following steps:
s410: judging the type of the first feedback information; typically, changes include changes that can be brought online, changes that cannot be brought online, and changes that have conflicts. And the feedback information of the openers is to confirm the change or directly cancel the change. For changes that have conflicts, further confirmation is needed as to whether other changes with which the conflict may be brought online.
S420: if the type of the first feedback information is a confirmed change, adding the first change to the online change list;
s430: and if the type of the first feedback information is cancellation change, not adding the first change to the online change list.
In this embodiment, the step S410: after the type of the first feedback information is judged, the method further comprises the following steps:
s440: and if the type of the first feedback information is conflict, acquiring second conflicting changes, sending a change confirmation request of each second change to a corresponding developer, acquiring second feedback information of the developer for the second changes, and determining whether to add the corresponding second changes and the corresponding first changes into the online change list according to the second feedback information.
As shown in fig. 3, in this embodiment, the step S440 includes the following steps:
s441: if the type of the first feedback information is conflict, establishing a change chain of changing the first feedback information into a first node, wherein a subsequent node in the change chain is a second change which conflicts with the change of the previous node;
s442: newly adding a second changed node in the change chain;
s443: when a node of a second change is newly added, searching communication information of a developer corresponding to the newly added second change, sending the newly added second change to the corresponding developer, and acquiring second feedback information corresponding to the newly added second change;
s444: judging the type of the second feedback information;
s445: if the second feedback information is a confirmed change, adding changes corresponding to each node in the change chain to the online change list;
s446: if the second feedback information is the change cancellation, the changes corresponding to all the nodes in the change chain are not added to the online change list;
if the second feedback information is a conflict, continuing to step S442: and adding a next second changed node of the change chain.
In the present invention, when the type of the first feedback information is a conflict, step S440 is executed, step S440 is actually a process of establishing a conflict chain and determining whether all changes in the conflict chain can be confirmed, and only when all changes in the conflict chain obtain the feedback information of "confirming changes", all changes in the conflict chain are added into an online change list, that is, the changes can be online, otherwise, the changes cannot be online.
Still take the list to be confirmed as { C00005, C00008, C00010} as an example, assuming that:
if the first feedback information of the C00005 change is a confirmed change, adding the first feedback information into an online change list;
the first feedback information of the C00008 change indicates that a conflict exists, the feedback conflict is a C00020 change, the system searches the communication information of the developer corresponding to the C00020 change, sends the C00020 change to the corresponding developer to confirm according to the communication information, and adds the C00008 and the C00020 changes to the online change list only when the second feedback information of the developer indicates that the change is confirmed; if the conflict exists in the change of C00020, confirming whether the change which conflicts with the change of C00020 can be on-line or not, and repeating the steps;
and if the first feedback information changed by the C00010 is that the change is cancelled, the first change is not added to the online change list.
Fig. 4 is a schematic structural diagram of a software update system according to an embodiment of the present invention, where the system includes:
a to-be-confirmed list receiving module M100, configured to receive a to-be-confirmed list of online changes, where the to-be-confirmed list includes at least a first change to be confirmed for software to be updated;
a confirmation request sending module M200, configured to send the change confirmation request of each first change to a corresponding developer;
a feedback information receiving module M300, configured to obtain first feedback information of each first change by a developer;
and an online list maintenance module M400, configured to determine whether to add each first change to an online change list according to the first feedback information, where a change in the online change list is a change performed by software update.
Therefore, according to the present invention, the to-be-confirmed list receiving module M100 and the confirmation request sending module M200 can automatically search for the corresponding developer according to the first change in the to-be-confirmed list, and automatically and actively send the confirmation request of the first change to the developer, so as to avoid the omission or error that may occur when the developer searches for the own change by himself in the prior art, and also avoid the developer missing the change confirmation without noticing the message and delaying the software update process. Furthermore, according to the invention, the online change list is automatically generated according to the feedback information of the developer through the feedback information receiving module M300 and the online list maintenance module M400, so that the efficiency and the accuracy of the online change list are improved.
Further, in this embodiment, the online list maintenance module M400 is further configured to remove the first change corresponding to the first feedback information from the to-be-confirmed list after determining whether to add the corresponding first change to the online change list for software update, that is, the first change after being fed back by the developer is removed from the to-be-confirmed list, so as to avoid a situation of double confirmation.
Further, in this embodiment, the online list maintenance module M400 may adopt the execution flow as shown in the above steps S410 to S440 and fig. 3 to determine whether to add each of the first changes to the online change list.
Correspondingly, the software updating system may further include a change chain maintenance module, and after the online list maintenance module M400 receives the first feedback information, if the type of the first feedback information is in conflict, the change chain maintenance module establishes a change chain in which the first change is a first node, and a subsequent node in the change chain is a second change in conflict with the change of the previous node.
Each time a node of a second change is newly added to the change chain maintenance module, the confirmation request sending module M200 sends the second change corresponding to the new node to a corresponding developer, and the feedback information receiving module M300 obtains second feedback information corresponding to the newly added second change.
If the second feedback information is a confirmation change, the online list maintenance module M400 adds all changes corresponding to each node in the change chain to the online change list, if the second feedback information is a cancellation change, the online list maintenance module M400 adds all changes corresponding to each node in the change chain to the online change list, and if the second feedback information is a conflict, the change chain maintenance module continues to add the next node of the change chain.
An electronic device 600 according to this embodiment of the invention is described below with reference to fig. 5. The electronic device 600 shown in fig. 5 is only an example and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 5, the electronic device 600 is embodied in the form of a general purpose computing device. The components of the electronic device 600 may include, but are not limited to: at least one processing unit 610, at least one memory unit 620, a bus 630 connecting the different platform components (including the memory unit 620 and the processing unit 610), a display unit 640, etc.
Wherein the storage unit stores program code executable by the processing unit 610 to cause the processing unit 610 to perform steps according to various exemplary embodiments of the present invention described in the above-mentioned electronic prescription flow processing method section of the present specification. For example, processing unit 610 may perform the steps as shown in fig. 2.
The storage unit 620 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)6201 and/or a cache memory unit 6202, and may further include a read-only memory unit (ROM) 6203.
The memory unit 620 may also include a program/utility 6204 having a set (at least one) of program modules 6205, such program modules 6205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 630 may be one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 600 may also communicate with one or more external devices 700 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 600, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 600 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 650. Also, the electronic device 600 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via the network adapter 660. The network adapter 660 may communicate with other modules of the electronic device 600 via the bus 630. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 600, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage platforms, to name a few.
Embodiments of the present invention further provide a computer-readable storage medium for storing a program, where the program is executed to implement the steps of the method for updating sorting software. In some possible embodiments, the aspects of the present invention may also be implemented in the form of a program product comprising program code for causing a terminal device to perform the steps according to various exemplary embodiments of the present invention described in the above-mentioned electronic prescription flow processing method section of this specification, when the program product is run on the terminal device.
Referring to fig. 6, a program product 800 for implementing the above method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited in this regard and, in the present document, a 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.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A 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 readable storage medium include: an electrical connection having one or more wires, a portable disk, 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.
A computer readable storage medium may include a propagated data signal with 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 readable storage medium may also be any readable medium that is not a 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 readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
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, 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 computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
In summary, the present invention provides a software updating method, system, device and storage medium, which reduces the search time of change attribution in the change list to be online, reduces the possibility of delay confirmation of changes due to neglecting messages for developers, and effectively improves the timeliness of online version confirmation.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. It will be evident to those skilled in the art that the present application is not limited to the details of the foregoing illustrative embodiments, and that the present application may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the application being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (10)

1. A software update method, comprising the steps of:
receiving a list to be confirmed of online change, wherein the list to be confirmed comprises first change of software to be updated;
sending each change corresponding change confirmation request to a corresponding developer;
acquiring first feedback information of each first change of a developer;
and determining whether to add the corresponding first change into an online change list for software updating according to the first feedback information.
2. The software updating method according to claim 1, wherein after determining whether to add the corresponding first change to an online change list for software updating, further comprising the steps of:
and removing the first change corresponding to the first feedback information from the list to be confirmed.
3. The software updating method according to claim 2, wherein the determining whether to add the corresponding first change to an online change list for software updating according to each of the first feedback information comprises the steps of:
judging the type of the first feedback information;
if the type of the first feedback information is a confirmed change, adding the first change to the online change list;
and if the type of the first feedback information is cancellation change, not adding the first change to the online change list.
4. The software updating method according to claim 3, further comprising the following steps after determining the type of the first feedback information:
and if the type of the first feedback information is conflict, acquiring second conflicting changes, sending a change confirmation request of each second change to a corresponding developer, acquiring second feedback information of the developer for the second changes, and determining whether to add the corresponding second changes and the corresponding first changes into the online change list according to the second feedback information.
5. The software updating method according to claim 4, further comprising the following steps after determining the type of the first feedback information:
if the type of the first feedback information is conflict, establishing a change chain of changing the first feedback information into a first node, wherein a subsequent node in the change chain is a second change which conflicts with the change of the previous node;
acquiring second feedback information corresponding to a newly added second change every time a node of the second change is newly added;
if the second feedback information is a confirmed change, adding changes corresponding to each node in the change chain to the online change list;
if the second feedback information is the change cancellation, the changes corresponding to all the nodes in the change chain are not added to the online change list;
and if the second feedback information is in conflict, continuing to add the next node of the change chain.
6. The software updating method according to claim 1, wherein the sending of each change confirmation request corresponding to the first change to the corresponding developer includes the steps of:
searching communication information of developers corresponding to the first changes;
and sending each first change to a corresponding developer according to the communication information.
7. The software updating method according to claim 6, wherein the change confirmation request corresponding to each of the first changes is sent to the corresponding developer, and communication information of the developer corresponding to each of the first changes is obtained through a developer communication information list, where the communication information includes communication tool information, communication identifier, and developer identity information of the developer.
8. A software update system, the system comprising:
the system comprises a to-be-confirmed list receiving module, a to-be-confirmed list updating module and a to-be-confirmed list updating module, wherein the to-be-confirmed list receiving module is used for receiving an online changed to-be-confirmed list, and the to-be-confirmed list comprises first changes of software to be updated;
a confirmation request sending module, configured to send the change confirmation request of each first change to a corresponding developer;
the feedback information receiving module is used for acquiring first feedback information of each first change of a developer;
and the online list maintenance module is used for determining whether each first change is added into an online change list according to the first feedback information, wherein the change in the online change list is the change performed by software updating.
9. A software updating apparatus characterized by comprising:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the software update method of any one of claims 1 to 7 via execution of the executable instructions.
10. A computer-readable storage medium storing a program, wherein the program when executed implements the steps of the software updating method of any one of claims 1 to 7.
CN201911087849.6A 2019-11-08 2019-11-08 Software updating method, system, equipment and storage medium Active CN111078249B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911087849.6A CN111078249B (en) 2019-11-08 2019-11-08 Software updating method, system, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911087849.6A CN111078249B (en) 2019-11-08 2019-11-08 Software updating method, system, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111078249A true CN111078249A (en) 2020-04-28
CN111078249B CN111078249B (en) 2023-06-02

Family

ID=70310732

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911087849.6A Active CN111078249B (en) 2019-11-08 2019-11-08 Software updating method, system, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111078249B (en)

Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040261053A1 (en) * 2002-03-01 2004-12-23 Dougherty Charles B. System and method for a web-based application development and deployment tracking tool
JP2007172223A (en) * 2005-12-21 2007-07-05 Nec Corp Repository system, method for managing repository, and its program
US20080148248A1 (en) * 2006-12-15 2008-06-19 Michael Volkmer Automatic software maintenance with change requests
US20090193388A1 (en) * 2008-01-28 2009-07-30 Nojiri Shuhei Software development support apparatus, program and method
JP2009223822A (en) * 2008-03-18 2009-10-01 Nec Corp Source code update notifying device and source code update notifying method
US20100095197A1 (en) * 2008-10-13 2010-04-15 Sap Ag System and method for dynamic content publishing
US20120030658A1 (en) * 2010-07-30 2012-02-02 International Business Machines Corporation Software development assistant method and system
CN103347217A (en) * 2013-06-29 2013-10-09 深圳市龙视传媒有限公司 Reminding method, system and terminal for application update
US20140196020A1 (en) * 2013-01-08 2014-07-10 Sap Ag Generating software updates
CN104090776A (en) * 2014-07-24 2014-10-08 北京全路通信信号研究设计院有限公司 Software development method and system
CN104572439A (en) * 2013-10-29 2015-04-29 国际商业机器公司 Regression alert method and system
CN105373401A (en) * 2015-10-27 2016-03-02 上海钢富电子商务有限公司 Method and system for automatically releasing software package
US20160239269A1 (en) * 2015-02-16 2016-08-18 International Business Machines Corporation Supporting software application developers to iteratively refine requirements for web application programing interfaces
WO2016170641A1 (en) * 2015-04-23 2016-10-27 三菱電機株式会社 Program update device, composite unit device, update determination program, and program update method
CN106407106A (en) * 2016-08-26 2017-02-15 郑州悉知信息科技股份有限公司 Code management system and method
CN107621944A (en) * 2017-09-22 2018-01-23 天翼电子商务有限公司 Continuous integrating pipeline system and its method based on automation O&M
CN107832062A (en) * 2017-09-08 2018-03-23 上海壹账通金融科技有限公司 A kind of method for updating program and terminal device
CN107894895A (en) * 2017-11-06 2018-04-10 网易(杭州)网络有限公司 Processing method, device, storage medium, processor and the server of code update
US20180123779A1 (en) * 2016-11-01 2018-05-03 Jiangang Zhang Flexible Blockchain Smart-Contract Deployment
CN108073394A (en) * 2018-02-27 2018-05-25 西安闻泰电子科技有限公司 Code administration method, apparatus, code administration server and storage medium
CN108153547A (en) * 2017-12-26 2018-06-12 泰康保险集团股份有限公司 Method for edition management, device, medium and the electronic equipment of micro services
CN108170448A (en) * 2017-12-26 2018-06-15 车智互联(北京)科技有限公司 The system that a kind of automatic high-efficiency carries out software upgrading version publication
US10114637B1 (en) * 2016-06-24 2018-10-30 Intuit Inc. Automatically updating a shared project build platform
CN109408382A (en) * 2018-10-11 2019-03-01 网宿科技股份有限公司 A kind of continuous integrating method and continuous integration system
CN109445837A (en) * 2018-09-03 2019-03-08 中国平安人寿保险股份有限公司 A kind of dissemination method and equipment of application program
CN109710810A (en) * 2018-11-22 2019-05-03 平安科技(深圳)有限公司 Change management method, apparatus, equipment and storage medium
CN109787858A (en) * 2018-12-29 2019-05-21 福建天泉教育科技有限公司 A kind of method and terminal of batch issuing service

Patent Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040261053A1 (en) * 2002-03-01 2004-12-23 Dougherty Charles B. System and method for a web-based application development and deployment tracking tool
JP2007172223A (en) * 2005-12-21 2007-07-05 Nec Corp Repository system, method for managing repository, and its program
US20080148248A1 (en) * 2006-12-15 2008-06-19 Michael Volkmer Automatic software maintenance with change requests
US20090193388A1 (en) * 2008-01-28 2009-07-30 Nojiri Shuhei Software development support apparatus, program and method
JP2009223822A (en) * 2008-03-18 2009-10-01 Nec Corp Source code update notifying device and source code update notifying method
US20100095197A1 (en) * 2008-10-13 2010-04-15 Sap Ag System and method for dynamic content publishing
US20120030658A1 (en) * 2010-07-30 2012-02-02 International Business Machines Corporation Software development assistant method and system
US20140196020A1 (en) * 2013-01-08 2014-07-10 Sap Ag Generating software updates
CN103347217A (en) * 2013-06-29 2013-10-09 深圳市龙视传媒有限公司 Reminding method, system and terminal for application update
CN104572439A (en) * 2013-10-29 2015-04-29 国际商业机器公司 Regression alert method and system
CN104090776A (en) * 2014-07-24 2014-10-08 北京全路通信信号研究设计院有限公司 Software development method and system
US20160239269A1 (en) * 2015-02-16 2016-08-18 International Business Machines Corporation Supporting software application developers to iteratively refine requirements for web application programing interfaces
WO2016170641A1 (en) * 2015-04-23 2016-10-27 三菱電機株式会社 Program update device, composite unit device, update determination program, and program update method
CN105373401A (en) * 2015-10-27 2016-03-02 上海钢富电子商务有限公司 Method and system for automatically releasing software package
US10114637B1 (en) * 2016-06-24 2018-10-30 Intuit Inc. Automatically updating a shared project build platform
CN106407106A (en) * 2016-08-26 2017-02-15 郑州悉知信息科技股份有限公司 Code management system and method
US20180123779A1 (en) * 2016-11-01 2018-05-03 Jiangang Zhang Flexible Blockchain Smart-Contract Deployment
CN107832062A (en) * 2017-09-08 2018-03-23 上海壹账通金融科技有限公司 A kind of method for updating program and terminal device
CN107621944A (en) * 2017-09-22 2018-01-23 天翼电子商务有限公司 Continuous integrating pipeline system and its method based on automation O&M
CN107894895A (en) * 2017-11-06 2018-04-10 网易(杭州)网络有限公司 Processing method, device, storage medium, processor and the server of code update
CN108153547A (en) * 2017-12-26 2018-06-12 泰康保险集团股份有限公司 Method for edition management, device, medium and the electronic equipment of micro services
CN108170448A (en) * 2017-12-26 2018-06-15 车智互联(北京)科技有限公司 The system that a kind of automatic high-efficiency carries out software upgrading version publication
CN108073394A (en) * 2018-02-27 2018-05-25 西安闻泰电子科技有限公司 Code administration method, apparatus, code administration server and storage medium
CN109445837A (en) * 2018-09-03 2019-03-08 中国平安人寿保险股份有限公司 A kind of dissemination method and equipment of application program
CN109408382A (en) * 2018-10-11 2019-03-01 网宿科技股份有限公司 A kind of continuous integrating method and continuous integration system
CN109710810A (en) * 2018-11-22 2019-05-03 平安科技(深圳)有限公司 Change management method, apparatus, equipment and storage medium
CN109787858A (en) * 2018-12-29 2019-05-21 福建天泉教育科技有限公司 A kind of method and terminal of batch issuing service

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
傅纯一;: "别拿生产***冒险――制定有效的配置管理流程" *
王志强;: "银行应用软件开发及版本发布的实施策略", 中国金融电脑 *
解晶晶;: "基于敏捷开发的软件配置管理" *

Also Published As

Publication number Publication date
CN111078249B (en) 2023-06-02

Similar Documents

Publication Publication Date Title
CN109634837B (en) Automatic test method, device, equipment and storage medium
CN111464380B (en) Method, device and system for parallel testing of multiple service items
CN101183379A (en) Attribute level federation from multiple data sources
CN107092491B (en) Configuration loading method and system
US20050132354A1 (en) System and method for providing self-installing software components for network service execution
CN110990081A (en) Microservice registration and discovery method and device, storage medium and electronic equipment
CA3017523C (en) Technologies for auto discover and connect to a rest interface
US11698802B2 (en) Customer service management
US20070027996A1 (en) Configuring application settings based on changes associated with a network identifier
CN113971037A (en) Application processing method and device, electronic equipment and storage medium
US20090138510A1 (en) Method and apparatus for associating help desk ticket with affected data processing system
US20060048140A1 (en) Method, system and article for generating installation merge packages
CN113297081B (en) Execution method and device of continuous integrated pipeline
CN111078249B (en) Software updating method, system, equipment and storage medium
CN110806967A (en) Unit testing method and device
CN114020789A (en) Bill data query method, system, device and storage medium
CN114237588A (en) Code warehouse selection method, device, equipment and storage medium
CN113378575A (en) Automatic naming method and system for equipment, electronic equipment and storage medium
CN113064905A (en) Business process processing method and device, electronic equipment and computer readable medium
CN113495723A (en) Method and device for calling functional component and storage medium
CN112711602A (en) Running method and device of storage process, database system and storage medium
CN112559001A (en) Method and device for updating application
CN110515647B (en) Static resource management method, device, equipment and storage medium
CN112764910B (en) Method, system, equipment and storage medium for processing differential task response
CN111221843A (en) Big data processing method and device

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