File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11** Requirements**
22
33- [ ] I have added test coverage for new or changed functionality
4- - [ ] I have followed the repository's [ pull request submission guidelines] ( ../blob/v9 /CONTRIBUTING.md#submitting-pull-requests )
4+ - [ ] I have followed the repository's [ pull request submission guidelines] ( ../blob/v10 /CONTRIBUTING.md#submitting-pull-requests )
55- [ ] I have validated my changes against all supported platform versions
66
77** Related issues**
Original file line number Diff line number Diff line change 11name : Run CI
22on :
33 push :
4- branches : [ v9 , 'feat/**' ]
4+ branches : [ v10 , 'feat/**' ]
55 paths-ignore :
66 - ' **.md' # Do not need to run CI for markdown changes.
77 pull_request :
8- branches : [ v9 , 'feat/**' ]
8+ branches : [ v10 , 'feat/**' ]
99 paths-ignore :
1010 - ' **.md'
1111
Original file line number Diff line number Diff line change 44 workflow_dispatch :
55 push :
66 branches :
7- - v9
7+ - v10
88
99jobs :
1010 release-package :
Original file line number Diff line number Diff line change 11LaunchDarkly SDK for iOS
22========================
33
4- [ ![ Run CI] ( https://github.com/launchdarkly/ios-client-sdk/actions/workflows/ci.yml/badge.svg?branch=v9 )] ( https://github.com/launchdarkly/ios-client-sdk/actions/workflows/ci.yml )
4+ [ ![ Run CI] ( https://github.com/launchdarkly/ios-client-sdk/actions/workflows/ci.yml/badge.svg?branch=v10 )] ( https://github.com/launchdarkly/ios-client-sdk/actions/workflows/ci.yml )
55[ ![ SwiftPM compatible] ( https://img.shields.io/badge/SwiftPM-compatible-4BC51D.svg?style=flat )] ( https://swift.org/package-manager/ )
66[ ![ CocoaPods compatible] ( https://img.shields.io/cocoapods/v/LaunchDarkly.svg )] ( https://cocoapods.org/pods/LaunchDarkly )
77[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
You can’t perform that action at this time.
0 commit comments