Commits on Source (3)
-
Matthew Clarkson authored
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.
Verifiedd02f8a64 -
Matthew Clarkson authoredVerifieda4389b3d
-
Bot authored
## [1.2.3](https://git.gitlab.arm.com/semantic-release/bzlmod/compare/v1.2.2...v1.2.3) (2023-12-01) ### Bug Fixes * prevent multiple re-runs of `buildozer` ([d02f8a64](https://git.gitlab.arm.com/semantic-release/bzlmod/commit/d02f8a64a37fff7cd0c7e016a7653cbd05b9ca0c))