kou commented on code in PR #44669:
URL: https://github.com/apache/arrow/pull/44669#discussion_r1835026044


##########
dev/tasks/python-wheels/github.linux.yml:
##########
@@ -126,10 +126,8 @@ jobs:
       {{ 
macros.github_upload_gemfury("arrow/python/repaired_wheels/*.whl")|indent }}
       {{ 
macros.github_upload_wheel_scientific_python("arrow/python/repaired_wheels/*.whl")|indent
 }}
 
-      {% if arrow.is_default_branch() %}

Review Comment:
   Right.
   I wanted to test the push case. Progress log was suppressed: 
https://github.com/ursacomputing/crossbow/actions/runs/11719683254/job/32643463319#step:20:87
   
   ```text
   DEBUG:archery:Executing `['docker', 'compose', 
'--file=/home/runner/work/crossbow/crossbow/arrow/docker-compose.yml', 'push', 
'--quiet', 'python-wheel-manylinux-test-unittests']`
   ```
   
   I forgot to check the log and revert this change. Sorry. I'll revert this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to