dpsutton
dpsutton
We want to include plan alias in the token information so that we can use it in the upsell badging. See https://github.com/metabase/harbormaster/pull/4993/commits/462da5a91c33f2a7662ed15de1ac83b99da2c859 for the shape. Just a string on the...
flaky test. not sure why. But if this passes in any suite, it is sound. We don't have to run the tests 34 times. example failing test from CI: ```...
Ordering of middleware is extremely important and sensitive. It would be nice if middleware could assert that other middleware that it depends upon had already run. This could be static,...
our fingerprinters need to respect effective_type. Example, a string type that becomes a temporal type, when fingerprinted will throw variants of the following error: > 2021-05-05 19:50:05,966 WARN sync.util ::...