mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
966c184129
* Make build type an int enum * Lint * Fix protobuf * Fix protobuf for linux * Remove old enum and use the class from protobuf message * Lint * Fix tests * Print build type name instead of int value in logs * Try fix enum instanciation in scheduler * Correctly get protobuf enum name for BuildType values using EnumTypeWrapper methods * Fix import --------- Co-authored-by: Boyan MILANOV <boyanmilanov@coder-boyanmilanov-aixcc-boyan.c.production-1-405717.internal>