GH-49676: [Python][Packaging] Avoid rebuilding all base images by not pulling base images on docker build#49678
GH-49676: [Python][Packaging] Avoid rebuilding all base images by not pulling base images on docker build#49678raulcd wants to merge 6 commits intoapache:mainfrom
Conversation
…by not pulling bases
|
@github-actions crossbow submit wheel-windows-* |
|
|
|
Revision: 663e4a6 Submitted crossbow builds: ursacomputing/crossbow @ actions-2d3c582858 |
… reduce layer size
|
@github-actions crossbow submit wheel-windows-cp313-cp313t-amd64 |
|
Revision: a0edd40 Submitted crossbow builds: ursacomputing/crossbow @ actions-a1756da700
|
|
@github-actions crossbow submit wheel-windows-cp313-cp313t-amd64 |
|
Revision: b45c287 Submitted crossbow builds: ursacomputing/crossbow @ actions-946cdff5a8
|
|
@github-actions crossbow submit wheel-windows-cp313-cp313t-amd64 |
|
Revision: 4b9fd9c Submitted crossbow builds: ursacomputing/crossbow @ actions-e9e5587b8a
|
… of layer size" This reverts commit 4b9fd9c.
|
@github-actions crossbow submit wheel-windows-cp313-cp313t-amd64 |
|
Revision: 5479a8d Submitted crossbow builds: ursacomputing/crossbow @ actions-310307e9a4
|
TBD
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?
This PR includes breaking changes to public APIs. (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.)
This PR contains a "Critical Fix". (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.)