Skip to content

[CI] Fix Rust Docs Build #7744

Description

@tqchen

see #7743

The recent outrages coulde due to multiple folds of reasons:

  • The lack of environment variable updates as in task_rust.sh (LLVM_CONFIG_PATH) vs the task_python_docs
  • Change of cargo behavior due to updates? (more likely below)
  • The cargo might caches previous docs build if files does not change (the recent PR of Device refactor triggers a rebuild).

Possible steps:

  • Fix the rust docs build script to make sure it always build correctly
  • Consider some option like force rebuild that always rebuilds the docs(assuming not taking a lot time) regardless of caching

cc @Mousius @areusch @driazati @gigiblender

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions