Closed buehler closed 8 months ago
Hey @ookami-kb wdyt? :-)
Yeah, LGTM. Please just update golden images (use the ones from the action run artifacts – the ones with _testImage
name).
Alright, sorry @ookami-kb for the delay. I updated the golden images and pushed them.
Let me know if you need something :-)
Weird, why do they fail now?
@buehler you can download generated images from the artifacts here: https://github.com/ookami-kb/storybook_flutter/actions/runs/8233183433?pr=131
In general, there are some minor incosistencies between different platforms, so it's better to just copy and commit the generated images from the artifacts, if they look correct.
@ookami-kb Wohow! :-) Thank you for the help regarding the golden images.
This adds a new plugin "logging". This allows getting a log interface from the context to write logs from buttons or actions. One can see the log list with the "quote" icon and can inspect logged messages.
As an example: