Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split build docker images apart to speed up builds #401

Closed
woody-apple opened this issue Apr 16, 2020 · 0 comments · Fixed by #631
Closed

Split build docker images apart to speed up builds #401

woody-apple opened this issue Apr 16, 2020 · 0 comments · Fixed by #631
Assignees
Milestone

Comments

@woody-apple
Copy link
Contributor

Problem

Travis doesn't support caching docker images, and seems to throttle network bandwidth. We should reduce the size of images for simpler builds (break out nRF, etc) - it'll massively speed up build time.

@woody-apple woody-apple self-assigned this Apr 16, 2020
@woody-apple woody-apple added this to the M4 milestone Apr 16, 2020
@rwalker-apple rwalker-apple modified the milestones: May 1, 2020, May 8, 2020 May 4, 2020
mkardous-silabs pushed a commit to mkardous-silabs/connectedhomeip that referenced this issue Dec 19, 2022
…mp extension version to 0.0.4

Merge in WMN_TOOLS/matter from zap-template-slsdk to silabs_slc_1.0

Squashed commit of the following:

commit 7a127b3beb1d833064501896b142f8a0b0d9e61c
Author: Rehan Rasool <[email protected]>
Date:   Fri Dec 9 08:45:36 2022 -0500

    Run version script with 0.0.4 after merging latest changes

commit 6d67d3fc56e61298bb2f0617247408b90db10988
Merge: aa3b2c9e84 8371769
Author: Rehan Rasool <[email protected]>
Date:   Fri Dec 9 08:43:13 2022 -0500

    Merge branch 'silabs_slc_1.0' into zap-template-slsdk

commit aa3b2c9e843343d04679ef53300a75bc0a6ab043
Author: Sergei Lissianoi <[email protected]>
Date:   Wed Dec 7 12:52:05 2022 -0500

    Add prop.file.zcl.matterZclJsonFile

... and 3 more commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants