Skip to content

Use different API key name and fix tower login --no-browser test - #243

Merged
jo-sm merged 2 commits into
developfrom
use-api-key-from-env
Apr 7, 2026
Merged

Use different API key name and fix tower login --no-browser test#243
jo-sm merged 2 commits into
developfrom
use-api-key-from-env

Conversation

@jo-sm

@jo-smjo-sm commented Apr 7, 2026

Copy link
Copy Markdown
Member

This PR updates the expected API key name to be TOWER_TEST_API_KEY, since TOWER_API_KEY is the actual environment variable we use in the CLI, and fixes an issue with the existing tower login --no-browser tests.

@coderabbitai

coderabbitaiBot commented Apr 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b158cd02-32ed-465a-a014-9b686581bca6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch use-api-key-from-env

Comment @coderabbitai help to get the list of available commands and usage tips.

@jo-sm
jo-smforce-pushed the use-api-key-from-env branch from 8575e67 to 12f1420CompareApril 7, 2026 15:34

@bradhebradhe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is exactly what I was thinking too, nice job. Let's try it out?

@jo-sm
jo-sm merged commit bf1645e into developApr 7, 2026
30 checks passed
@jo-sm
jo-sm deleted the use-api-key-from-env branch April 7, 2026 16:24
Sign up for freeto 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

@jo-sm@bradhe