Skip to content

Commit

Permalink
[fc] Repository: plone.app.upgrade
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2024-12-20T01:57:07+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.upgrade@e475625

Added upgrade to 6026, Plone 6.0.15.

Files changed:
A news/6026.internal
M plone/app/upgrade/v60/configure.zcml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2024-12-20T01:57:08+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.upgrade@3ae1b5a

Added upgrade to 6107, Plone 6.1.0rc1.

Files changed:
A news/6107.internal
M plone/app/upgrade/v61/configure.zcml
  • Loading branch information
mauritsvanrees committed Dec 20, 2024
1 parent 314f1b9 commit 50d38c1
Showing 1 changed file with 16 additions and 32 deletions.
48 changes: 16 additions & 32 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,48 +1,32 @@
Repository: plone.schemaeditor
Repository: plone.app.upgrade


Branch: refs/heads/master
Date: 2024-12-18T20:11:55+01:00
Author: 1letter (1letter) <[email protected]>
Commit: https://github.com/plone/plone.schemaeditor/commit/90cf24c8b9756125057cea88c0b75c32a876081c
Date: 2024-12-20T01:57:07+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: https://github.com/plone/plone.app.upgrade/commit/e475625617c3b0c61fec9802dee90b96d8e9ab2f

update robot test
Added upgrade to 6026, Plone 6.0.15.

Files changed:
M plone/schemaeditor/tests/robot/test_fields.robot
A news/6026.internal
M plone/app/upgrade/v60/configure.zcml

b'diff --git a/plone/schemaeditor/tests/robot/test_fields.robot b/plone/schemaeditor/tests/robot/test_fields.robot\nindex 63b9faf..95a992e 100644\n--- a/plone/schemaeditor/tests/robot/test_fields.robot\n+++ b/plone/schemaeditor/tests/robot/test_fields.robot\n@@ -252,5 +252,7 @@ the field is removed\n \n Click Modal Link\n [Arguments] ${SELECTOR}\n+ \n Click ${SELECTOR}\n- Wait For Elements State //div[contains(@class, "modal-body")]//form[@id] visible timeout=10s\n+ Wait For Condition Classes //body contains modal-open\n+ Wait For Condition Classes //div[@class="modal-wrapper"]/div/div contains show\n'
b'diff --git a/news/6026.internal b/news/6026.internal\nnew file mode 100644\nindex 00000000..fde993ea\n--- /dev/null\n+++ b/news/6026.internal\n@@ -0,0 +1,2 @@\n+Added upgrade to 6026, Plone 6.0.15.\n+[maurits]\ndiff --git a/plone/app/upgrade/v60/configure.zcml b/plone/app/upgrade/v60/configure.zcml\nindex a195da81..7f479428 100644\n--- a/plone/app/upgrade/v60/configure.zcml\n+++ b/plone/app/upgrade/v60/configure.zcml\n@@ -426,4 +426,18 @@\n \n </gs:upgradeSteps>\n \n+ <gs:upgradeSteps\n+ profile="Products.CMFPlone:plone"\n+ source="6025"\n+ destination="6026"\n+ >\n+ <!-- Plone 6.0.15 -->\n+\n+ <gs:upgradeStep\n+ title="Miscellaneous"\n+ handler="..utils.null_upgrade_step"\n+ />\n+\n+ </gs:upgradeSteps>\n+\n </configure>\n'

Repository: plone.schemaeditor
Repository: plone.app.upgrade


Branch: refs/heads/master
Date: 2024-12-18T20:13:36+01:00
Author: 1letter (1letter) <[email protected]>
Commit: https://github.com/plone/plone.schemaeditor/commit/5f19c8c37db7c07c5d63af5bbc4d48235993f5b7
Date: 2024-12-20T01:57:08+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: https://github.com/plone/plone.app.upgrade/commit/3ae1b5a6bf05f2ba7bfdfbb4891da1f6c9631c0b

add news
Added upgrade to 6107, Plone 6.1.0rc1.

Files changed:
A news/125.testing
A news/6107.internal
M plone/app/upgrade/v61/configure.zcml

b'diff --git a/news/125.testing b/news/125.testing\nnew file mode 100644\nindex 0000000..edc539a\n--- /dev/null\n+++ b/news/125.testing\n@@ -0,0 +1 @@\n+fix robot test @1letter\n\\ No newline at end of file\n'

Repository: plone.schemaeditor


Branch: refs/heads/master
Date: 2024-12-19T08:46:23+01:00
Author: Peter Mathis (petschki) <[email protected]>
Commit: https://github.com/plone/plone.schemaeditor/commit/3669b8ecb728a00fb8aeea2d15cffee7ce0aa903

Merge pull request #126 from plone/fix#125

update robot test

Files changed:
A news/125.testing
M plone/schemaeditor/tests/robot/test_fields.robot

b'diff --git a/news/125.testing b/news/125.testing\nnew file mode 100644\nindex 0000000..edc539a\n--- /dev/null\n+++ b/news/125.testing\n@@ -0,0 +1 @@\n+fix robot test @1letter\n\\ No newline at end of file\ndiff --git a/plone/schemaeditor/tests/robot/test_fields.robot b/plone/schemaeditor/tests/robot/test_fields.robot\nindex 63b9faf..95a992e 100644\n--- a/plone/schemaeditor/tests/robot/test_fields.robot\n+++ b/plone/schemaeditor/tests/robot/test_fields.robot\n@@ -252,5 +252,7 @@ the field is removed\n \n Click Modal Link\n [Arguments] ${SELECTOR}\n+ \n Click ${SELECTOR}\n- Wait For Elements State //div[contains(@class, "modal-body")]//form[@id] visible timeout=10s\n+ Wait For Condition Classes //body contains modal-open\n+ Wait For Condition Classes //div[@class="modal-wrapper"]/div/div contains show\n'
b'diff --git a/news/6107.internal b/news/6107.internal\nnew file mode 100644\nindex 00000000..7fd366f1\n--- /dev/null\n+++ b/news/6107.internal\n@@ -0,0 +1,2 @@\n+Added upgrade to 6107, Plone 6.1.0rc1.\n+[maurits]\ndiff --git a/plone/app/upgrade/v61/configure.zcml b/plone/app/upgrade/v61/configure.zcml\nindex ab61cf52..6794427c 100644\n--- a/plone/app/upgrade/v61/configure.zcml\n+++ b/plone/app/upgrade/v61/configure.zcml\n@@ -100,4 +100,16 @@\n />\n </gs:upgradeSteps>\n \n+ <gs:upgradeSteps\n+ profile="Products.CMFPlone:plone"\n+ source="6106"\n+ destination="6107"\n+ >\n+ <!-- Plone 6.1.0rc1 -->\n+ <gs:upgradeStep\n+ title="Miscellaneous"\n+ handler="..utils.null_upgrade_step"\n+ />\n+ </gs:upgradeSteps>\n+\n </configure>\n'

0 comments on commit 50d38c1

Please sign in to comment.