mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[FIX] runbot: simplest base example without pr
This commit is contained in:
parent
110f2943c9
commit
0a766d0a1a
@ -129,7 +129,7 @@ Create a repo for you custom addons repo
|
||||
- No server files should be given since it is an addons repo.
|
||||
- No addons_path given to use repo root as default.
|
||||
- we only want to test runbot and runbot_cla on runbot, `-*,runbot,runbot_cla` will blacklist all except this ones
|
||||
- The remote has PR option checked to fetch pull request too. This is optional.
|
||||
- The remote PR option can be checked to fetch pull request too if a github token is given for this repo.
|
||||
|
||||
#### Tweak runbot parameters and enable features
|
||||
|
||||
@ -174,6 +174,8 @@ Note that the used config is default. It is adviced to customize this config. In
|
||||
|
||||
When a branch is pushed, a new batch will be created, and after one minute the new build will be created if no other change is detected. The build remains in pending state for now. Check the result on 127.0.0.1:8069/runbot
|
||||
|
||||
CI options (not on screeshot) will only be used to send status on remotes of trigger repositories having a valid token.
|
||||
|
||||
#### Hosts
|
||||
Runbot is able to share pending builds accross multiple hosts. In the present case, there is only one. A new host will never assign pending build to himself by default.
|
||||
Go in the Build Hosts menu and chose yours. Uncheck *Only accept assigned build*. You can also tweak the number of parallel builds for this host.
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 32 KiB |
Binary file not shown.
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 31 KiB |
Loading…
Reference in New Issue
Block a user