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

Resolve merge conflicts of main to develop PR #496

Merged
merged 56 commits into from
Nov 6, 2023

Conversation

okhan-okbay-cko
Copy link
Contributor

Resolve merge conflicts of main to develop PR

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 18 commits September 8, 2023 15:02
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
Copy link

sonarqubecloud bot commented Nov 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@okhan-okbay-cko okhan-okbay-cko changed the title Develop premerge Resolve merge conflicts of main to develop PR Nov 6, 2023
@okhan-okbay-cko okhan-okbay-cko merged commit f1c4997 into develop Nov 6, 2023
8 checks passed
@okhan-okbay-cko okhan-okbay-cko deleted the develop-premerge branch November 6, 2023 11:13
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