跳至內容
選單
此問題已被標幟
1 回覆
127 瀏覽次數

I’m currently working on an Odoo project hosted on Odoo.sh, and every time I upload or push a new module to the branch, the CI build/test process automatically runs.

This is useful for production pipelines, but during active development, it takes quite a bit of time and slows down testing iterations.

So my question is:

  • Is there a way to temporarily disable or skip the Odoo.sh CI testing process when pushing or uploading a module?
  • Alternatively, can we limit the CI run to specific branches or commits (for example, only run tests on the staging or production branch)?

Any guidance, configuration tips, or best practices would be greatly appreciated.

頭像
捨棄
最佳答案

If you wish, you can disable the tests or allow specific tests to be run with custom tags in the branch’s settings.

from https://www.odoo.com/documentation/19.0/administration/odoo_sh/getting_started/branches.html#development

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
4
7月 25
18814
0
3月 25
1468
0
4月 24
2596
1
2月 24
2947
1
8月 25
978