(gazelle): Update error messages when unable to resolve a dependency to be more human-friendly. (flags) The {obj}--python_versionflag now also returns {obj}config_common.FeatureFlagInfo. (toolchain): The toolchain patches now expose thepatch_stripattribute that one should use when patching tool...
strip_prefix = "rules_python-1.4.0-rc4/gazelle", url = "https://github.com/bazel-contrib/rules_python/releases/download/1.4.0-rc4/rules_python-1.4.0-rc4.tar.gz", ) # To compile the rules_python gazelle extension from source, # we must fetch some third-party go dependencies that it ...
# Gazelle configuration options. # See https://github.com/bazelbuild/bazel-gazelle#running-gazelle-with-bazel # gazelle:prefix github.com/bazelbuild/rules_python/gazelle # gazelle:exclude bazel-out gazelle( name = "gazelle", gazelle = ":gazelle_binary", ) gazelle_binary( name = "gazelle_bina...
gazelle feat(gazelle): Remove integrity field from Gazelle manifest (bazelbui… proposals Mark Python toolchain proposal as formally accepted (bazelbuild#166) python fix(PyRuntimeInfo): use builtin PyRuntimeInfo unless pystar is enable… sphinxdocs docs: use stardoc proto output to generate mark...
4 changes: 3 additions & 1 deletion4gazelle/manifest/defs.bzl Original file line numberDiff line numberDiff line change Expand Up@@ -95,6 +95,7 @@ def gazelle_python_manifest( modules_mapping, manifest_generator_hash, ]+([requirements]ifrequirementselse[]), ...
Fix args passed into the gazelle manifest file generator if the requirements file is not a source file.
gazelle: generate BUILD files rules_python rules_python [1] pip_parse: fetch and install deps from pypi rules_python rules_python toolchain: fetch hermetic interpreter rules_python rules_python Need help? This ruleset has support provided by https://aspect.dev. [1] we will likely fork the ex...
Security Insights Additional navigation options Files main .bazelci .bcr .ci .github docs examples gazelle proposals python tests third_party tools .bazelignore .bazelrc .bazelversion .git-blame-ignore-revs .gitattributes .gitignore .pre-commit-config.yaml ...
gazelle private python sphinxdocs tests third_party tools .bazelignore .bazelrc .bazelversion .git-blame-ignore-revs .gitattributes .gitignore .pre-commit-config.yaml .readthedocs.yml AUTHORS BUILD.bazel BZLMOD_SUPPORT.md CHANGELOG.md CONTRIBUTING.md CONTRIBUTORS DEVELOPING.md LICENSE MODULE.bazel READ...
pypi whl_installer platform.py whl_target_platforms.bzl repo_utils.bzl 1 change: 1 addition & 0 deletions 1 CHANGELOG.md Original file line numberDiff line numberDiff line change @@ -59,6 +59,7 @@ Unreleased changes template. * (gazelle) Providing multiple input requirements files to ...