Skip to content

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