-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Go into SF 4 #403
base: master
Are you sure you want to change the base?
[WIP] Go into SF 4 #403
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks a lot for getting this started!
@@ -0,0 +1,10 @@ | |||
# This file is a "template" of which env vars need to be defined for your application |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this file be committed? i think only the .env.dist should be, and .env should be in .gitignore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you are completely right
32f84e1
to
3a1bfef
Compare
@dbu i think i need your help now. For some reasons the switcher from lunetics local seems to ask the wrong router and commes with an exeption:
really hidden in dev.log. The console says:
but this is an other issue. But debugging from |
Yes, got the first working sandbox now. had to do some changes in |
great! sorry i am not being more responsive. what do you think about the state of the phpcr bundle? should i do an alpha release or are there any problems still open? |
@dbu from my POV these packages are ready:
|
@dbu i think i can get almost all test issues here, but can you give me a hand with the local switcher thing? I commented out the complete switcher in template as they seem use the wrong router, a router which is not able to use an cmf document. To reproduce simply de-comment the line and see the error |
do you get 2.6.2 or the latest master? you fixed something in the bundle about the router: lunetics-org/LocaleBundle@2.6.2...master (or maybe broke, i don't know ;-) ) good idea if you squash the commits. |
Ahh, you are right .. i did something there. It took quite while |
can you please rebase on develop? i cleaned up the file header in styleci. and then apply the styleci fixes that remain on this branch? |
you where right, the master of lunetics/locale-bundle works fine |
@dbu you did the style changes on master? a rebase with so many file movement will be awesome now ... |
ee9fd25
to
34d200a
Compare
oh, was easier then i thought. |
[ci skip] [skip ci]
Apply fixes from StyleCI
@lunetics can you create a new release with the router change on master pls? |
i now tagged 2.6.3 of the luneticsbundle with the latest changes. |
…x and symfony on 4.1.x
@dbu i think i am very close to done here. i simply fixed everything to "cmf 2.1" (what ever that is g) and SF 4.1. Doing so we should be able to release sandbox in 2.1 now for the released cmf versions. And i would do same for 2.2 then, that with SF 4.2 and CMF 2.2 (the things i currently prepare). |
With this PR i'd like to use SF4 only together with
dev-master
of all our bundles and component. I also changed the directory structure.Todo: