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

Collect changed files from API instead of command line #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

timthesinner
Copy link

  • Breaking Change configuration of rules moved from JSON file to action YML
  • Retrieve files modified by the PR using GraphQL instead of checking out and invoking the git cli
  • Establish pattern in query.ts supporting pagination
  • Convert to from fuse-box to ncc

Dean Kooiman added 3 commits December 8, 2020 09:33
* Pull changed files from GraphQL instead of using git cli
* Convert to from fuse-box to ncc
* Establish pattern in query.ts supporting pagination
* Remove `__dirname` from config path, ncc munged this
* Refactor to yml defined rules, use a multi-line string
* Updated documentation
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