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

2.0.0 Release - Using OpenAPI #173

Merged
merged 16 commits into from
Jul 12, 2022
Merged

2.0.0 Release - Using OpenAPI #173

merged 16 commits into from
Jul 12, 2022

Conversation

AvdLee
Copy link
Owner

@AvdLee AvdLee commented Jul 11, 2022

This PR contains all the changes of the 2.0.0 release with entities and paths created using OpenAPI.

CI should also be fixed 🚀

@AvdLee AvdLee self-assigned this Jul 11, 2022
@AvdLee AvdLee mentioned this pull request Jul 11, 2022
@SwiftLeeBot
Copy link
Collaborator

Warnings
⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Paths/PathsV1CiBuildRunsWithIDBuilds.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Paths/PathsV1AppsWithIDAppStoreVersions.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Entities/AppClipAdvancedExperienceUpdateRequest.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Entities/App.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Paths/PathsV1Apps.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Paths/PathsV1CiProductsWithIDApp.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Entities/Build.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Entities/AppInfo.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Paths/PathsV1AppsWithID.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Entities/AppClipAdvancedExperience.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Paths/PathsV1Builds.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Entities/CiBuildRun.swift, which is over 300 lines big.

⚠️

Consider to place some MARK: lines for Sources/OpenAPI/Entities/AppStoreVersion.swift, which is over 300 lines big.

Messages
📖

View more details on Bitrise

📖 No tests found for the current changes in build/reports

SwiftLint found issues

Severity File Reason
Warning AppsListView.swift:43 Line should be 140 characters or less: currently 151 characters (line_length)
Warning AppsListView.swift:45 Line should be 140 characters or less: currently 151 characters (line_length)
Warning JWTRequestsAuthenticator.swift:21 Line should be 140 characters or less: currently 145 characters (line_length)
Warning DefaultRequestExecutor.swift:32 Chained function calls should be either on the same line, or one per line. (multiline_function_chains)
Warning DefaultRequestExecutor.swift:43 Chained function calls should be either on the same line, or one per line. (multiline_function_chains)
Warning Endpoint.swift:55 Line should be 140 characters or less: currently 149 characters (line_length)
Warning Endpoint.swift:63 Line should be 140 characters or less: currently 148 characters (line_length)
Warning Endpoint.swift:71 Line should be 140 characters or less: currently 150 characters (line_length)
Warning Endpoint.swift:79 Line should be 140 characters or less: currently 151 characters (line_length)
Error APIProviderTests.swift:41 Line should be 160 characters or less: currently 326 characters (line_length)
Error APIProviderTests.swift:85 Line should be 160 characters or less: currently 168 characters (line_length)
Error APIProviderTests.swift:98 Line should be 160 characters or less: currently 168 characters (line_length)
Error APIProviderTests.swift:117 Line should be 160 characters or less: currently 168 characters (line_length)

Generated by 🚫 Danger Swift against d88e472

@AvdLee AvdLee merged commit 03ce979 into master Jul 12, 2022
@AvdLee AvdLee deleted the 2.0.0_beta branch July 12, 2022 06:40
@SwiftLeeBot
Copy link
Collaborator

Congratulations! 🎉 This was released as part of Release 2.1.0 🚀

Generated by GitBuddy

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.

3 participants