Releases: bazeltools/bzl-gen-build
Releases · bazeltools/bzl-gen-build
Auto generated release for bzl-gen-build
Refactor python extraction a bit for smaller functions (#264) Co-authored-by: Oscar Boykin <[email protected]>
Auto generated release for bzl-gen-build
small error message update (#254) Co-authored-by: P. Oscar Boykin <[email protected]>
Auto generated release for bzl-gen-build
Bump to java 11 (#261) Co-authored-by: Oscar Boykin <[email protected]>
Auto generated release for bzl-gen-build
Fix apply_binaries for Google3 (#243) **Problem** When using `--no-aggregate-source` option with py_binary, I noticed that we end up generating py_binary twice, first time for main, and second time for test. **Solution** This implements `TargetEntries::combine(ts1, ts2)`, which can dedupliate the target entries based on the name. There's an example in `examples/com` demonstrating the usage.
Auto generated release for bzl-gen-build
v0.1-107 Update to python-parser 0.3.0 (#237)
Auto generated release for bzl-gen-build
Improve Python indexing example (#227) **Problem** In the current example Python indexing only tracks 3rdparty libraries, but not Protobuf-generated sources. **Solution** This adjusts the scripts to index both 3rdparty pip targets and Protobuf-generated sources.
Auto generated release for bzl-gen-build
Add JVM BUILD generation example (#214) **Problem** JVM BUILD generation is left to the reader as an exercise. **Solution** This implements a working example of BUILD generation for Java, including the JAR scanning and protobuf-java indexing.
Auto generated release for bzl-gen-build
roll back to sbt 1.9.7 (#210) Co-authored-by: Oscar Boykin <[email protected]>
Auto generated release for bzl-gen-build
v0.1-101 run fmt (#204)
Auto generated release for bzl-gen-build
What's Changed
- Support main and test within BUILD.bazel ("Google3") by @eed3si9n in #188
- Bump thiserror from 1.0.50 to 1.0.51 in /crates by @dependabot in #172
- Bump tokio from 1.35.0 to 1.35.1 in /crates by @dependabot in #173
- Bump anyhow from 1.0.75 to 1.0.76 in /crates by @dependabot in #175
- Readme improvement by @eed3si9n in #174
- Bump futures from 0.3.29 to 0.3.30 in /crates by @dependabot in #176
- Bump thiserror from 1.0.51 to 1.0.52 in /crates by @dependabot in #177
- Bump anyhow from 1.0.76 to 1.0.77 in /crates by @dependabot in #178
- Bump tempfile from 3.8.1 to 3.9.0 in /crates by @dependabot in #179
- Bump clap from 4.4.11 to 4.4.12 in /crates by @dependabot in #180
- Bump thiserror from 1.0.52 to 1.0.53 in /crates by @dependabot in #181
- Bump serde_json from 1.0.108 to 1.0.109 in /crates by @dependabot in #182
- Bump anyhow from 1.0.77 to 1.0.78 in /crates by @dependabot in #183
- Bump thiserror from 1.0.53 to 1.0.56 in /crates by @dependabot in #184
- Bump anyhow from 1.0.78 to 1.0.79 in /crates by @dependabot in #186
- Bump serde from 1.0.193 to 1.0.194 in /crates by @dependabot in #185
- Bump serde_json from 1.0.109 to 1.0.110 in /crates by @dependabot in #187
- Bump serde_json from 1.0.110 to 1.0.111 in /crates by @dependabot in #189
- Bump clap from 4.4.12 to 4.4.13 in /crates by @dependabot in #192
- Update dependabot to bump GitHub Actions by @eed3si9n in #191
Full Changelog: v0.1-96...v0.1-99