当前位置:网站首页>Coding platform project construction guide
Coding platform project construction guide
2022-06-24 06:23:00 【Tanyin】
How to create a new project
1. Login account first , Enter the main interface of a team , Click on the item in the left column , Enter the project interface
2. Click create project... At the top left of the project
3. Enter the create project interface , Follow the prompts to select the desired project template
If the template to be selected has been confirmed , Just click to select the template .
( From the example project, you need to select “ Expand the sample project ”, Then select the specific project )
In general , Our default choice is DevOps The project is just , In case of special needs, other templates shall be considered
4. Fill in the basic information about the project
Required content : Project name is the name of the project displayed in the team , Project identification affects the url Address
Fill in the blanks : The project description can be understood as the remarks of the project , You can also select the cover of the project on the right
After filling in the relevant information, click Finish to create
5. Project creation complete
6. After the project is created , You can also click the settings in the lower left corner , Enter the function switch , Turn off unnecessary functions
It is generally recommended to keep only the code warehouse and continuous integration :
How to create a code warehouse
Method 1 : Use Git establish
1. install Git
Download address :https://git-scm.com/downloads
The installation process is relatively simple , Follow the instructions to install
2. Download code to local
Landing project Coding platform , Enter the corresponding project —> Code warehouse ( Build the code warehouse for the plan configuration ), Click clone , Duplicate warehouse url:
Use git, Turn on the computer terminal -> Enter local warehouse directory ( No one can create a new ):
Execute the command to pull the code git clone Warehouse address
Pull to local and execute git init
3. Push code to coding Warehouse
Use git add . Add all the files to be pushed
Use git commit -m ' Interpretative sentence ' Submit the modified file to the local warehouse
Use git remote add origin The warehouse address of the push Push warehouse address
Use git push -u origin master Push to warehouse
This is what we will find coding There is already push code in
Method 2 : Use import external warehouse ( recommend )
1. After creating the project, click Create warehouse
2. Select import external warehouse , Fill in the existing warehouse address , Modify the warehouse name , Click finish build
3. Enter the import page , This step will keep showing that the import is in progress , But the actual import has been completed (10s Click the return button left or right )
4. Click return to see that the warehouse has been successfully imported
How to create a build plan
1. Click build plan to enter the build plan page , And then choose 【 Create a build plan 】
2. Then select the corresponding construction plan template according to the requirements
3. After selecting the template , Enter the name of the build plan , And will 【 Trigger build after creation 】 deselect , Click ok
4. Build plan created successfully
How to add members to a project
Add team members
- First, enter the project setting interface
2. Get into 【 Member configuration - member 】 Interface
3. Click add member in the upper right corner
4. Select Add specified members among team members
Add extra team members
1. When adding members outside the team , A team administrator or team owner account is required , In the upper right corner of the personal information section , Select invite members
2. Then you can choose to invite team members to join the team in turn or in batch
Invite... In turn :
Bulk invitation :
Fill in the invitation column with the mobile phone number or email address of the member to be invited , That's all coding The whole process of creating the project
边栏推荐
- Summary of basic notes of C language (III)
- How to build a website with a domain name? Is the domain name very cheap
- WordPress pill applet build applet from zero to one [install and configure WordPress site]
- Urban Waterlogging Monitoring and early warning system
- Use of SAP QM inspection points
- How to solve domain name redirection? How to avoid such problems?
- WordPress pill applet build applet from zero to one [wordpress pagoda configure SSL pseudo static]
- 10 year old drivers who have been engaged in software testing tell you what type of software is suitable for automation
- What are the domain name registration query tools? What should be paid attention to when registering a domain name
- How to register a domain name? What are the benefits of building a website?
猜你喜欢

Manual for automatic testing and learning of anti stepping pits, one for each tester

Solution to the 39th weekly game of acwing
![[fault announcement] one stored procedure brings down the entire database](/img/7c/e5adda73a077fe4b8f04b59d1e0e1e.jpg)
[fault announcement] one stored procedure brings down the entire database

ServiceStack. Source code analysis of redis (connection and connection pool)

A cigarette of time to talk with you about how novices transform from functional testing to advanced automated testing

Enter the software test pit!!! Software testing tools commonly used by software testers software recommendations

The product layout is strengthened, the transformation of digital intelligence is accelerated, and FAW Toyota has hit 2022million annual sales

What is the difference between a white box test and a black box test

Technology is a double-edged sword, which needs to be well kept

One line of keyboard
随机推荐
PNAs: development of white matter pathways in human brain during the second and third trimester of pregnancy
What is the role of website domain name
When should I use Apache Druid
How to batch move topics to different categories in discover
Playing "honey in snow and ice city" with single chip microcomputer
What is the domain name query network and how it should be used
CLB unable to access / access timeout troubleshooting
10 year old drivers who have been engaged in software testing tell you what type of software is suitable for automation
Wireshark grabs the RTSP stream of easynvr without displaying RTSP. Solution
How to select cloud game platforms? Just pay attention to two points
Flexible use of distributed locks to solve the problem of repeated data insertion
Small programs import Excel data in batches, and cloud development database exports CVS garbled code solution
Project deployment for learning 3D visualization from scratch
Excel data extraction technique: a universal formula for extracting numbers from mixed text
Risc-v instruction set explanation (7) instruction address alignment and addition and subtraction overflow processing
Collateral damage from DDoS and hacktivism
A power modem that can adjust the bending range of cable
How to solve domain name redirection? How to avoid such problems?
Web automated testing (2): choose selenium advantage? Comparison with phantomjs/qtp/monkey
How do I view the IP address of a domain name? What is the relationship between domain name and IP?