Open maurolacy opened 3 months ago
@maurolacy cloned issue babylonchain/babylon-contract#120 on 2024-05-29:
As part of CI checks, let's validate that: Schemas are up-to-date. (fail CI if not) Protobuf generated files are up-to-date. (fail CI if not) Git submodules don't have recent commits in their branch. (print a warning if so, do not fail CI)
As part of CI checks, let's validate that:
Schemas are up-to-date. (fail CI if not)
Protobuf generated files are up-to-date. (fail CI if not)
Git submodules don't have recent commits in their branch. (print a warning if so, do not fail CI)
@bap2pecs commented on 2024-06-10:
should we also check cargo run-script lint in CI?
cargo run-script lint
@maurolacy cloned issue babylonchain/babylon-contract#120 on 2024-05-29: