Skip to content

linux dpkg-deb: speed up build#175

Merged
aminya merged 3 commits intomasterfrom
adjust-compression
Sep 18, 2020
Merged

linux dpkg-deb: speed up build#175
aminya merged 3 commits intomasterfrom
adjust-compression

Conversation

@aminya
Copy link
Member

@aminya aminya commented Sep 18, 2020

Description of the change

This PR speeds up the build process of dpkg-deb on the Linux machines (by about 3 min):

  • It uses sudo when available instead of fakeroot
  • It does not compress the artifacts internally unless we are on a release/nightly branch.

Verification

Before changes (16 min and 38 seconds): https://dev.azure.com/atomcommunity/atomcommunity/_build/results?buildId=878&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=cccdf131-0893-5d7b-ccea-9ccfc8953f95

After changes(13min and 18seconds): https://dev.azure.com/atomcommunity/atomcommunity/_build/results?buildId=879&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=cccdf131-0893-5d7b-ccea-9ccfc8953f95

Release Notes

  • Faster builds by dpkg-deb on Linux

@aminya aminya merged commit 1ef6c44 into master Sep 18, 2020
@aminya aminya mentioned this pull request Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant