Skip to content
Verified Commit d02f8a64 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

fix: prevent multiple re-runs of `buildozer`

We allow multiple usages of the plugin so that the `MODULE.bazel` can
be updated and then the `source.json` be created.

Running `buildozer` a second time will result in a exit code of 3.

We can make a valid assumption that if the version is _already_ the version
that is expected, then we do not need to update.
parent 7c9e4bd3
Loading
Loading
Loading
Pipeline #5145 passed with stages
in 1 minute and 23 seconds