From 58bfd6509ac98c06ee1e367bab637dbf0c553f1e Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Tue, 23 Apr 2024 23:40:07 +0200 Subject: [PATCH] Checkout dexterity branch maurits-ensure-publishable. This is the branch for https://github.com/plone/plone.dexterity/pull/198 --- checkouts.cfg | 1 + sources.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/checkouts.cfg b/checkouts.cfg index 955763f56c..f7466bc724 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -11,5 +11,6 @@ auto-checkout = Products.CMFPlone # These packages are manually added, or automatically added by mr.roboto: Zope + plone.dexterity plone.restapi plone.volto diff --git a/sources.cfg b/sources.cfg index 0fc200c76b..bc7553b8af 100644 --- a/sources.cfg +++ b/sources.cfg @@ -90,7 +90,7 @@ plone.browserlayer = git ${remotes:plone}/plone.browserlayer.gi plone.cachepurging = git ${remotes:plone}/plone.cachepurging.git pushurl=${remotes:plone_push}/plone.cachepurging.git branch=master plone.caching = git ${remotes:plone}/plone.caching.git pushurl=${remotes:plone_push}/plone.caching.git branch=master plone.contentrules = git ${remotes:plone}/plone.contentrules.git pushurl=${remotes:plone_push}/plone.contentrules.git branch=master -plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git branch=master +plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git branch=maurits-ensure-publishable plone.event = git ${remotes:plone}/plone.event.git pushurl=${remotes:plone_push}/plone.event.git branch=master plone.folder = git ${remotes:plone}/plone.folder.git pushurl=${remotes:plone_push}/plone.folder.git branch=master plone.formwidget.namedfile = git ${remotes:plone}/plone.formwidget.namedfile.git pushurl=${remotes:plone_push}/plone.formwidget.namedfile.git branch=master