SIG-rules-authors icon indicating copy to clipboard operation
SIG-rules-authors copied to clipboard

Governance and admin for the rules authors Special Interest Group

Results 38 SIG-rules-authors issues
Sort by recently updated
recently updated
newest added

(see [Slack thread](https://bazelbuild.slack.com/archives/CDCMRLS23/p1670351503564409)) We'd like to open-source `unused-deps`, a command-line tool for finding Bazel dependencies which are not actually used in code. ([details](https://gist.github.com/keithl-stripe/870c199d9a1267fda0101cf95ec1f3aa)) Nick Korostelev from Snapchat suggested we submit...

Help to finish https://github.com/bazelbuild/bazel/issues/3791 by finding Bazel CI projects which need this flag explicitly turned off, then land a PR in Bazel to flip the default for new projects.

bounty-1000USD
bazel-flags

There has been a lot of conversation over time about creating a starlark LSP https://github.com/bazelbuild/vscode-bazel/issues/1 I think this would be extremely helpful for rules authors to allow them to discover...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Related conversations: https://github.com/bazelbuild/bazel/pull/16542

bounty-1000USD
bazel-flags

Help to finish https://github.com/bazelbuild/bazel/issues/8195 by finding projects on Bazel CI which need an explicit setting turning this off, then land a PR in Bazel to change the default for new...

bounty-1000USD
bazel-flags

Look like the C++ and Java tutorials. Repo: ???

bounty-1000USD

Find whatever rulesets we can, or based on some criteria. Assess their current state, such as: - active - perform releases and how often - quality/reliablity - who are the...

help wanted
bounty-1000USD

Hi all When I was working with Google on PSO projects, we used Renovate to keep rule versions up to date. Here is the support https://docs.renovatebot.com/bazel/ Does anyone have an...

Write a tutorial for https://github.com/bazelbuild/rules_python. We can base the tutorial on demo code in the rules_python repository. @cgrindel please assign this to me.