Skip to content

Commit 41fdb14

Browse files
committed
Set imio.smartweb.policy and imio.smartweb.common in prod.cfg auto-checkout to test in staging and avoid unnecessary releases
1 parent 6acc08b commit 41fdb14

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

prod.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ auto-checkout +=
1313
collective.big.bang
1414
collective.preventactions
1515
collective.upgrade
16+
imio.smartweb.common
17+
imio.smartweb.policy
1618

1719
[instance]
1820
http-address = 8080

sources.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ collective.pivot = git ${remotes:imio}/collective.pivot.git pushurl=${remotes:im
1212
collective.preventactions = git ${remotes:collective}/collective.preventactions.git pushurl=${remotes:collective_push}/collective.preventactions.git branch=plone6
1313
imio.omnia.core = git ${remotes:imio}/imio.omnia.core.git pushurl=${remotes:imio_push}/imio.omnia.core.git branch=master
1414
imio.omnia.tinymce = git ${remotes:imio}/imio.omnia.tinymce.git pushurl=${remotes:imio_push}/imio.omnia.tinymce.git branch=master
15-
imio.smartweb.common = git ${remotes:imio}/imio.smartweb.common.git pushurl=${remotes:imio_push}/imio.smartweb.common.git branch=main
15+
imio.smartweb.common = git ${remotes:imio}/imio.smartweb.common.git pushurl=${remotes:imio_push}/imio.smartweb.common.git branch=OIA-106_remove_custom_tiny_smartweb_ia
1616
imio.smartweb.core = git ${remotes:imio}/imio.smartweb.core.git pushurl=${remotes:imio_push}/imio.smartweb.core.git branch=main
1717
imio.smartweb.locales = git ${remotes:imio}/imio.smartweb.locales.git pushurl=${remotes:imio_push}/imio.smartweb.locales.git branch=main
18-
imio.smartweb.policy = git ${remotes:imio}/imio.smartweb.policy.git pushurl=${remotes:imio_push}/imio.smartweb.policy.git branch=main
18+
imio.smartweb.policy = git ${remotes:imio}/imio.smartweb.policy.git pushurl=${remotes:imio_push}/imio.smartweb.policy.git branch=OIA-106
1919
plone.formwidget.geolocation = git ${remotes:imio}/plone.formwidget.geolocation.git pushurl=${remotes:imio_push}/plone.formwidget.geolocation.git branch=fix-geosearch
2020
collective.solr = git ${remotes:imio}/collective.solr.git pushurl=${remotes:imio_push}/collective.solr.git branch=main
2121
collective.big.bang = git ${remotes:collective}/collective.big.bang branch=refactor-to-works-in-a-initcontainer

0 commit comments

Comments
 (0)