Skip to content

CircleCI: build on caches, not exponential built workspaces #992

Description

@tlaurion

[plan is to make something like] this (n.b. that I'm pretty sure caches were disabled in that) but idea was that instead of using workspaces it would build a cache of each component (so, musl-cross, cb_4.8.1_toolchain, cb_4.11_toolchain, cb_4.13_toolchain and then at some point all the rest of the tools) and then build all the boards in parallel using the caches created.

See Tonux599@39a248b

Along with implementing something like this when we came around to rebuilding, the build would jump straight into building each board with the caches from the full build.

Originally posted by @Tonux599 in #977 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions