Skip to content

[INFRA] Cleanup for TLP release process#11696

Merged
zhztheplayer merged 4 commits intoapache:mainfrom
zhztheplayer:wip-tlp-release
Mar 4, 2026
Merged

[INFRA] Cleanup for TLP release process#11696
zhztheplayer merged 4 commits intoapache:mainfrom
zhztheplayer:wip-tlp-release

Conversation

@zhztheplayer
Copy link
Copy Markdown
Member

@zhztheplayer zhztheplayer commented Mar 3, 2026

Code / doc cleanup for the TLP release process.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

Run Gluten Clickhouse CI on x86

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

Run Gluten Clickhouse CI on x86

Copy link
Copy Markdown
Member

@philo-he philo-he left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. One minor comment. Thanks.


# Rename folder to remove "rc*" for formal release.
mv incubator-gluten-${TAG_VERSION} ${SRC_DIR}
tar -czf apache-gluten-${RELEASE_VERSION}-incubating-src.tar.gz ${SRC_DIR}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: As discussed on the mailing list, can we remove the unnecessary source files before packaging?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me try putting the deletion command in script instead, which might be easier for further iteration of the 1.6 branch.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Source folder after the change

[root@b29df9d1ea19 incubator-gluten-1.6.0]# ll -a
total 260
drwxr-xr-x 27 root root  4096 Mar  4 12:14 .
drwxr-xr-x  3 root root    74 Mar  4 12:15 ..
-rw-r--r--  1 root root  1797 Mar  4 09:56 .asf.yaml
-rw-r--r--  1 root root  2298 Mar  4 09:56 .scalafmt.conf
-rw-r--r--  1 root root  4172 Mar  4 09:56 CONTRIBUTING.md
-rw-r--r--  1 root root   552 Mar  4 09:56 DISCLAIMER
-rw-r--r--  1 root root 15832 Mar  4 09:56 LICENSE
-rw-r--r--  1 root root 13041 Mar  4 09:56 LICENSE-binary
-rw-r--r--  1 root root   580 Mar  4 09:56 NOTICE
-rw-r--r--  1 root root 81076 Mar  4 09:56 NOTICE-binary
-rw-r--r--  1 root root 10031 Mar  4 09:56 README.md
drwxr-xr-x 12 root root  4096 Mar  4 09:56 backends-clickhouse
drwxr-xr-x 12 root root  4096 Mar  4 09:56 backends-velox
drwxr-xr-x  2 root root    29 Mar  4 09:56 build
drwxr-xr-x  5 root root   134 Mar  4 09:56 cpp
drwxr-xr-x  3 root root    95 Mar  4 09:56 cpp-ch
drwxr-xr-x  5 root root  4096 Mar  4 09:56 dev
drwxr-xr-x  6 root root  4096 Mar  4 09:56 docs
drwxr-xr-x  4 root root    49 Mar  4 09:56 ep
drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-arrow
drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-celeborn
drwxr-xr-x  3 root root    44 Mar  4 09:56 gluten-core
drwxr-xr-x  8 root root   159 Mar  4 09:56 gluten-delta
drwxr-xr-x  9 root root  4096 Mar  4 09:56 gluten-flink
drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-hudi
drwxr-xr-x  6 root root    93 Mar  4 09:56 gluten-iceberg
drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-kafka
drwxr-xr-x  3 root root    39 Mar  4 09:56 gluten-paimon
drwxr-xr-x  4 root root    50 Mar  4 09:56 gluten-ras
drwxr-xr-x  3 root root    44 Mar  4 09:56 gluten-substrait
drwxr-xr-x  3 root root    32 Mar  4 09:56 gluten-ui
drwxr-xr-x  2 root root    37 Mar  4 09:56 gluten-uniffle
drwxr-xr-x 10 root root   177 Mar  4 09:56 gluten-ut
-rw-r--r--  1 root root  1446 Mar  4 09:56 mkdocs.yml
drwxr-xr-x  3 root root    32 Mar  4 09:56 package
-rw-r--r--  1 root root 83638 Mar  4 09:56 pom.xml
drwxr-xr-x  9 root root   161 Mar  4 09:56 shims
drwxr-xr-x  7 root root    97 Mar  4 09:56 tools

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 4, 2026

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 4, 2026

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 4, 2026

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer merged commit 8e0a3a8 into apache:main Mar 4, 2026
59 of 61 checks passed
zhztheplayer added a commit to zhztheplayer/gluten that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD CORE works for Gluten Core DOCS INFRA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants