Add AutoVersioning to gradle#417
Conversation
Current coverage is
|
|
@WPIRoboticsProjects/grip Can anyone with a linux distro test that |
|
So I'm getting this exception when I run ./gradlew :ui:assemble: ....BUT it still tells me "build successful"? |
|
Ohhh. This is because of an invalid tag that was accidentally created by @ThomasJClark |
|
It's worth noting that pulling from this PR creates the tag that was giving me problems. It builds successfully (after removing the tag) and the artifacts are created, but running the installed package gives me the error: |
|
Yea, that error is from network tables. |
8d19b83 to
21a3fd1
Compare
Add AutoVersioning to gradle
Closes #414