issues
search
unloggedio
/
unlogged-sdk
Unlogged SDK for recording JAVA code execution
https://unlogged.io
Apache License 2.0
181
stars
18
forks
source link
Add maven support for target_compile
#33
Closed
kartikeytewari-ul
closed
9 months ago
kartikeytewari-ul
commented
9 months ago
target_compile github action now support testing on target project built with gradle
There was a bug where java parsing did not added an import for unlogged dependencies, which resulted in a compile failure in tests. This is fixed now.