-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: codicssoftware/good-first-issue
base: a18b829
head repository: DeepSourceCorp/good-first-issue
compare: b401201
- 15 commits
- 18 files changed
- 5 contributors
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70a1264 - Browse repository at this point
Copy the full SHA 70a1264View commit details -
Signed-off-by: SHASHI KUMAR KASTURI <59004150+kshashikumar@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb21da2 - Browse repository at this point
Copy the full SHA eb21da2View commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 172129d - Browse repository at this point
Copy the full SHA 172129dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4052881 - Browse repository at this point
Copy the full SHA 4052881View commit details -
Add issue templates and expand beginner-friendly labels
- Add bug report and feature request templates - Disable blank issues, link to submission form and discussions - Add beginner, easy, starter, help wanted, and other common labels
Configuration menu - View commit details
-
Copy full SHA for 04f9298 - Browse repository at this point
Copy the full SHA 04f9298View commit details -
Migrate to uv and improve rate limit handling
- Switch from Poetry to uv for Python dependency management - Add retry logic with exponential backoff for GitHub rate limits - Reduce MAX_CONCURRENCY from 25 to 10 to avoid rate limits - Remove MAX_REPOSITORIES cap so all repos are processed - Sort repositories.toml alphabetically, add/remove some repos - Update CONTRIBUTING.md with uv setup instructions - Update frontend dependencies (nuxt, prettier, etc.)
Configuration menu - View commit details
-
Copy full SHA for d329b90 - Browse repository at this point
Copy the full SHA d329b90View commit details -
Fix cron workflow by adding uv setup
- Add astral-sh/setup-uv@v7 step (fixes make pre-build failure) - Update runner to blacksmith-2vcpu-ubuntu-2404 - Bump actions/checkout to v6 - Bump actions/setup-python to v6 Signed-off-by: Jai Pradeesh <jai@deepsource.io>
Configuration menu - View commit details
-
Copy full SHA for 4137d5e - Browse repository at this point
Copy the full SHA 4137d5eView commit details -
Add global rate limiter with coordinated backoff
- Add GitHubRateLimiter class for thread-safe API throttling - Share single GitHub client across all workers - Proactively pause when quota drops below 100 - Coordinate all workers to pause together on rate limit hit - Reduce MAX_CONCURRENCY from 10 to 5 - Remove unused itertools and Mapping imports
Configuration menu - View commit details
-
Copy full SHA for d85c8c4 - Browse repository at this point
Copy the full SHA d85c8c4View commit details
Commits on Jan 21, 2026
-
Add activity validation and update README labels
- Skip repos inactive for more than 90 days in populate script - Update README to mention all beginner-friendly labels searched Signed-off-by: Jai Pradeesh <jai@deepsource.io>
Configuration menu - View commit details
-
Copy full SHA for 8095bdc - Browse repository at this point
Copy the full SHA 8095bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d03ed2 - Browse repository at this point
Copy the full SHA 5d03ed2View commit details
Commits on Jan 27, 2026
-
Signed-off-by: Jai Pradeesh <jai@deepsource.io>
Configuration menu - View commit details
-
Copy full SHA for 7702018 - Browse repository at this point
Copy the full SHA 7702018View commit details
Commits on Mar 1, 2026
-
Add 11 repositories from form submissions (DeepSourceCorp#2606)
- Reviewed all submissions received until March 1, 2026 22:32 UTC - Added: adenhq/hive, arc53/DocsGPT, aregtech/areg-sdk, arferreira/rapina, giselles-ai/giselle, kestra-io/kestra, kstonekuan/tambourine-voice, lingdojo/kana-dojo, mlco2/codecarbon, petertzy/markdown-reader, sandstorm-io/sandstorm - Rejected 34 submissions that did not meet validation criteria - Skipped prowler-cloud/prowler (already added in 5d03ed2)
Configuration menu - View commit details
-
Copy full SHA for 423eb47 - Browse repository at this point
Copy the full SHA 423eb47View commit details -
Configuration menu - View commit details
-
Copy full SHA for b002849 - Browse repository at this point
Copy the full SHA b002849View commit details -
Delete PULL_REQUEST_TEMPLATE (DeepSourceCorp#2607)
Signed-off-by: Jai Pradeesh <68369919+jai-deepsource@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83c66c7 - Browse repository at this point
Copy the full SHA 83c66c7View commit details
Commits on Mar 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b401201 - Browse repository at this point
Copy the full SHA b401201View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff a18b829...b401201