Brandon Trautmann
Brandon Trautmann
@krispypen mind pushing an empty commit to your branch? We updated CI configuration on our end which seems to have reset the statuses for `build` and `pana` and AFAIK Github...
> hey @btrautmann I pushed an empty commit, not sure if it's actually triggering something now Looks like it worked, we just have one failing test
> Hi everyone, can we get this in, pls? @krispypen just needs to patch/address the one failing test
I always utilize `build-name` and `build-number` with `flutter build` and never update the `pubspec.yaml`. This allows me to fully automate versioning without needing to manage a bunch of files. Not...