Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(shorebird_cli): add custom keystore support to shorebird preview #2740

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

felangel
Copy link
Contributor

@felangel felangel commented Jan 3, 2025

Description

  • This PR makes it possible to pass a custom keystore configuration when previewing android releases.

Sample Usage

shorebird preview --platform android --release-version 1.0.0+1 --ks=./my_keystore.jks --ks-pass=pass:top-secret --ks-alias=keyAlias

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore
  • 🧪 Tests

@felangel felangel self-assigned this Jan 3, 2025
@felangel felangel enabled auto-merge (squash) January 3, 2025 18:23
@felangel felangel merged commit ce2b9eb into main Jan 3, 2025
10 checks passed
@felangel felangel deleted the feat/shorebird-preview-keystore branch January 3, 2025 18:25
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

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