Skip to content

Commit 89b343c

Browse files
committed
feat: update c.big.bang to use it on k8s
1 parent 955f3a5 commit 89b343c

4 files changed

Lines changed: 2 additions & 4 deletions

File tree

dev.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ auto-checkout +=
2020
imio.smartweb.policy
2121
collective.preventactions
2222
pas.plugins.kimug
23-
collective.big.bang
2423
collective.upgrade
2524

2625
[instance]

prod.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ parts +=
1010
instance-debug
1111

1212
auto-checkout +=
13-
collective.big.bang
1413
collective.preventactions
1514
collective.upgrade
1615
imio.smartweb.core

sources.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ imio.smartweb.locales = git ${remotes:imio}/imio.smartweb.locales.git pushurl=${
1818
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
21-
collective.big.bang = git ${remotes:collective}/collective.big.bang branch=refactor-to-works-in-a-initcontainer
21+
collective.big.bang = git ${remotes:collective}/collective.big.bang branch=main
2222
collective.upgrade = git ${remotes:collective}/collective.upgrade.git pushurl=${remotes:collective_push}/collective.upgrade.git branch=plone61
2323
pas.plugins.kimug = git ${remotes:imio}/pas.plugins.kimug.git pushurl=${remotes:imio_push}/pas.plugins.kimug.git branch=main

versions.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ collective.anysurfer = 1.4.7
1717
collective.autopublishing = 1.1b1
1818
collective.autoscaling = 1.2
1919
collective.behavior.talcondition = 1.1.1
20-
collective.big.bang = 1.1.0
20+
collective.big.bang = 1.2.0
2121
collective.complexrecordsproxy = 1.1
2222
collective.exportimport = 1.15
2323
collective.faceted.map = 1.0.0

0 commit comments

Comments
 (0)