This article is reprinted from the WeChat public account "JS Daily Question", the author is Huihui. Please contact the JS Daily Question public account to reprint this article. 1. BackgroundIn medium and large companies, the division of labor is very detailed, and generally employees with different job roles will participate in the same Mini Program project at the same time. For this reason, the Mini Program platform has designed different permission management so that project managers can manage the collaborative work of the entire team more efficiently. In the past, after developing a web page, we needed to put the web page code and resources on the server so that users could access them through the Internet. In the mini program platform, after the developer completes the development, he needs to submit the mini program code package in the developer tool, and then publish the mini program in the mini program background. 2. ProcessThe release process is mainly divided into three parts:
Upload the codeIn the developer tools, you can click the code upload function: Then you can fill in the version information: Then click Upload, and the compiler will prompt that the code has been uploaded successfully. Submit for reviewAfter uploading the code, you can log in to the official website of the WeChat public account, click [Development Management], and view the application details: The review process requires filling in the review information, as shown below: After successful submission, the following figure is shown: Release versionOnce the review is passed, it can be submitted for release. After the release is successful, it is as follows: 3. ExtensionThe above is the simplest process for publishing mini program code. The general process is as follows:
However, when faced with multi-person coordinated development, it is possible that the code that has been launched has not yet been merged into the master. Therefore, we can consider automated build and deployment, which is to automate a series of processes from development to deployment, so that they are connected and coherent. When the build fails, the developer can be informed, and when the build succeeds, the tester and implementation personnel can be informed. Please refer to the following flowchart: Referenceshttps://juejin.cn/post/6994414162700927012 https://www.leapcloud.cn/website/docs/doc_config/xiaochengxu/xiaochengxu.html |
<<: Inventory: 11 foreign SASE vendors
This month, Moack.co.kr launched a specially conf...
HostKvm has launched new products, this time with...
CMIVPS released a Double 11 promotion plan, which...
Earlier this month, I shared the promotional VPS/...
Power outages are happening all over the country,...
LiCloud.io has launched this year's National ...
1. Evolution of blockchain development Looking ba...
The Gulf Cooperation Council (GCC) countries have...
Data released recently on the official website of...
CMIVPS is a Chinese hosting company founded in 20...
80VPS is an early-established comprehensive netwo...
KVMCloud appeared on the tribe for the first time...
According to IDC data in the first quarter of 201...
Many friends asked about the knowledge related to...
WiFi Wi-Fi (Wireless Fidelity) is a wireless LAN ...