Alana Storm
Alana Storm
@evs-xsarus Thanks for opening the issue and engaging! I've seen this view model within a block (which is also a sort of view model) setup recommended before -- however given...
Good suggestion @davidangel -- although since the system isn't actually called *migrations*, and the system works in a way that's fundamentally different (in implementation) to other platform's migration systems (list...
It's not clear what this means. What's an empty JS module?
Add to Travis/CI
This one's more an explanation/context for why this happens -- as much to get it written down somewhere as anything else. As of right now "the right" way to invoke...
*makes long painful sigh that contains multitude of things better not said in public* Thanks for the bug report. I don't see a `Magento\Setup\Module\Di\Code\Reader\FileClassScanner` class in Magento -- did you...
Maybe an option to produce a script with something like this at the top (and a `$setup = $this` in the include function) if(!isset($setup) || !is_object($setup) || !isset($setup->pulseStormUpgradeClass)) { return;...
@jantzenw Looks like the class is there in M2.2 as well -- I must have been looking at an older version/the wrong folder when I was diagnosing things before. Thank...
@hesamy I'm not the project maintainer, but this project seems like it was more of a proof of concept on how someone might setup a vagrant box. It seems like...
Just some additional datapoint -- as much for the Google searches as anything. A colleague (hat tip @rowasc) pointed out that the oAuth2 `request` method has two undocumented params --...