[go: up one dir, main page]

CI: Build using `OCTEZ_RUST_DEPS_TARGET_DIR`

I’m experimenting with setting OCTEZ_RUST_DEPS_TARGET_DIR and caching the resulting dir in the CI. First results seem interesting, although we probably want to explore more.

For regular build of released binaries

For static build

Manually testing the MR

Rebase your MR on top of this one and try to see the impact on build time in the CI?

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Thomas Letan

Merge request reports

Loading