Jordan Pellizzari

Results 46 comments of Jordan Pellizzari

Yes still valid and useful

@LappleApple No timeline, still doing fact-finding on the "why/if" we should do this.

Things we will need to think about: * How do releases work? * How does installation work? * How do we "move" things over gradually? * How do we check...

> This completely abuses the feature flag system I'm glad the author and I agree :). Some tech debt we need to pay down.

> take the js build out of the docker build One obvious suggestion (and probably naive) would be to build these once in the native CI environment and copy the...

@mrzacarias This would break our "isomorphic" goal, in that it would not be applicable in Node.js or another JavaScript environment. Of course we could probably check the environment and only...

@LappleApple @MostafaMegahid This will be a substantial backend change and only possible via the new Explorer machinery that is only available in EE. I think it is an interesting use...

An update on this: Explorer has this feature currently, but adding it to Core would involve moving it to a new repo and re-wiring it into EE (a huge undertaking)....

@adberger Thanks for the report. This is a known issue, and one that cropped up for me again in a different form this week. The root cause of this is...

> @jpellizzari Same question as before, but 10 months later :) Same answer unfortunately :cry: But progress is being made!