Skip to content

Docs generation is broken #415

Description

@lalten

bazel run //docs:update runs exactly this:

#!/usr/bin/env bash
cd ${BUILD_WORKSPACE_DIRECTORY}

which means it doesn't find any stardoc() rules for some reason.

This is most likely a regression from #399, which updated aspect_bazel_lib to bazel_lib, which has some changes regarding docs diff tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions