Commit Graph

19 Commits

Author SHA1 Message Date
jack-berg ca18354115
Prepare for 1.21.0 release (#5028)
* Update bom to point to opentelemetry-extension-aws:1.20.1

* Update changelog for 1.21.0 release

* Add missing since annotations

* Spotless

* Include 1.16.0 semantic convention update in changelog

* Add attribute assertions change
2022-12-09 13:22:51 -06:00
jack-berg 08e19e38c6
Stop publishing opentelemetry-extension-aws artifact (#4945) 2022-11-17 09:40:29 -06:00
jack-berg 52c37d56da
Stop publishing opentelemetry-sdk-extension-resources artifact (#4828) 2022-10-31 12:25:36 -05:00
jack-berg cc22880bb8
Stop publishing opentelemetry-sdk-extension-aws artifact (#4830) 2022-10-14 07:51:17 -05:00
jack-berg cdab465a7f
Stop publishing opentelemetry-extension-annotations artifact (#4750) 2022-09-12 15:51:07 -05:00
jack-berg c3a9f68ec8
Stop publishing opentelemetry-exporter-jaeger-proto artifact (#4724)
* Stop publishing opentelemetry-exporter-jaeger-proto artifact

* Load class by string
2022-09-08 11:26:29 -05:00
Eugene R f24ee19d0b
decommission the deprecated Gradle archivesBaseName property (#3878) 2021-11-15 10:55:08 -08:00
Christian Neumüller a10672bbad
Add generateBuildSubstitutions task to bom projects. (#3653)
* Add generateBuildSubstitutions task to bom projects.

This is a convenience task that can be used to
generate a code snippet that can be copy-pasted
for use in composite builds.

* Fix typo in filter.

* Add convenience task to root project.

* Add documentation for how to use composite builds.

* Add one more link to gradle docs.

* Wrong variable name.

* Update CONTRIBUTING.md

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-09-26 13:38:09 -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 8fc392e8ed
Publish BOM for alpha artifacts. (#2669) 2021-02-02 09:03:09 -08:00
Anuraag Agrawal 94955b958f
Migrate bom project to kts. (#2638) 2021-02-02 09:10:46 +09:00
Anuraag Agrawal 618111df54
Include only prod artifacts in BOM. (#2562) 2021-01-19 21:53:51 -08:00
John Watson 4438508ef5
Set the opentelemetry-bom archive name explicitly to fix publishing issue. (#2512) 2021-01-13 10:32:04 -08:00
Anuraag Agrawal 6954d1f624
Use normal filesystem-based Gradle paths. (#2332)
* Use normal filesystem-based Gradle paths.

* Update workflow by making agnostic to jacoco project name

* More merge
2020-12-18 12:07:33 +09:00
jason plumb 2aa1eb2f54
Metrics are alpha take 2 (#2329)
* omit metrics artifacts (alpha) from the bill of materials (bom)

* Hack the version number for maven publications that end in -metrics.

* Remove the failed attempt.
2020-12-16 20:10:06 -08:00
Anuraag Agrawal 08c90f9ea4
Don't set packaging type explicitly since Gradle determines it automatically, set description for BOM project, and remove outdated bom publication configuration (#1758) 2020-10-06 08:40:09 +09:00
Bogdan Drutu 554b5559c2
Small fix to publish bom artifact (#1282)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-05-29 07:56:53 -07:00
Uladzislau Kiva 506b36b1be
Bom generation (#1192)
* build: using external boms

* feat: bom generation
2020-05-10 07:38:56 -07:00