Conversation
|
Note: most marketplace apps not compatible: |
|
should we the wait before increasing version ? |
well - we need to bump these version as well .... |
|
bump the versions first and unbundle later ? or unbundle first ? |
|
okay of course I'll update the min version of these bundled apps... |
|
Here we go. With only git there is no more error on Repository apps (ex: activity, etc) will also need version adjustements. |
eb1f2fa to
9e83d7f
Compare
|
Merge this or wait a bit longer ? (might block dev flow until we adjust all apps) |
|
Let's wait a bit until all apps are in marketplace |
|
|
@DeepDiver1975 move forward with this ? if apps are not compatible then so be it. they need to be made compatible and be tested one by one and released to the marketplace. The moment where all apps must be in the marketplace and compatible is before 10.1 RC1 |
|
yes - lets merge this in .... things need to move on |
9e83d7f to
bb1930f
Compare
|
rebased also updated min php version to php 7.1 Once merged let's go with the Guzzle update as well. We'll need to update individual apps to be compatible with this (fresh) by updating their guzzle libs as well. It also means such apps will need two branches: one for 10.0 and one for 10.1. |
|
@patrickjahns as I understand updating phpunit to 6 would break out tests, so this will need to be done separately with the backportable and forward-compatible namespace changes |
|
can we merge #30242 first? |
|
Fine by me. @DeepDiver1975 please review ^ |
phil-davis
left a comment
There was a problem hiding this comment.
Looks good - I only found 1 duplicated CI job.
.travis.yml
Outdated
| - php: 7.1 | ||
| env: DB=sqlite TC=syntax TEST_DAV=0 | ||
| - php: 7.0 | ||
| - php: 7.1 |
There was a problem hiding this comment.
now duplicates the matrix entry above
… merged and released
709a5c6 to
44181ba
Compare
phil-davis
left a comment
There was a problem hiding this comment.
All good as far as I can see.
Of course there will be plenty of use/testing/manual QA to do in addition to the automated CI, to see if there are any problems with the various dependencies that bump upwards. But in theory that should all be better :)
|
@phil-davis next up the Guzzle PR ? |
|
I will rebase it... |
|
Note: many parts of this PR are already back in |
Set version to 10.1 prealpha.
Assuming we still allow to upgrade from 9.0.9 thanks to all the migration code all the way up to 10.1.
@DeepDiver1975 @phisch @jvillafanez