jack-berg
|
0830039dcf
|
Remove redundant gradle dependencies (#5621)
|
2023-07-18 12:19:44 -05:00 |
jack-berg
|
d67faf2aef
|
Merge sdk logs testing (#5431)
|
2023-05-12 15:59:12 -05:00 |
jack-berg
|
8897dd4d5c
|
Revert removal final newline (#5133)
* Revert removal final newline
* Add to final newlin editorconfigoverride
|
2023-01-18 08:51:41 -06:00 |
dependabot[bot]
|
1e4a7be6be
|
Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 (#5126)
* Bump spotless-plugin-gradle from 6.12.1 to 6.13.0
Bumps [spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.12.1 to 6.13.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/gradle/6.12.1...plugin-gradle/6.13.0)
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix build
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Berg <jberg@newrelic.com>
|
2023-01-17 16:47:56 -06:00 |
jack-berg
|
cbd629c579
|
Implement logging exporter providers (#4950)
|
2022-11-28 10:14:44 -06:00 |
jack-berg
|
a8086498b1
|
Add TestLogData, remove public LogDataImpl and LogDataBuilder from log SDK (#4635)
* Add TestLogData, remove public LogDataImpl and LogDataBuilder from log sdk
* pr comment
|
2022-07-27 13:15:25 -05:00 |
John Watson
|
9cd3f2f79b
|
Add a log exporter that outputs to standard out. (#3748)
* Add a log exporter that outputs to standard out.
* add a unit test for the format
* bump up the coverage
* renames and formatting tweaks from review
|
2021-10-15 11:00:53 -07:00 |
Trask Stalnaker
|
60c3c5ca0c
|
Format build.gradle.kts files (#3427)
|
2021-07-29 13:21:38 +09:00 |
Anuraag Agrawal
|
ce9c8854c7
|
Extract publishing and animalsniffer plugins. (#3334)
|
2021-06-22 08:23:16 +09:00 |
Anuraag Agrawal
|
7f544416e4
|
Define an extension for otel-specific configuration of Java. (#3317)
|
2021-06-17 15:54:25 +09:00 |
Anuraag Agrawal
|
b9ca09b6c1
|
Extract java conventions plugin. (#3316)
|
2021-06-15 12:29:47 -07:00 |
Anuraag Agrawal
|
900c35ed8c
|
Migrate remaining gradle scripts to kotlin (#2820)
* Migrate remaining gradle scripts to kotlin
* Finish more
|
2021-02-16 14:11:07 -08:00 |