Skip to content

Conversation

Googulator
Copy link
Collaborator

  • Move Python bootstrap from pass2 to pass3. Python bootstrap is relatively fast, and we have more than enough time in pass3 to include it there. OTOH, it generates large build artifacts, which needlessly blow up the pass2 tarball size.
  • Exclude external/distfiles from stage tarballs. It will always get copied from the top-level distfiles directory, which in turn is reloaded from cache.

It will be restored from cache anyway.
Python builds are relatively fast, but they produce a lot of data on the
disk, increasing pass2 tarball size unnecessarily.
@Googulator Googulator changed the title Smaller CI intermediate tarballs Smaller CI intermediate tarballs (option 1) Dec 27, 2023
@Googulator Googulator marked this pull request as ready for review December 28, 2023 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant