Skip to content

Commit d6cb230

Browse files
committed
Override plone.autoinclude to fix backend build issues due to setuptools recent issues with namespace separators
Don't put generated mxdev files in .gitignore, let Add collective.exportimport 1.13 (Closes #7)- Refactor deprecated blob_location field in instance.yaml for local dev
1 parent 8b7a737 commit d6cb230

File tree

3 files changed

+531
-2
lines changed

3 files changed

+531
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,19 @@
33
## 0.2 (unreleased)
44

55

6-
- Nothing changed yet.
6+
- Override plone.autoinclude to fix backend build issues due to setuptools recent issues with namespace separators. [fredvd]
7+
8+
- Don't put generated mxdev files in .gitignore, let us see and store what the current active and generated KGS is. [fredvd]
9+
10+
- Add collective.exportimport 1.13 to backend. (Closes #7) [fredvd]
11+
12+
- Refactor deprecated blob_location field in instance.yaml for local dev. [fredvd]
713

814

915
## 0.1.0 (2025-02-28)
1016

1117
- Update CI/CD configuration for live website. [fredvd]
12-
- Rfactor workflow and stack defitions to upcoming cookieplone changes (partly) [fredvd]
18+
- Refactor workflow and stack defitions to upcoming cookieplone changes (partly) [fredvd]
1319

1420
- Move local contentdb folder to /data in /backend/instance.yml [fredvd]
1521

0 commit comments

Comments
 (0)