This is an automated email from the ASF dual-hosted git repository.
snazy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 57626e9e7 Update dependency
io.prometheus:prometheus-metrics-exporter-servlet-jakarta to v1.4.2 (#2929)
add dcd3ed419 Build-logic: `GitInfo` refactor (#2908)
No new revisions were added by this update.
Summary of changes:
build-logic/src/main/kotlin/GitInfo.kt | 65 ++++++++++++++++++++++
.../{MemoizedGitInfo.kt => MemoizedJarInfo.kt} | 40 +++----------
.../kotlin/publishing/PublishingHelperPlugin.kt | 2 +-
.../src/main/kotlin/publishing/rootProject.kt | 3 +-
4 files changed, 76 insertions(+), 34 deletions(-)
create mode 100644 build-logic/src/main/kotlin/GitInfo.kt
rename build-logic/src/main/kotlin/publishing/{MemoizedGitInfo.kt =>
MemoizedJarInfo.kt} (60%)