Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WIP: Add first pass of generated code for Bazel#2735

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
tshaynik wants to merge2 commits intocarapace-sh:master
base:master
Choose a base branch
Loading
fromtshaynik:init-bazel

Conversation

@tshaynik
Copy link

Closes#2545

I got started on adding a completer for Bazel version 8.1.1. The code here is generated code created from thisspec, which in turn I generated from reflecting the Command and Option annotations with thisthing, based on@rsteube's recommendations in#2546.

All of the subcommands and flags should be there now, but there are not yet any completions for the argument values. I'm hoping to try and work on those soon.

@rsteubersteube mentioned this pull requestMar 27, 2025
@rsteube
Copy link
Member

Noice! I'm fine with merging the structure without the completions first.

Thereference has a couple flags that seem to be missing:
e.g.--dynamic_local_execution_delay)=<an integer> default: "1000"

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

bazel completer

2 participants

@tshaynik@rsteube

[8]ページ先頭

©2009-2025 Movatter.jp