-
Notifications
You must be signed in to change notification settings - Fork 48
chore: migrate to shared ios-certificates Match repository #71
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -2,6 +2,11 @@ | |||||
|
|
||||||
| All notable changes to V2er iOS app will be documented in this file. | ||||||
|
|
||||||
| ## v1.1.19 (Build XX) | ||||||
| 1. Infrastructure: Migrate certificate management to shared ios-certificates repository | ||||||
| 2. Improvement: Update Fastlane Match to use git@github.com:graycreate/ios-certificates.git | ||||||
| 3. Test: Verify release pipeline works with new Match repository configuration | ||||||
|
||||||
| 3. Test: Verify release pipeline works with new Match repository configuration | |
| 3. Improvement: Enhanced release pipeline reliability with updated Match repository configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] This changelog entry exposes an internal Git URL which is implementation detail that doesn't benefit end users. Consider rephrasing to focus on the user-facing benefit, such as 'Improvement: Streamlined certificate management for more reliable builds'.