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

Sync develop branch with main #491

Merged
merged 54 commits into from
Oct 26, 2023
Merged

Sync develop branch with main #491

merged 54 commits into from
Oct 26, 2023

Conversation

okhan-okbay-cko
Copy link
Contributor

Update develop branch

okhan-okbay-cko and others added 30 commits August 15, 2023 14:08
Bump CocoaPods version to 4.2.1
Update sample project versions to exact versions
Remove PR checks from Bitrise in favour of GitHub Actions
okhan-okbay-cko and others added 24 commits September 6, 2023 15:19
This allows us to see if we cause any disruptions
by our SDK that will prevent our merchants' builds
to be uploaded to App Store successfully
SwiftLint comes pre-installed on runner images of GitHub.
SwiftLint will run before all the other checks.
If SwiftLint fails, then all the other checks don't run.
SwiftLint only runs for the new files to avoid a big PR.
It also parses errors and warnings for the new files and shows them on GitHub UI.
* Fix the fixable SwiftLint issues

* Remove --strict flag from SwiftLint step under check-pr workflow

* Produce a line length linter error after 210 characters
Move some folders around and update README
* Create deploy-github-pages.yml

* Rename the workflow
We needed to define an exact version since they stopped supporting iOS 12
in a minor version release. This broke our CI/CD pipeline.
* Create sub README files

* Set README refs to main branch
@okhan-okbay-cko okhan-okbay-cko merged commit 76d9940 into develop Oct 26, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants