Anuraag Agrawal
7e428168ff
Update dependencies ( #5777 )
...
* Update dependencies
* Update licenses
* Exclude licenses from link check
* Exclude licenses from link check?
2022-04-08 20:00:53 +09:00
Anuraag Agrawal
a48ecd0365
Upgrade Gradle and build dependencies ( #5775 )
2022-04-08 14:31:38 +09:00
Anuraag Agrawal
487a01eb3e
Update Gradle and build dependencies ( #5531 )
2022-03-09 09:09:20 -08:00
Anuraag Agrawal
3804968898
Apply spotless to conventions scripts ( #5082 )
...
* Apply spotless to conventions scripts
* Apply spotless
2022-01-12 17:42:50 +09:00
Trask Stalnaker
db8cd050a7
Add spotless to standalone subprojects ( #5058 )
...
* Update spotless version
* Add spotless to benchmark-overhead
* Add spotless to smoke-test images
* Add spotless to examples
* Apply spotless
* Resolve log4j conflict
* Apply spotless after upgrade
2022-01-10 12:46:52 -08:00
Anuraag Agrawal
478800e5de
Update byte buddy ( #5037 )
2022-01-07 20:30:08 +09:00
Anuraag Agrawal
83c94e9554
Update Gradle and build dependencies ( #4971 )
2021-12-23 16:01:39 +02:00
Anuraag Agrawal
8d0541e0b4
Revert spotless to working version ( #4884 )
...
* Revert "Fix Intellij import (#4877 )"
This reverts commit 63aec1a401
.
* Revert "Update spotless (#4863 )"
This reverts commit a4f70cbd86
.
2021-12-14 10:59:41 +09:00
Trask Stalnaker
63aec1a401
Fix Intellij import ( #4877 )
2021-12-13 15:19:23 +09:00
Anuraag Agrawal
1f3b24a111
Update bytebuddy ( #4864 )
2021-12-10 17:33:04 +09:00
Anuraag Agrawal
a4f70cbd86
Update spotless ( #4863 )
...
* Update spotless
* Apply spotless
2021-12-10 17:32:34 +09:00
Anuraag Agrawal
458ebc5e55
Small cleanups to conventions projects. ( #4839 )
2021-12-09 14:55:09 -08:00
Anuraag Agrawal
ca3919ea31
Update Gradle and build dependencies ( #4808 )
...
* Update Gradle and build dependencies
* Add spotless + Java 17 workaround
* Revert spotless for now
* Fix merge
* jvmTarget
2021-12-07 14:42:52 +09:00
Nikita Salnikov-Tarnovski
f203ec9837
Update protobuf plugin to remove deprecation warning ( #4809 )
2021-12-06 19:04:02 +02:00
Mateusz Rzeszutek
9a4a68d836
Add Android API-friendliness checks ( #4505 )
...
* Add Android API-friendliness checks
* Improve comments
* Remove ignores
* Handle CompletionException
* Spotless
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-11-24 12:59:11 -08:00
Anuraag Agrawal
1d4fd9ef8b
Update to Gradle 7.3 ( #4640 )
...
* Update to Gradle 7.3
* Copy in protobuf-conventions from SDK
* Scala
2021-11-16 19:37:59 +09:00
Anuraag Agrawal
39964b39aa
Copy in protobuf conventions from SDK repo. ( #4643 )
...
* Copy in protobuf conventions from SDK repo.
* fix
* Spot
2021-11-16 13:42:06 +09:00
Lauri Tulmin
8a33514551
update byte buddy to 1.11.22 ( #4547 )
2021-10-30 10:20:18 +03:00
Trask Stalnaker
37e24ec924
Sync gradle-plugins version with main project ( #4248 )
...
* Sync gradle-plugins version with main project
* More fixes
* Can rely on examples build against all branches now?
* Use common version.gradle.kts
* Update doc
* Simplify
2021-10-29 10:34:49 -07:00
Lauri Tulmin
17a85bbc22
Use byte-buddy-dep instead of byte-buddy ( #4400 )
...
* Use byte-buddy-dep instead of byte-buddy
* print stacktrace on examples failure
* try to fix gradle plugins
* try to fix extension build
* try to fix extension build
* try to fix extension build
* try to fix extension build
* try removing mavenLocal
* add mavenLocal plugin repository
* publish gradle-plugins to mavenLocal for examples ci build
* Fix bytebuddy exclusion
2021-10-19 13:46:48 -07:00
Trask Stalnaker
236061b8e9
Bump gradle-plugins version in examples ( #4427 )
2021-10-19 11:44:12 -07:00
Nikita Salnikov-Tarnovski
c28374615b
Add functionality to generate API changes ( #4285 )
...
* Add functionality to generate API changes
* Update conventions/src/main/kotlin/otel.japicmp-conventions.gradle.kts
Co-authored-by: John Watson <jkwatson@gmail.com>
* Do not commit any API changes until we have stable release
Co-authored-by: John Watson <jkwatson@gmail.com>
2021-10-06 09:59:01 +03:00
Trask Stalnaker
34a631965b
Update spotless version ( #4296 )
...
* Update spotless version
* Apply new spotless version
2021-10-05 15:44:03 +09:00
Nikita Salnikov-Tarnovski
f788d84e35
Remove muzzle from gradleplugins ( #4183 )
...
* Include gradle-plugins as a composite build
* Make gradle-plugins project independent from the main one
* Delete old ClassRef and friends
* Fixes
* Polish
* Polish
* Simplify
2021-09-24 15:59:03 +03:00