chore: remove all uses of --api-key since the flag has been removed - #325
Open
Cedric / ViaDézo1er (viadezo1er) wants to merge 1 commit into
Open
chore: remove all uses of --api-key since the flag has been removed#325Cedric / ViaDézo1er (viadezo1er) wants to merge 1 commit into
Cedric / ViaDézo1er (viadezo1er) wants to merge 1 commit into
Conversation
Cedric / ViaDézo1er (viadezo1er)
requested review from
Parker Henderson (parkerhendo) and
Andrew Kent (realark)
August 18, 2026 23:03
Cedric / ViaDézo1er (viadezo1er)
marked this pull request as ready for review
August 18, 2026 23:03
Cedric / ViaDézo1er (viadezo1er)
marked this pull request as draft
August 18, 2026 23:08
Contributor
|
Latest downloadable build artifacts for this PR commit
Available artifact names
|
Cedric / ViaDézo1er (viadezo1er)
force-pushed
the
cedric/remove-api-key-flag-from-comments
branch
2 times, most recently
from
August 18, 2026 23:27
7ba4b0c to
0e6fc5e
Compare
Cedric / ViaDézo1er (viadezo1er)
marked this pull request as ready for review
August 18, 2026 23:27
Cedric / ViaDézo1er (viadezo1er)
force-pushed
the
cedric/remove-api-key-flag-from-comments
branch
from
August 19, 2026 00:00
0e6fc5e to
bf80b84
Compare
Cedric / ViaDézo1er (viadezo1er)
force-pushed
the
cedric/remove-api-key-flag-from-comments
branch
from
August 22, 2026 00:12
bf80b84 to
be658ad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The flag
braintrust-internal-api-key-environment-binding-do-not-useis created because clap expects an env variable to go with a flag, but it's also unused.