This is an automated email from the ASF dual-hosted git repository.
bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from f9707b1 Merge pull request #13904: [BEAM-11723] Avoid
eliminate_common_key_with_none without combiner packing.
new 94c2739 Renamed build.gradle to build.gradle.kts
new 45a6868 Migrated build.gradle file to Kotlin script.
new d483d3a Updated autolabeler.yml
new 52d0bd9 Merge pull request #13888 from akvelon/gradle_to_kotlin
The 30527 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/autolabeler.yml | 2 +-
build.gradle | 393 -----------------------------------------------
build.gradle.kts | 399 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 400 insertions(+), 394 deletions(-)
delete mode 100644 build.gradle
create mode 100644 build.gradle.kts