Skip to content

feat: accept P12_PASSWORD#5

Merged
KazuCocoa merged 2 commits into
mainfrom
env-var
May 9, 2026
Merged

feat: accept P12_PASSWORD#5
KazuCocoa merged 2 commits into
mainfrom
env-var

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 9, 2026 14:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds support for providing the PKCS#12 password via environment variable to the resigner CLI, and documents the new usage pattern in the README.

Changes:

  • Allow --p12-password to be sourced from the P12_PASSWORD environment variable.
  • Document P12_PASSWORD usage in the Quick Start section.
  • Update PKCS#12 creation guidance to mention P12_PASSWORD as an alternative input mechanism.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Documents using P12_PASSWORD instead of --p12-password and updates related guidance.
cmd/resigner/main.go Adds EnvVars: ["P12_PASSWORD"] to the p12-password CLI flag.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@KazuCocoa KazuCocoa merged commit dac2793 into main May 9, 2026
1 check passed
@KazuCocoa KazuCocoa deleted the env-var branch May 9, 2026 14:44
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