Bryan Oltman

Results 190 comments of Bryan Oltman

We haven't gotten around to doing this and it has not come up since the bug was filed, so going to close for now. Please reopen and let us know...

I think I'd aim to match Flutter's behavior. FWIW, https://github.com/shorebirdtech/shorebird/issues/2211 is probably higher impact at the moment.

https://discord.com/channels/1030243211995791380/1262447326111469568 is an example of a time this would have helped (also firebase-related)

[Another one](https://discord.com/channels/1030243211995791380/1325727253102989344)

Whether or not we build an organizations feature, I think this will be a separate body of work. We will need to build some way to connect a user with...

Request for this here https://discord.com/channels/1030243211995791380/1256308034586546277/1256322869634531482

I believe this is fixed as written—users can see patch downloads and installs in the console.

This will require changes to how the code push server communicates insights information to the console. Currently, it returns a list of ```dart typedef PatchInstallMetadata = ({ int patchNumber, int...

Otherwise, dates on the console seem to be reported correctly in local time ![Screenshot 2024-03-20 at 11 31 56 AM](https://github.com/shorebirdtech/shorebird/assets/581764/43aef8b4-a7ab-4302-a88c-2e07b1b195aa)

This sounds like it's coming from the package we use for Google auth. Which OS are you running on? Do any of the solutions at https://stackoverflow.com/q/60626062/144755 work for you?