Closed wbloszyk closed 4 years ago
@greg0ire Can you create 4.x branch from 3.x and target this PR to it?
Sorry I didn't see this… is this still relevant?
My bad. I just check something. I will revert it tomorrow.
Ok. Please tell me if I still need to create a branch
@greg0ire this PR is not required becouse: https://github.com/sonata-project/SonataAdminBundle/issues/6016#issuecomment-612378919
I change concept of this PR. More information in RP description.
@greg0ire Some tests will be fix by https://github.com/sonata-project/form-extensions/pull/89
@core23 @phansys @greg0ire Can you check it?
BTW i use 0.x-dev extensions becouse I dont wanna w8 for release. It should be replace to tags before release.
BTW i use 0.x-dev extensions becouse I dont wanna w8 for release. It should be replace to tags before release.
Should we use 0.1@dev
before releasing then? That way we get a green build.
@greg0ire
0.x-dev -work for branch, we dont have to release -BETA version. 0.x is not usable for now anyway.
0.1@dev - is for dev 0.1? or we can use ^0.1@dev
?
The build still fails… maybe the solution is 0.1-BETA@dev
, I don't know, please try locally.
0.1-BETA@dev
works but without last commits. We should use 0.x-dev
until make it stable or release next BETA after each PR.
For me we should use 0.x-dev
becouse this change is in develop process and should not be used in production.
@greg0ire I will split this PR. First RP with deprecations and aliases should be release as fast as possibe. Second PR (this) will be rebase.
Let's close this one then?
Subject
This PR:
I am targeting this branch, because this PR is BC.
Closes #739
To do