Replies: 5 comments 18 replies
-
We've been keeping a list of these internally as well. I'm sure it would vary a bit given the types of things folks use bazel for. For example a lot of our P1s are Android issues |
Beta Was this translation helpful? Give feedback.
-
A broad topic: the bazel repo is home to the top-level "getting started" docs for each language, but the rulesets aren't maintained there. JS: 2 years out of date, and no one should follow these docs: @keith are the docs linked from here still accurate? https://github.com/bazelbuild/bazel/blob/master/site/docs/bazel-and-apple.md I think we may want to take this responsibility away from the Bazel docs site, given how hard it is to get review+merge of PRs to the bazelbuild/bazel repo. I pretty much gave up on helping to maintain those docs after waiting about five months on a trivial one-line change in bazelbuild/bazel#13382 @aiuto @philwo do you have any thoughts about the future of language-specific docs on docs.bazel.build? Does your tech writing team plan to do a pass over these at any point? |
Beta Was this translation helpful? Give feedback.
-
How about bazelbuild/bazel#14327? This is blocking rules_swift from accepting a whole slew of upstream changes. |
Beta Was this translation helpful? Give feedback.
-
Doing some fresh brainstorming here, and at a bit more ambitious level than what the Bazel team has historically been staffed for.
|
Beta Was this translation helpful? Give feedback.
-
To give some more context about flags for people who were not in that
meeting.
We came up with a concept that Bazel should have a set of "recommend"
flags. These are the vision for what the next LTS release will have, and
what you would recommend to someone starting a fresh project today., This
is roughly the set of incompatible flags we intend to flip in the next
release + maybe some experimental flags.
…On Thu, Jan 20, 2022 at 1:18 PM Keith Smiley ***@***.***> wrote:
Treat google3 as one Bazel user. For example, "incompatible" flag flips
are currently gated on them becoming the g3 default, rather than just
adding to the Google global blazerc and allowing the rest of the community
to start benefiting from the fix.
As discussed in our last meeting I'm actively working on the doc for this
proposal
—
Reply to this email directly, view it on GitHub
<#24 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXHHHENJCDXQ2SB7EEV6ZLUXBGVXANCNFSM5JA4MTKQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
<bazel-contrib/SIG-rules-authors/repo-discussions/24/comments/2008828@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Let's keep a stack ranked list of things we wish the core team had time for.
rules_jvm_contrib
to thebazel-contrib
org #27 (comment)Beta Was this translation helpful? Give feedback.
All reactions