Skip to content

Simplify project context/auth flow for read-only commands + persist project_id#58

Open
Parker Henderson (parkerhendo) wants to merge 4 commits intomainfrom
make-faster
Open

Simplify project context/auth flow for read-only commands + persist project_id#58
Parker Henderson (parkerhendo) wants to merge 4 commits intomainfrom
make-faster

Conversation

@parkerhendo
Copy link
Contributor

  1. bt switch now persists project_id in config (alongside org and project).
  2. Read-only commands (list/view paths) avoid full reauthentication when a cached
    project_id exists.
  3. Spinner display delay increased from 300ms to 500ms.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Latest downloadable build artifacts for this PR commit 8a5ddc0912ca:

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

@ibolmo
Copy link
Contributor

happy to try to review (rust is not yet my strong suit), but at a high level this pr could use some tests. i'll come back around today, but let me know if you'd like to proceed without tests Parker Henderson (@parkerhendo)

@parkerhendo
Copy link
Contributor Author

happy to try to review (rust is not yet my strong suit), but at a high level this pr could use some tests. i'll come back around today, but let me know if you'd like to proceed without tests Parker Henderson (Parker Henderson (@parkerhendo))

Olmo Maldonado (@ibolmo) I'll go back through and add some tests for it.

Copy link
Contributor Author

Olmo Maldonado (@ibolmo) added some tests for the new paths.

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.

2 participants