Skip to content

Deprecate bt setup - #292

Open
Cedric / ViaDézo1er (viadezo1er) wants to merge 1 commit into
release-1.0-devfrom
cedric/deprecate-setup
Open

Deprecate bt setup#292
Cedric / ViaDézo1er (viadezo1er) wants to merge 1 commit into
release-1.0-devfrom
cedric/deprecate-setup

Conversation

@viadezo1er

@viadezo1er Cedric / ViaDézo1er (viadezo1er) commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Show a message warning about the deprecation of bt setup.

Before:

bt
...
setup        Configure Braintrust setup flows
...

After:

bt
...
setup        Configure Braintrust setup flows (deprecated: use curl -fsSL https://braintrust.dev/wizard/setup.sh | sh)
...

Before:

❯ bt setup


  ███  ███
███      ███
  ███  ███
███      ███
  ███  ███

Braintrust
...

After:

❯ bt setup
bt setup has been deprecated, use the command below instead:

    curl -fsSL https://braintrust.dev/wizard/setup.sh | sh



  ███  ███
███      ███
  ███  ███
███      ███
  ███  ███

Braintrust
...

Before:

❯ bt setup -h
Configure Braintrust setup flows

Usage: bt setup [OPTIONS] [COMMAND]
...

After:

❯ bt setup -h
Deprecated: use curl -fsSL https://braintrust.dev/wizard/setup.sh | sh

Configure Braintrust setup flows

Usage: bt setup [OPTIONS] [COMMAND]
...

@viadezo1er Cedric / ViaDézo1er (viadezo1er) changed the title cedric/deprecate setup Deprecate bt setup Jul 29, 2026
@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Latest downloadable build artifacts for this PR commit b95c0974fc8e:

Available artifact names
  • artifacts-build-global
  • artifacts-build-local-aarch64-pc-windows-msvc
  • artifacts-build-local-x86_64-pc-windows-msvc
  • artifacts-build-local-x86_64-apple-darwin
  • artifacts-build-local-x86_64-unknown-linux-gnu
  • artifacts-build-local-x86_64-unknown-linux-musl
  • artifacts-build-local-aarch64-apple-darwin
  • artifacts-build-local-aarch64-unknown-linux-gnu
  • artifacts-plan-dist-manifest
  • cargo-dist-cache

@viadezo1er
Cedric / ViaDézo1er (viadezo1er) changed the base branch from main to release-1.0-dev July 29, 2026 21:41
@viadezo1er
Cedric / ViaDézo1er (viadezo1er) force-pushed the cedric/deprecate-setup branch 2 times, most recently from 3e1dd45 to 8d888c0 Compare July 29, 2026 23:28
@viadezo1er
Cedric / ViaDézo1er (viadezo1er) marked this pull request as ready for review July 30, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant