Browse Source

fix: remove spaces because ruaml doesn't support them

rc/16.0-MYC-INIT
Valentin Lab 3 years ago
parent
commit
6d7315b7b5
  1. 2
      odoo/Dockerfile
  2. 65
      odoo/custom/src/repos.yaml

2
odoo/Dockerfile

@ -1,2 +1,2 @@
ARG ODOO_VERSION ARG ODOO_VERSION
FROM docker.0k.io/mirror/4c894cb89e98/doodba:14.0-onbuild
FROM docker.0k.io/mirror/4c894cb89e98/doodba:14.0-onbuild

65
odoo/custom/src/repos.yaml

@ -14,7 +14,6 @@
- ocb 14.0 - ocb 14.0
# Example of a merge of the PR with the number <PR> # Example of a merge of the PR with the number <PR>
# - oca refs/pull/<PR>/head # - oca refs/pull/<PR>/head
./sale-workflow: ./sale-workflow:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -26,7 +25,6 @@
target: origin 14.0 target: origin 14.0
merges: merges:
- origin 14.0 - origin 14.0
./partner-contact: ./partner-contact:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -39,7 +37,6 @@
target: myc 14.0_partner_favorite target: myc 14.0_partner_favorite
merges: merges:
- myc 14.0_partner_favorite - myc 14.0_partner_favorite
./server-ux: ./server-ux:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -51,7 +48,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./bank-payment: ./bank-payment:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -63,7 +59,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./account-financial-tools: ./account-financial-tools:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -75,7 +70,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./community-data-files: ./community-data-files:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -87,7 +81,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./hr: ./hr:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -99,7 +92,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./l10n-france: ./l10n-france:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -111,7 +103,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./product-attribute: ./product-attribute:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -123,7 +114,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./project: ./project:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -135,7 +125,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./web: ./web:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -147,7 +136,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./mis-builder: ./mis-builder:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -159,7 +147,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./operating-unit: ./operating-unit:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -171,7 +158,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./connector: ./connector:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -183,7 +169,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./delivery-carrier: ./delivery-carrier:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -195,7 +180,6 @@
target: origin 14.0 target: origin 14.0
merges: merges:
- origin 14.0 - origin 14.0
./purchase-workflow: ./purchase-workflow:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -207,7 +191,6 @@
target: origin 14.0 target: origin 14.0
merges: merges:
- origin 14.0 - origin 14.0
./server-env: ./server-env:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -219,7 +202,6 @@
target: origin 14.0 target: origin 14.0
merges: merges:
- origin 14.0 - origin 14.0
./odoo-theme: ./odoo-theme:
defaults: defaults:
depth: $DEPTH_DEFAULT depth: $DEPTH_DEFAULT
@ -228,7 +210,6 @@
target: myc 14.0 target: myc 14.0
merges: merges:
- myc 14.0 - myc 14.0
./report-engine: ./report-engine:
defaults: defaults:
depth: $DEPTH_MERGE depth: $DEPTH_MERGE
@ -240,7 +221,6 @@
- myc myc-14.0-py3o - myc myc-14.0-py3o
# report_py3o PR # report_py3o PR
#- oca refs/pull/445/head #- oca refs/pull/445/head
./formio: ./formio:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -252,7 +232,6 @@
target: origin 14.0 target: origin 14.0
merges: merges:
- origin 14.0 - origin 14.0
./learning_addons: ./learning_addons:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -264,7 +243,6 @@
target: origin 14.0 target: origin 14.0
merges: merges:
- origin 14.0 - origin 14.0
./muk-web: ./muk-web:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -276,7 +254,6 @@
target: origin 14.0 target: origin 14.0
merges: merges:
- origin 14.0 - origin 14.0
./rest-framework: ./rest-framework:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -288,7 +265,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./server-auth: ./server-auth:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -300,7 +276,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./server-tools: ./server-tools:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -312,7 +287,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./wms: ./wms:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -324,7 +298,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./stock-logistics-warehouse: ./stock-logistics-warehouse:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -336,7 +309,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./contract: ./contract:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -348,7 +320,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./field-service: ./field-service:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -360,7 +331,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./queue: ./queue:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -372,7 +342,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./commission: ./commission:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -384,7 +353,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./pms: ./pms:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -396,7 +364,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./dms: ./dms:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -408,7 +375,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./social: ./social:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -420,7 +386,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./pos: ./pos:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -432,7 +397,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./product-configurator: ./product-configurator:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -444,7 +408,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./stock-logistics-workflow: ./stock-logistics-workflow:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -456,7 +419,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./account-financial-reporting: ./account-financial-reporting:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -468,7 +430,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./bank-statement-import: ./bank-statement-import:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -480,7 +441,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./account-reconcile: ./account-reconcile:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -492,7 +452,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./manufacture: ./manufacture:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -504,7 +463,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./multi-company: ./multi-company:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -516,7 +474,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./account-analytic: ./account-analytic:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -528,7 +485,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./stock-logistics-reporting: ./stock-logistics-reporting:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -540,7 +496,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./account-invoice-reporting: ./account-invoice-reporting:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -552,7 +507,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./sale-reporting: ./sale-reporting:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -564,7 +518,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./account-closing: ./account-closing:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -576,7 +529,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./account-payment: ./account-payment:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -588,7 +540,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./edi: ./edi:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -600,7 +551,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./timesheet: ./timesheet:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -612,7 +562,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./odoo-pim: ./odoo-pim:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -624,7 +573,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./storage: ./storage:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -636,7 +584,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./product-variant: ./product-variant:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -648,7 +595,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./e-commerce: ./e-commerce:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -660,7 +606,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./hr-expense: ./hr-expense:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -672,7 +617,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./crm: ./crm:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -684,7 +628,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./maintenance: ./maintenance:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -696,7 +639,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./connector-telephony: ./connector-telephony:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -708,7 +650,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./server-backend: ./server-backend:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -720,7 +661,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./intrastat-extrastat: ./intrastat-extrastat:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -732,7 +672,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./brand: ./brand:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -744,7 +683,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./hr-holidays: ./hr-holidays:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -756,7 +694,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./server-brand: ./server-brand:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -768,7 +705,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./report-print-send: ./report-print-send:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
@ -780,7 +716,6 @@
target: oca 14.0 target: oca 14.0
merges: merges:
- oca 14.0 - oca 14.0
./calendar: ./calendar:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner

Loading…
Cancel
Save