Max Marrone
Max Marrone
I don't think our JS projects are usually set up to have project-specific lint and format targets, are they? It's just the targets in the top-level makefile. Like, `app/Makefile` doesn't...
> Hmm, that is true, but do you know why it is so? I don't know—I'd love a JS person to chime in—but I get the sense that they just...
An update on where this stands at the time of writing: * The big problem to solve is that there's a pretty severe hit to `robot-server` startup time. On Flex,...
> ## Review requests > * Can we please verify that this is the correct thing to do, > a. bump the labware version when values change Yep, generally correct....
And here's a script to double-check the aggregated changes to labware definitions compared to `edge`. Run it from the monorepo root while you have this branch checked out. ```zsh #!/bin/zsh...
Closing for now to clean up the PR list, but we should still do this.
Superseded by https://github.com/Opentrons/opentrons/pull/19127.
If that happened on its own, something's definitely going wrong and we need to look into it. If that happened when you hit Ctrl+C to stop the program, it's harmless...
# Partial workarounds ## Change `pipette.trash_container` In a few limited cases, you can *kind of* do this by changing `pipette.trash_container`, but that has two problems: * It conflates solid (tip)...
~~Possible duplicate of #4940 (haven't read very closely to see if there are any differences, yet).~~ Not a duplicate of #4940. That's about blowing out whatever minute volume accidentally remains...