WIP: Local infrastructure provisioner (front)
0/1
thread resolved
added scoped label
added 1 commit
- b246238e - (refactor): Separate SSR live server and compiler
added 19 commits
-
4d35c34d...37f6a355 - 18 commits from branch
master
- 63fd4ff9 - Merge remote-tracking branch 'origin/master' into goal/local-infra
-
4d35c34d...37f6a355 - 18 commits from branch
mentioned in merge request !756 (closed)
- Developer
A few observations that won't necessarily be to do with this MR
-
Development mode is not turned on properly by default, its set to '1' rather than true, for some reason this stops the flag working on my machine.
-
Pro feeds, latest, firehose all not functioning - suspect this is ES mapping related as we discussed
-
My normal phpspec command is broken.
PHPspec docker-compose -f docker-compose.yml -f docker-compose.phpspec.yml run phpspec run --format=pretty --no-code-generation $@
-
- Developer
Thanks for the input Ben!
- We might need to tweak a bit the installation PHP script a bit to have that flag set and enabled
- As we discussed, most likely to ES mappings. Might be missing moderator_guid for Firehose?
- I'll migrate that from mini-minds and create a
minds
command for it!
changed the description