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

fix: add missing bzl_library declarations to satisfy client stardoc usage #33

Merged
merged 13 commits into from
Jan 27, 2024

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    ff3416d View commit details
    Browse the repository at this point in the history
  2. Expose others.

    cgrindel committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    54d55a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4361316 View commit details
    Browse the repository at this point in the history
  4. Fix legacy test

    cgrindel committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    736b0a3 View commit details
    Browse the repository at this point in the history
  5. Add load statements

    cgrindel committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    fb969cd View commit details
    Browse the repository at this point in the history
  6. Use legacy stardoc name

    cgrindel committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    acc2fd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    65c1deb View commit details
    Browse the repository at this point in the history
  2. Change legacy default to True so that clients doe not need to change how

    they currently call bazel_feature_deps.
    cgrindel committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4626736 View commit details
    Browse the repository at this point in the history
  3. Add missing load.

    cgrindel committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    cc933e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Move repo creation to bazel_features_repos. Update bazel_features_deps

    and _version_extension_impl to call it.
    cgrindel committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8bdf50d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    975d3da View commit details
    Browse the repository at this point in the history
  2. Fix buildifier warning

    cgrindel committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0c9269a View commit details
    Browse the repository at this point in the history
  3. Update private/extensions.bzl

    fmeum authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0234754 View commit details
    Browse the repository at this point in the history