From 79c715f523bb0d7d5955ed9186470454c3fd5681 Mon Sep 17 00:00:00 2001 From: Alex Pinkus Date: Fri, 31 Dec 2021 12:30:54 -0800 Subject: [PATCH] Add GRDB to top-repos GRDB is lower in total stars than most of the other top repos, but it's a good source for edge cases. --- .github/workflows/top-repos.yml | 2 +- script-data/known_failures.txt | 2 ++ script-data/top-repositories.txt | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/top-repos.yml b/.github/workflows/top-repos.yml index 9b1340c..7747a6a 100644 --- a/.github/workflows/top-repos.yml +++ b/.github/workflows/top-repos.yml @@ -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] steps: - uses: actions/checkout@v2 diff --git a/script-data/known_failures.txt b/script-data/known_failures.txt index fe30540..f3a9171 100644 --- a/script-data/known_failures.txt +++ b/script-data/known_failures.txt @@ -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 diff --git a/script-data/top-repositories.txt b/script-data/top-repositories.txt index 564e027..8401f5d 100644 --- a/script-data/top-repositories.txt +++ b/script-data/top-repositories.txt @@ -34,3 +34,5 @@ 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 +GRDB groue/GRDB.swift v5.17.0 0 2 +GRDB groue/GRDB.swift v5.17.0 1 2