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

Add GRDB to top-repos #81

Merged
merged 1 commit into from
Dec 31, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/top-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
repo: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36]
repo: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41]

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 2 additions & 0 deletions script-data/known_failures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ firefox-ios/Shared/Functions.swift
RxSwift/RxExample/RxExample/Examples/GitHubSearchRepositories/GitHubSearchRepositories.swift
RxSwift/Rx.playground/Pages/Transforming_Operators.xcplaygroundpage/Contents.swift
SwiftLint/Source/SwiftLintFramework/Extensions/String+SwiftLint.swift
GRDB/GRDB/Core/Row.swift
GRDB/GRDB/Core/Statement.swift
5 changes: 5 additions & 0 deletions script-data/top-repositories.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ firefox-ios mozilla-mobile/firefox-ios v39.0 3 6
firefox-ios mozilla-mobile/firefox-ios v39.0 4 6
firefox-ios mozilla-mobile/firefox-ios v39.0 5 6
AudioKit AudioKit/AudioKit 5.3.0
Starscream daltoniam/Starscream 4.0.4
MessageKit MessageKit/MessageKit 3.7.0
Swinject Swinject/Swinject 2.8.1
GRDB groue/GRDB.swift v5.17.0 0 2
GRDB groue/GRDB.swift v5.17.0 1 2