Charlie Drage

Results 453 comments of Charlie Drage

> today I can get the activation time of each extension and the error > > from what I see from "optimize", currently I would loose all this important data....

> how do I get the average activation time if it's only sent if there is an error ? We won't :'( What other ways do you suggest we optimize?...

Another suggestion would maybe we track slow activating extensions and errored out ones, in order to optimize it? Ex. ```ts const duration = performance.now() - start; // Only send if...

Re-opening this as there have been two users with the same issue (see above)

@rujutashinde Let me know if this works! Made it "pool" themed (as another team also asked for beach too.. so trying to make it a bit different) ![Image](https://github.com/user-attachments/assets/b340ee51-9307-4800-ae87-0e25b1fcc2fa)

> > [@rujutashinde](https://github.com/rujutashinde) > > Let me know if this works! Made it "pool" themed (as another team also asked for beach too.. so trying to make it a bit...

@vzhukovs here is the image for the release! @rujutashinde I think I can consider this complete / closed now since we got consensus from the team :)

> Anyone of you got that going? I'm still interested to to it. Super late reply, but I tested for dayyyysss trying to figure it out, and WHY I wasn't...

@mvo5 @brotaxt We are still encountering this issue and have posted our output here: https://github.com/podman-desktop/extension-bootc/issues/1475 Even with Rosetta disabled and the newest podman machine (even tried with fixes...) and it...

@mvo5 @brotaxt Cross posting from https://github.com/osbuild/bootc-image-builder/pull/878 I was able to produce a full log with the debug: ``` Build Image Log ---------- ID: httpd Image: registry.gitlab.com/fedora/bootc/examples/httpd Type: raw Folder: /Users/cdrage/Downloads/bootc/amd64test...