Skip to content

Commit 12bf1cc

Browse files
authored
Merge pull request #1671 from plone/integratel-coredev.buildout-2
integrate coredev.buildout (was PR #1670)
2 parents b791e72 + 73524a4 commit 12bf1cc

27 files changed

+939
-2309
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build:
1818
# If there are no changes (git diff exits with 0) we force the command to return with 183.
1919
# This is a special exit code on Read the Docs that will cancel the build immediately.
2020
- |
21-
if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- docs/ .readthedocs.yaml requirements-initial.txt requirements.txt;
21+
if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/6.0 -- docs/ .readthedocs.yaml requirements-initial.txt requirements.txt;
2222
then
2323
exit 183;
2424
fi

coredev/agreement.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

coredev/continous-integration.md

Lines changed: 0 additions & 105 deletions
This file was deleted.

coredev/contributors_agreement_explained.md

Lines changed: 0 additions & 101 deletions
This file was deleted.

coredev/culture.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)