Skip to content

💥 Change --password-file behavior#2156

Draft
ChanTsune wants to merge 1 commit into
mainfrom
cli/password-read-strategy
Draft

💥 Change --password-file behavior#2156
ChanTsune wants to merge 1 commit into
mainfrom
cli/password-read-strategy

Conversation

@ChanTsune
Copy link
Copy Markdown
Owner

Previously, the entire file content was used as the password. Now, only the first non-empty line is read, and trailing newlines are ignored, to align with common tool behavior.

@github-actions github-actions Bot added cli This issue is about cli application break API braking change labels Sep 26, 2025
@ChanTsune ChanTsune force-pushed the cli/password-read-strategy branch from 5e052b7 to cd0e0bc Compare October 13, 2025 13:34
@github-actions github-actions Bot removed the break API braking change label Oct 13, 2025
@ChanTsune ChanTsune force-pushed the cli/password-read-strategy branch from cd0e0bc to 7836e51 Compare November 21, 2025 13:35
@github-actions github-actions Bot added break API braking change and removed break API braking change labels Nov 21, 2025
Previously, the entire file content was used as the password.  Now, only the first non-empty line is read, and trailing newlines are ignored,  to align with common tool behavior.
@ChanTsune ChanTsune force-pushed the cli/password-read-strategy branch from 7836e51 to f03b0e5 Compare May 14, 2026 13:32
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 14, 2026

Important

Review skipped

Draft detected.

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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6a8ac58d-af62-4a7a-8227-7de72c7f77a9

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 cli/password-read-strategy

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@github-actions github-actions Bot added break API braking change and removed break API braking change labels May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli This issue is about cli application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant