Commit Graph

11 Commits

Author SHA1 Message Date
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