Skip to content

Add task for printing relative paths of published code artifacts#226

Merged
SylvainJuge merged 3 commits into
elastic:mainfrom
JonasKunz:print-published-artifacts
Apr 24, 2024
Merged

Add task for printing relative paths of published code artifacts#226
SylvainJuge merged 3 commits into
elastic:mainfrom
JonasKunz:print-published-artifacts

Conversation

@JonasKunz

Copy link
Copy Markdown
Contributor

Feature for #223 : Adds a task to print out the paths to all code jars to be published to maven central.

Running ./gradlew printPublishedCodeArtifacts -q will output the following to the console:

agent/build/libs/elastic-otel-javaagent-0.1.1-SNAPSHOT.jar
agentextension/build/libs/elastic-otel-agentextension-0.1.1-SNAPSHOT.jar
common/build/libs/common-0.1.1-SNAPSHOT.jar
inferred-spans/build/libs/inferred-spans-0.1.1-SNAPSHOT.jar

Comment thread buildSrc/src/main/kotlin/elastic-otel.sign-and-publish-conventions.gradle.kts Outdated
@JonasKunz
JonasKunz requested a review from SylvainJuge April 24, 2024 08:59
@SylvainJuge
SylvainJuge merged commit c53f585 into elastic:main Apr 24, 2024
@JonasKunz
JonasKunz deleted the print-published-artifacts branch April 24, 2024 09:11
v1v added a commit to v1v/elastic-otel-java that referenced this pull request Apr 24, 2024
* upstream/main:
  Universal profiling integration autoconfig and inclusion in distro (elastic#215)
  Add task for printing relative paths of published code artifacts (elastic#226)
  build: bump com.github.jk1.dependency-license-report from 2.6 to 2.7 (elastic#213)
  [doc] add span stacktrace to readme (elastic#225)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants