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 cherrypicked repo urls #53

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add cherrypicked repo urls #53

wants to merge 2 commits into from

Conversation

jspaaks
Copy link
Contributor

@jspaaks jspaaks commented Feb 2, 2022

Description

This PR adds a list of cherrypicked github urls and starts the filtering pipeline from there.

Related issues:

Instructions to review the pull request

  • Make a GitHub Access token here https://github.com/settings/tokens
    • Make sure you copy it when it appears on screen, because you can't see it again. You can reset it, though.
  • export GITHUB_TOKEN as an environment variable with the token above
  • install Node >= 14
  • cd $(mktemp -d --tmpdir cffbot-XXXXXX)
    git clone https://github.com/cffbots/filtering .
    git checkout <this-branch>
    npm install
    node query.mjs
    

Resulting list:

https://github.com/duckdb/duckdb
https://github.com/effector/effector
https://github.com/ManimCommunity/manim
https://github.com/microsoft/nni
https://github.com/PyTorchLightning/pytorch-lightning
https://github.com/Zettlr/Zettlr

@jspaaks jspaaks changed the title 50 cherrypicked Add cherrypicked repo urls Feb 2, 2022
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.

1 participant