This repository was archived by the owner on Sep 22, 2022. It is now read-only.
·
12 commits
to refs/heads/master
since this release
Pull Requests
- Small Thrift fixes (#138) @Duhemm
- Substitute protobuf java ijar for full jar (#137) @Duhemm
- Collect inputs of Javac mnemonic (#135) @Duhemm
- Use pants only if pants is explicitly requested (#136) @Duhemm
- Add support for Thrift targets (#128) @Duhemm
- Support
java_sources
given with short form label (#134) @Duhemm - Fix default globs for
junit_tests
targets (#132) @Duhemm - Bump actions/cache from 3.0.5 to 3.0.8 (#133) @dependabot
- Always set working directory JVM option (#131) @Duhemm
- Fix after flip default import mode from Pants to Bazel (#130) @mikkoziel
- Don't import in IDE targets tagged with
no-ide
(and possiblymanual
) (#129) @mikkoziel - Support
java_sources
inscala_library
targets (#127) @Duhemm - Handle base directory conflicts between targets (#126) @Duhemm
- Dealias targets before importing (#125) @Duhemm
- Changed options --bazel to --pants to change default import type (#124) @mikkoziel
- Extract Java compiler options from build (#123) @Duhemm
- Avoid pulling in unnecessary java bootclasspath (#121) @Duhemm
- Bump actions/setup-python from 3 to 4 (#104) @dependabot
- Bump actions/cache from 3.0.4 to 3.0.5 (#117) @dependabot
- Fix ci (#122) @Duhemm
- Format the libraries.json file (#120) @odisseus
- Fix go to definition on Thrift symbols in IntelliJ (#119) @Duhemm
- Added filter rules for targets to build (#118) @mikkoziel