[ https://issues.apache.org/jira/browse/FLINK-37952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ferenc Csaky closed FLINK-37952. -------------------------------- Resolution: Fixed [{{e94511f}}|https://github.com/apache/flink/commit/e94511f49f661d8e0dbb815d7b77f2049db5363f] in master [{{97089ff}}|https://github.com/apache/flink/commit/97089ffd0548e0297855baec751259dbde8c8439] in release-2.0 [{{ff42530}}|https://github.com/apache/flink/commit/ff4253055251c0493c0152ac7d4689f1b85a4fc4] in release-1.20 > Do not tar python wheel packages in GH Nightly workflow > ------------------------------------------------------- > > Key: FLINK-37952 > URL: https://issues.apache.org/jira/browse/FLINK-37952 > Project: Flink > Issue Type: Technical Debt > Components: Build System / CI > Affects Versions: 2.0.0, 1.19.3, 1.20.2 > Reporter: Ferenc Csaky > Assignee: Ferenc Csaky > Priority: Minor > Labels: pull-request-available > Fix For: 2.1.0, 2.0.1, 1.20.3 > > > The new way of building Python wheel is to use the Nightly GitHub workflow, > and upload the built articles. The article upload zips any uploaded artifact, > so compressing it to a {{tar.gz}} as part of the workflow is redundant and > requires 2 decompression when you try to use it during the next release phase > step. -- This message was sent by Atlassian Jira (v8.20.10#820010)