CN115495105A - Packaging uploading method and device, electronic equipment and storage medium - Google Patents
Packaging uploading method and device, electronic equipment and storage medium Download PDFInfo
- Publication number
- CN115495105A CN115495105A CN202211153592.1A CN202211153592A CN115495105A CN 115495105 A CN115495105 A CN 115495105A CN 202211153592 A CN202211153592 A CN 202211153592A CN 115495105 A CN115495105 A CN 115495105A
- Authority
- CN
- China
- Prior art keywords
- icon
- application
- uploading
- application name
- control system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Stored Programmes (AREA)
Abstract
The invention provides a packaging uploading method, a packaging uploading device, electronic equipment and a storage medium, which relate to the technical field of computers and comprise the following steps: matching the application name in the distributed version control system, and extracting code information corresponding to the application name; receiving an updated icon containing basic information, and replacing the initial icon with the updated icon; generating an installation package related to the application name according to the code information and the update icon; uploading the installation package to a hosting and distributing service platform to obtain a downloading address generated by the hosting and distributing service platform; the basic information includes version information corresponding to the application name and environment information. According to the invention, through an integrated execution process, the processes of code acquisition, packaging and uploading are sequentially executed, the development efficiency of packaging and uploading is improved, and by combining the form of updating the icons, testers can distinguish versions and environments of each application program, so that the phenomenon that the versions or the environments are mixed for use due to the same icon is avoided, and further the test error is caused.
Description
Technical Field
The invention relates to the technical field of computers, in particular to a packaging uploading method and device, electronic equipment and a storage medium.
Background
In the development process, frequent packaging is needed for testing, however, the packaging process usually takes a long time and has many steps, and the packaged and downloaded application versions cannot be identified, so that the development efficiency is seriously reduced.
Disclosure of Invention
The invention provides a packaging uploading method, a packaging uploading device, electronic equipment and a storage medium, which are used for solving the technical defect of low packaging uploading efficiency in the prior art.
In a first aspect, the present invention provides a method for packet uploading, including:
matching application names in a distributed version control system, and extracting code information corresponding to the application names;
receiving an updated icon containing basic information, and replacing the initial icon with the updated icon;
generating an installation package related to the application name according to the code information and the update icon;
uploading the installation package to a hosting and distributing service platform to obtain a download address generated by the hosting and distributing service platform;
the basic information comprises version information and environment information corresponding to the application name;
the initial image is obtained from a local file or in the case of matching application names in a distributed version control system.
According to the packaging uploading method provided by the invention, before the application name is matched in the distributed version control system, the packaging uploading method further comprises the following steps:
under the condition that a preset execution condition is met, generating a first instruction, wherein the first instruction is used for indicating to acquire an application name;
receiving the application name;
the meeting of the preset execution condition specifically includes:
and traversing all the application programs until all the application programs comprise a distributed version control system, an integrated development tool, a managed distribution service platform and picture synthesis software.
According to the packing uploading method provided by the invention, the application name is matched in the distributed version control system, and the code information corresponding to the application name is extracted, wherein the packing uploading method comprises the following steps:
traversing all application names in the distributed version control system, and extracting code information corresponding to the application under the condition that the application with the same name is matched;
and re-receiving the application name under the condition that the application with the same application name can not be matched.
According to the packaging uploading method provided by the invention, before receiving the update icon containing the basic information, the method further comprises the following steps:
calling an integrated development tool, and indicating to acquire the basic information according to the integrated development tool;
calling picture synthesis software, and indicating to generate an update icon containing basic information according to the icon to be updated and the basic information;
and the icon to be updated is obtained according to the picture synthesis software.
According to the packaging uploading method provided by the invention, after the download address generated by the hosting and distributing service platform is obtained, the method further comprises the following steps:
and sending the download address to instant chat software, and indicating the instant chat software to send the download address to a test end.
According to the packaging uploading method provided by the invention, after the installation package is uploaded to a hosting distribution service platform, the packaging uploading method further comprises the following steps of;
deleting the temporary image data, the temporary cache data and the installation package;
the temporary image data is generated according to picture synthesis software;
the temporary cache data is generated according to an integrated development tool.
In a second aspect, the present invention provides a package uploading apparatus, including:
an extraction unit: the system is used for matching application names in a distributed version control system and extracting code information corresponding to the application names;
a replacement unit: the icon replacing device is used for receiving an updating icon containing basic information and replacing the initial icon to the updating icon;
a generation unit: the updating icon is used for updating the application name of the application according to the code information;
an acquisition unit: the system comprises an installation package, a hosting and distribution service platform and a download server, wherein the installation package is used for uploading the installation package to the hosting and distribution service platform so as to acquire a download address generated by the hosting and distribution service platform;
the basic information comprises version information and environment information corresponding to the application name;
the initial image is obtained from a local file or in case of matching application names in a distributed version control system.
In a third aspect, an electronic device is further provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the program, the package uploading method is implemented.
In a fourth aspect, a non-transitory computer readable storage medium is further provided, on which a computer program is stored, which when executed by a processor implements the package uploading method.
In a fifth aspect, a computer program product is also provided, which comprises a computer program, when executed by a processor, implements the package upload method.
The invention provides a packaging uploading method, a packaging uploading device, electronic equipment and a storage medium, wherein code information matched with an application name is extracted from a distributed version control system, an initial icon is replaced by an updated icon containing basic information, an installation package is generated according to the code information and the updated icon, the installation package is uploaded to a hosting and distributing service platform, and a downloading address generated by the hosting and distributing service platform is finally obtained. According to the invention, through an integrated execution process, the processes of code acquisition, packaging and uploading are sequentially executed, the packaging and uploading accuracy and the development efficiency are improved, and by combining the form of updating the icons, testers can distinguish each version and each environment of each application program, so that the situation that the versions or the environments are mixed for use due to the same icon is avoided, and further, the test error is caused.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a package uploading method provided by the present invention;
fig. 2 is a second schematic flowchart of the package uploading method provided by the present invention;
fig. 3 is a third schematic flowchart of a package uploading method provided by the present invention;
fig. 4 is a schematic structural diagram of a packaging uploading device provided by the present invention;
FIG. 5 is a fourth flowchart of a package uploading method provided by the present invention;
fig. 6 is a schematic structural diagram of an electronic device provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is one of the flow diagrams of the package uploading method provided by the present invention, and provides a package uploading method, including:
matching application names in a distributed version control system, and extracting code information corresponding to the application names;
receiving an updated icon containing basic information, and replacing the initial icon with the updated icon;
generating an installation package related to the application name according to the code information and the update icon;
uploading the installation package to a hosting and distributing service platform to obtain a downloading address generated by the hosting and distributing service platform;
the basic information comprises version information and environment information corresponding to the application name;
the initial image is obtained from a local file or in case of matching application names in a distributed version control system.
In step 101, the distributed version control system Git is an open-source distributed version control system, and can effectively process the management of the versions of items from very small to very large at a high speed, optionally, the present invention aims to solve the problem of integration of packaging, uploading, and notifying of a mobile operating system iOS, in the iOS system, a code can be pulled from a remote server through a related command of the distributed version control system Git, specifically, before pulling the code, an application name corresponding to the code to be pulled needs to be obtained first, so that a query can be searched in the distributed version control system according to the application name, and code information corresponding to the application name can be matched.
The technical personnel in the field understand that a plurality of branches exist on a remote server, each version of application program corresponds to one corresponding branch, and the application name is the name of the branch, so that the application name is matched in a distributed version control system, and the code information corresponding to the application name is extracted.
In step 102, an update icon including basic information is received, and the initial icon is replaced with the update icon, where the update icon may be a designated picture in a local storage or an icon obtained from other picture software, the basic information is version information and environment information corresponding to the application name, the version information corresponding to the application name may be a version number 1.0, a version number 2.0, a version number 3.0, and the like, and the environment information may be a test environment, a development environment, or a formal environment. The initial image may be acquired according to a local file, or may be acquired according to an icon carried by the code information when an application name is matched in a distributed version control system
When the application program corresponding codes are packaged and uploaded, the initial icons are optionally modified, so that testers can distinguish different versions and different test environments according to different icons, and further the situation that the versions or the environments are mixed up due to the fact that the icons are the same is avoided, and further test errors are caused.
In step 103, according to the code information and the update icon, an installation package related to the application name is generated, and a command is executed to generate the installation package, which is a self-contained function of an integrated development tool Xcode.
In step 104, the installation package is uploaded to a hosting and distributing service platform to obtain a download address generated by the hosting and distributing service platform, as an optional embodiment, the hosting and distributing service platform fir.im can provide a series of development and test efficiency tool services such as rapid test release, breakdown collection analysis, user feedback collection and the like for a mobile developer, and can enable developers to concentrate on product development and optimization.
Optionally, matching an application name in the distributed version control system, and extracting code information corresponding to the application name includes:
traversing all application names in the distributed version control system, and extracting code information corresponding to the application under the condition that the application with the same name is matched;
and re-receiving the application name under the condition that the application with the same application name can not be matched.
Those skilled in the art understand that, in the process of matching the application name by the distributed version control system, a case of successful matching may occur, and a case of unsuccessful matching may also occur, specifically, in the case of matching an application with the same application name, code information corresponding to the application is directly extracted, and in the case of failing to match an application with the same application name, the step of determining the application name may be returned, that is, the application name is received again, and all application names in the distributed version control system are traversed again according to the re-received application name until an application with the same application name is matched.
Optionally, after obtaining the download address generated by the managed distribution service platform, the method further includes:
and sending the download address to instant chat software, and indicating the instant chat software to send the download address to a test end.
The invention can realize the packaging and uploading of the application program for testing and the notification of the downloaded address after the uploading, and further, after the downloaded address generated by the hosting and distributing service platform is obtained, the downloaded address is sent to the instant chat software, and the instant chat software is used for displaying the downloaded address in the instant chat software and informing a tester.
Optionally, after uploading the installation package to a hosting distribution service platform, further comprising;
deleting the temporary image data, the temporary cache data and the installation package;
the temporary image data is generated according to picture synthesis software;
the temporary cache data is generated according to an integrated development tool.
The temporary image data, the temporary cache data and the installation package can be directly deleted without storing the temporary image data, the temporary cache data and the installation package in the local after the installation package is uploaded to a hosting and distributing service platform, so that system redundancy is reduced, and operating efficiency is improved.
The invention provides a packaging uploading method, a packaging uploading device, electronic equipment and a storage medium, wherein code information matched with an application name is extracted from a distributed version control system, an initial icon is replaced by an updated icon containing basic information, an installation package is generated according to the code information and the updated icon, the installation package is uploaded to a hosting and distributing service platform, and a downloading address generated by the hosting and distributing service platform is finally obtained. According to the invention, through an integrated execution process, the processes of code acquisition, packaging and uploading are sequentially executed, the packaging and uploading accuracy and the development efficiency are improved, and by combining the form of updating the icons, testers can distinguish each version and each environment of each application program, so that the situation that the versions or the environments are mixed for use due to the same icon is avoided, and further, the test error is caused.
Fig. 2 is a second flowchart of the package uploading method provided by the present invention, and before matching the application name in the distributed version control system, the method further includes:
under the condition that a preset execution condition is met, generating a first instruction, wherein the first instruction is used for indicating to acquire an application name;
receiving the application name;
the meeting of the preset execution condition specifically includes:
and traversing all the application programs until all the application programs comprise a distributed version control system, an integrated development tool, a managed distribution service platform and picture synthesis software.
In step 201, since the present invention needs to implement a series of operations such as packaging, uploading, and notifying of an application, the present application calls a plurality of system software or plug-ins in the system to implement the whole process, and since the series of operations such as packaging, uploading, and notifying of an application are implemented as full-automatic integrated operations without manual operations, online detection of the system software or plug-ins existing in the system is needed, so as to ensure that each step in the execution process can be automatically completed.
Specifically, whether a system meets a preset execution condition is judged, the preset execution condition is that all application programs are traversed until all the application programs comprise a distributed version control system, an integrated development tool, a managed distribution service platform and picture synthesis software, the distributed version control system, the integrated development tool, the managed distribution service platform and the picture synthesis software are all plug-in programs required to be called in the invention, and only under the condition that the distributed version control system, the integrated development tool, the managed distribution service platform and the picture synthesis software exist in the system, a first instruction is generated and used for indicating that an application name is obtained. And in the case that any one of a distributed version control system, an integrated development tool, a hosting and distributing service platform and picture synthesis software is lacked in the system, the first instruction cannot be generated, and accordingly, testers can be instructed to install related applications until all plug-ins of the distributed version control system, the integrated development tool, the hosting and distributing service platform and the picture synthesis software exist in the system.
In step 202, according to the first instruction in step 201, the first instruction is used to instruct to acquire an application name, and further acquire the application name, where the acquisition of the application name may be manually input, or determined by selecting in the system according to a user instruction.
Fig. 3 is a third schematic flow chart of the package uploading method provided by the present invention, before receiving an update icon containing basic information, further including:
calling an integrated development tool, and indicating to acquire the basic information according to the integrated development tool;
calling picture synthesis software, and indicating to generate an update icon containing basic information according to an icon to be updated and the basic information;
the icon to be updated is obtained according to the picture synthesis software.
In step 301, the present invention first needs to invoke an integrated development tool, and then inputs the basic information in the integrated development tool, where the basic information includes version information and environment information corresponding to the application name.
In step 302, picture synthesis software is first called, where the picture synthesis software has functions of creating, editing, and synthesizing a picture, and optionally, the picture synthesis software imagemap may be used to generate an update icon of basic information, specifically, an update icon including the basic information is indicated to be generated according to an icon to be updated and the basic information, where the icon to be updated may be obtained locally or determined by screening from the picture synthesis software.
Fig. 4 is a schematic structural diagram of a package uploading apparatus provided by the present invention, and the present invention discloses a package uploading apparatus, which includes an extraction unit 1: the operation principle of the extracting unit 1 may refer to the foregoing step 101, and is not described herein again.
The packaging uploading device further comprises a replacing unit 2: for receiving the updated icon containing the basic information and replacing the initial icon with the updated icon, the working principle of the replacing unit 2 may refer to the foregoing step 102, which is not described herein again.
The packaging and uploading device further comprises a generating unit 3: for generating the installation package related to the application name according to the code information and the update icon, the operation principle of the generating unit 3 may refer to the foregoing step 103, which is not described herein again.
The packaging and uploading device further comprises an obtaining unit 4: for uploading the installation package to a hosting and distributing service platform to obtain a download address generated by the hosting and distributing service platform, the aforementioned step 104 may be referred to as a working principle of the obtaining unit 4, which is not described herein again.
The basic information comprises version information and environment information corresponding to the application name;
the initial image is obtained from a local file or in case of matching application names in a distributed version control system.
The invention provides a packaging uploading method, a packaging uploading device, electronic equipment and a storage medium, wherein code information matched with an application name is extracted from a distributed version control system, an initial icon is replaced by an updated icon containing basic information, an installation package is generated according to the code information and the updated icon, the installation package is uploaded to a hosting and distributing service platform, and a downloading address generated by the hosting and distributing service platform is finally obtained. According to the invention, through an integrated execution process, the processes of code acquisition, packaging and uploading are sequentially executed, the packaging and uploading accuracy and the development efficiency are improved, and through combining the form of updating the icons, testers can distinguish each version and each environment of each application program, so that the phenomenon that the versions or the environments are mixed for use due to the same icon is avoided, and further, the test error is caused.
Fig. 5 is a fourth flowchart of the packaging uploading method provided by the present invention, as shown in fig. 5, the present invention first checks whether to install the distributed version control system, the integrated development tool, the managed distribution service platform, and the picture synthesis software, prompts to be installed and quit if it is determined that any one or more of the distributed version control system, the integrated development tool, the managed distribution service platform, and the picture synthesis software is not installed, inputs the branch to be pulled if it is determined that all of the distributed version control system, the integrated development tool, the managed distribution service platform, and the picture synthesis software are installed, prompts to be re-input if no branch to be pulled exists, pulls the corresponding branch code if it exists, further inputs the version and environment, generates an icon with version and environment information, further generates an installation package and uploads the installation package to the managed distribution service platform, issues a download address for a tester to download, and finally clears the cache and quits.
And when any one of the environments of generating an icon with version and environment information, generating an installation package, uploading the installation package to a hosting and distributing service platform and issuing a download address fails to execute, prompting an error and quitting.
The invention adopts the integrated execution process to sequentially execute the processes of code acquisition, packaging and uploading, improves the packaging and uploading accuracy and the development efficiency, and enables testers to distinguish each version and each environment of each application program by combining the form of updating the icons, thereby avoiding the confusion use of the versions or the environments due to the same icons and further causing the test errors.
Fig. 6 is a schematic structural diagram of an electronic device provided in the present invention. As shown in fig. 6, the electronic device may include: a processor (processor) 610, a communication interface (communication interface) 620, a memory (memory) 630 and a communication bus 640, wherein the processor 610, the communication interface 620 and the memory 630 are communicated with each other via the communication bus 640. The processor 610 may invoke logic instructions in the memory 630 to perform a packed upload method comprising: matching application names in a distributed version control system, and extracting code information corresponding to the application names; receiving an updated icon containing basic information, and replacing the initial icon with the updated icon; generating an installation package related to the application name according to the code information and the update icon; uploading the installation package to a hosting and distributing service platform to obtain a download address generated by the hosting and distributing service platform; the basic information comprises version information and environment information corresponding to the application name; the initial image is obtained from a local file or in the case of matching application names in a distributed version control system.
In addition, the logic instructions in the memory 630 may be implemented in software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention or a part thereof which substantially contributes to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, the present invention also provides a computer program product, which includes a computer program that can be stored on a non-transitory computer-readable storage medium, and when the computer program is executed by a processor, the computer can execute a package uploading method provided by the above methods, and the method includes: matching application names in a distributed version control system, and extracting code information corresponding to the application names; receiving an updated icon containing basic information, and replacing the initial icon with the updated icon; generating an installation package related to the application name according to the code information and the update icon; uploading the installation package to a hosting and distributing service platform to obtain a download address generated by the hosting and distributing service platform; the basic information comprises version information and environment information corresponding to the application name; the initial image is obtained from a local file or in case of matching application names in a distributed version control system.
In yet another aspect, the present invention also provides a non-transitory computer readable storage medium, on which a computer program is stored, the computer program being implemented by a processor to perform the above methods to provide a package upload method, the method including: matching application names in a distributed version control system, and extracting code information corresponding to the application names; receiving an updated icon containing basic information, and replacing the initial icon with the updated icon; generating an installation package related to the application name according to the code information and the update icon; uploading the installation package to a hosting and distributing service platform to obtain a download address generated by the hosting and distributing service platform; the basic information comprises version information and environment information corresponding to the application name; the initial image is obtained from a local file or in case of matching application names in a distributed version control system.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.
Claims (10)
1. A method for package upload, comprising:
matching application names in a distributed version control system, and extracting code information corresponding to the application names;
receiving an updated icon containing basic information, and replacing the initial icon with the updated icon;
generating an installation package related to the application name according to the code information and the update icon;
uploading the installation package to a hosting and distributing service platform to obtain a download address generated by the hosting and distributing service platform;
the basic information comprises version information and environment information corresponding to the application name;
the initial image is obtained from a local file or in case of matching application names in a distributed version control system.
2. The package uploading method of claim 1, further comprising, before matching the application name in the distributed version control system:
under the condition that a preset execution condition is met, generating a first instruction, wherein the first instruction is used for indicating to acquire an application name;
receiving the application name;
the meeting of the preset execution condition specifically includes:
and traversing all the application programs until all the application programs comprise a distributed version control system, an integrated development tool, a hosting and distributing service platform and picture synthesis software.
3. The package uploading method of claim 1, wherein matching an application name in a distributed version control system and extracting code information corresponding to the application name comprises:
traversing all application names in the distributed version control system, and extracting code information corresponding to the application under the condition that the application with the same name is matched;
and re-receiving the application name under the condition that the application with the same name as the application name cannot be matched.
4. The package uploading method of claim 1, further comprising, before receiving the update icon containing the basic information:
calling an integrated development tool, and indicating to acquire the basic information according to the integrated development tool;
calling picture synthesis software, and indicating to generate an update icon containing basic information according to the icon to be updated and the basic information;
and the icon to be updated is obtained according to the picture synthesis software.
5. The package uploading method according to claim 1, further comprising, after obtaining the download address generated by the hosted distribution service platform:
and sending the download address to instant chat software, and indicating the instant chat software to send the download address to a test end.
6. The package upload method of claim 1, further comprising, after uploading the installation package to a hosted distribution service platform;
deleting the temporary image data, the temporary cache data and the installation package;
the temporary image data is generated according to picture synthesis software;
the temporary cache data is generated according to an integrated development tool.
7. A package uploading device, comprising:
an extraction unit: the system comprises a distributed version control system, a code information extraction module and a database, wherein the distributed version control system is used for matching application names and extracting code information corresponding to the application names;
a replacement unit: the icon replacing device is used for receiving an updating icon containing basic information and replacing the initial icon to the updating icon;
a generation unit: the updating icon is used for updating the application name of the application according to the code information;
an acquisition unit: the installation package is uploaded to a hosting and distributing service platform so as to obtain a downloading address generated by the hosting and distributing service platform;
the basic information comprises version information and environment information corresponding to the application name;
the initial image is obtained from a local file or in the case of matching application names in a distributed version control system.
8. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the packaged upload method of any of claims 1 to 6 when executing the computer program.
9. A non-transitory computer readable storage medium having stored thereon a computer program, wherein the computer program, when executed by a processor, implements the package upload method of any of claims 1 to 6.
10. A computer program product comprising a computer program, wherein the computer program, when executed by a processor, implements the package upload method of any of claims 1 to 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211153592.1A CN115495105A (en) | 2022-09-21 | 2022-09-21 | Packaging uploading method and device, electronic equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211153592.1A CN115495105A (en) | 2022-09-21 | 2022-09-21 | Packaging uploading method and device, electronic equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN115495105A true CN115495105A (en) | 2022-12-20 |
Family
ID=84470284
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202211153592.1A Pending CN115495105A (en) | 2022-09-21 | 2022-09-21 | Packaging uploading method and device, electronic equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115495105A (en) |
-
2022
- 2022-09-21 CN CN202211153592.1A patent/CN115495105A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107908541B (en) | Interface testing method and device, computer equipment and storage medium | |
CN109302522B (en) | Test method, test device, computer system, and computer medium | |
CN107463362B (en) | Method and system for continuous deployment based on multiple Jenkins | |
CN107896244B (en) | Version file distribution method, client and server | |
CN107193607B (en) | Method and apparatus for updating code file, storage medium, processor, and terminal | |
US11113050B2 (en) | Application architecture generation | |
CN106817241A (en) | A kind of updating management method, upgrade method and device | |
CN110489161B (en) | Version file management method and related device | |
CN113064630B (en) | Mobile terminal APP automatic packaging method, system, electronic equipment and storage medium | |
CN109284106A (en) | Method for release management, electronic device and the readable storage medium storing program for executing of business rule | |
CN110727575B (en) | Information processing method, system, device and storage medium | |
EP3447635A1 (en) | Application architecture generation | |
CN111026411A (en) | Software remote deployment management method and management machine | |
CN112559348B (en) | Test analysis method, system, equipment and medium based on jacoco | |
CN112463588A (en) | Automatic test system and method, storage medium and computing equipment | |
CN113448854A (en) | Regression testing method and device | |
CN113821249A (en) | Project development configuration method and device, electronic equipment and readable storage medium | |
EP3346642A1 (en) | Method and device for managing network element model | |
CN115495105A (en) | Packaging uploading method and device, electronic equipment and storage medium | |
CN112346994B (en) | Test information association method, device, computer equipment and storage medium | |
JP5905313B2 (en) | Information processing apparatus, information processing method, information processing system, and program | |
CN109814911A (en) | Method, apparatus, computer equipment and storage medium for Manage Scripts program | |
CN111858302B (en) | Method and device for testing small program, electronic equipment and storage medium | |
CN114416163A (en) | Product management method, system, storage medium and electronic equipment | |
CN113377468A (en) | Script execution method and device, electronic equipment and 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 |