Owais Lone

Results 112 comments of Owais Lone

We should have a fix for this in a few days @asutoshpalai

@asutoshpalai Yes, I'm almost done with it. Will submit a patch in a couple of days.

We have a PR for OT here: https://github.com/open-telemetry/opentelemetry-service/pull/70 Once it is accepted there, I'll back-port the fix to OC.

We've merged it to OT. Will try to backport here later this week.

Such plugins will be easy to implement later on in the life of Xi. I think it would be interesting to think of Vim like modal editing system for Xi...

Can we at least leave this open in case someone from community wants to contribute?

s4cmd is unusable in a lot of scenarios. Can't use it without elevating user to root permissions. Doesn't work in a lot of CI environments either. It would be great...

How would the loader find the appropriate stats file? Would it just pick the first one it finds? Merge all and treat them as one? Those questions need to be...

If an app's intention is to ship a webpack stats file that can be consumed by others, the app must confirm to some sort of interface. That interface could just...

IMO the ideal way is to ship the stats file as part of the code. On every update we ship the code to servers anyway so why not include the...