Skip to content

Commit 01de9dd

Browse files
committed
Pinned imio.omnia.core = 1.2
1 parent b72bfa0 commit 01de9dd

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
1.5.43 (unreleased)
22
-------------------
33

4+
- imio.omnia.core 1.2
5+
6+
- Set Plone as the default SITE_ID when not defined
7+
[boulch]
8+
49
- imio.smartweb.common 1.2.58
510

611
- Remove the ``TokenAuthCoreAPIService`` adapter (WEB-4373 workaround): since

prod.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ parts +=
1212
auto-checkout +=
1313
collective.preventactions
1414
collective.upgrade
15-
imio.omnia.core
1615

1716
[instance]
1817
http-address = 8080

sources.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plone_push = git@github.com:plone
1010
[sources]
1111
collective.pivot = git ${remotes:imio}/collective.pivot.git pushurl=${remotes:imio_push}/collective.pivot.git branch=main
1212
collective.preventactions = git ${remotes:collective}/collective.preventactions.git pushurl=${remotes:collective_push}/collective.preventactions.git branch=plone6
13-
imio.omnia.core = git ${remotes:imio}/imio.omnia.core.git pushurl=${remotes:imio_push}/imio.omnia.core.git branch=plone_default_site_id
13+
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
1515
imio.smartweb.common = git ${remotes:imio}/imio.smartweb.common.git pushurl=${remotes:imio_push}/imio.smartweb.common.git branch=main
1616
imio.smartweb.core = git ${remotes:imio}/imio.smartweb.core.git pushurl=${remotes:imio_push}/imio.smartweb.core.git branch=main

versions.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ idna = 3.18
6060
ijson = 3.4.0
6161
imio.gdpr = 1.2.3
6262
imio.helpers = 1.3.11
63-
imio.omnia.core = 1.1
63+
imio.omnia.core = 1.2
6464
imio.omnia.tinymce = 1.0
6565
imio.prometheus = 1.0.1
6666
imio.pyutils = 1.2.1

0 commit comments

Comments
 (0)